Support

Home Forums Event Espresso Premium Opening Invoice via Email or Admin Area

Opening Invoice via Email or Admin Area

Posted: June 12, 2016 at 5:05 am

Viewing 3 reply threads


gazza

June 12, 2016 at 5:05 am

Hi Team

I get an error 500 when trying to view an invoice either by clicking the link in the email or clicking the link in the Admin Area…

Link is http://www.bbwn.com.au/thank-you/?ee=launch_invoice&id=1-c0be8baeec0fd406ca7f309be500c32a

From what I can see, is it a suhosin thing because of the long string?

Cheers


gazza

June 12, 2016 at 5:11 am

My error logs shows…

[12-Jun-2016 11:01:51 UTC] PHP Warning: getimagesize(http://www.bbwn.com.au/wp-content/uploads/2015/04/BBWNLogo-300×133.png): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
in /home/xxxxxxxxxxxx/public_html/wp-content/plugins/event-espresso-core-reg/modules/gateways/Invoice/lib/Invoice.class.php on line 228
[12-Jun-2016 11:01:51 UTC] PHP Warning: getimagesize(http://www.bbwn.com.au/wp-content/uploads/2015/04/BBWNLogo-300×133.png): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
in /home/xxxxxxxxxxxx/public_html/wp-content/plugins/event-espresso-core-reg/modules/gateways/Invoice/lib/Invoice.class.php on line 228
[12-Jun-2016 11:01:51 UTC] PHP Warning: getimagesize(http://www.bbwn.com.au/wp-content/uploads/2015/04/BBWNLogo-300×133.png): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
in /home/xxxxxxxxxxxx/public_html/wp-content/plugins/event-espresso-core-reg/modules/gateways/Invoice/lib/Invoice.class.php on line 228
[12-Jun-2016 11:01:52 UTC] PHP Fatal error: Call to undefined function mb_internal_encoding() in /home/xxxxxxxxxxxx/public_html/wp-content/plugins/event-espresso-core-reg/core/third_party_libs/dompdf/dompdf_config.inc.php on line 329


gazza

June 12, 2016 at 4:47 pm

Looks like I didn’t have the PDF module turned in in PHP….

Seems OK now, just need to figure out why the image and formatting isn’t working now..

Will keep you posted.


Tony

  • Support Staff

June 13, 2016 at 4:33 am

Hi Gazza,

I looks like allow_url_fopen may be disabled on your server, or we have also seem hotlink protection cause the same problem on some servers.

I would first check that allow_url_fopen is enabled as it is required by DOMPDF (which builds the EE PDF’s) for both images and styles.

Viewing 3 reply threads

The support post ‘Opening Invoice via Email or Admin Area’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso