Images on a Certificate

Forums
Hi Guys, I am having an issue when using the Certificates function in Opigno, for some reason I cannot get my images to display. The image shows up in the editor but once I download the PDF the image does not display.
Profile picture for user James Aparicio
James Aparicio

Hi kershen,

Hi kershen,

 

Are you using Opigno 1.0(D7) or Opigno2.0 (D8)?

Are you using SSL on your platform?

 

Best regards  

Hi James,

Hi James, I am using 1.0 and no I do not have a SSL

HELP PLEASE

I have tried numerous options but still have not come right with this issue, the tool that I am using is DOMPDF
Profile picture for user James Aparicio
James Aparicio

Hi kershen,

Hi kershen,

 

Please check your php settings and make sure allow_url_fopen is on.

 

Best regards

Hi James,

Hi James, I have changed the def ("DOMPDF_ENABLE_REMOTE", true); in the config file . I cannot seem to find the allow_url
Profile picture for user James Aparicio
James Aparicio

Hi kershen,

Hi kershen,

 

It should not be required to change any config of the library.

allow_url_fopen is in the php.ini file.

If you go to yourplatform/admin/reports/status/php if you search for allow_url_fopen you should be able to see how it currently is.

If its off, then its because of that.

 

Best regards