Hello,
I have been trying to launch our registration system. Originally, I could complete a registration process and click to view the receipt. Whenever I went to download a PDF version, it downloaded with no formatting or images.
I read up on the issue on the forum and I found I needed to turn fopen() to on the server. I did this and now I cannot even click to view the receipt at all. I’m also not receiving an email from the transaction. Any help would be appreciated.
May I ask what method was used to turn fopen() on? Did it involve editing an .htacess file? If so, if you revert the change, does the receipt function again?
Hi Josh,
I edited the php.ini file through the server host dashboard. If I turn fopen() on, I cannot even get to the html receipt. If I turn it off, I can get to the html receipt but when I download the PDF, I get no images or formatting. I’ve tried it a few times.
Tony,
My apologize for the confusion. I am changing allow_url_fopen = off to allow_url_fopen = on. I cannot even get to the PDF now, as the HTML receipt will not load.
Strange but I am not receiving that error. It seems that now whenever fopen() is on, the website hangs entirely and I get a database error. I’m using PHP 5.3. Needless, to say I have not been too happy with this server my client has chosen. Here is what I am getting on the log file . . .
[17-Mar-2016 15:02:06 UTC] PHP Warning: getimagesize(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-content/plugins/event-espresso-core-reg/core/libraries/shortcodes/EE_Transaction_Shortcodes.lib.php on line 318
[17-Mar-2016 15:02:06 UTC] PHP Warning: getimagesize(http://www.greatseminarsandbooks.com/wp-content/uploads/2013/01/logo.png): failed to open stream: no suitable wrapper could be found in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-content/plugins/event-espresso-core-reg/core/libraries/shortcodes/EE_Transaction_Shortcodes.lib.php on line 318
[17-Mar-2016 15:02:09 UTC] PHP Warning: getimagesize(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-content/plugins/event-espresso-core-reg/core/libraries/shortcodes/EE_Transaction_Shortcodes.lib.php on line 318
[17-Mar-2016 15:02:09 UTC] PHP Warning: getimagesize(http://www.greatseminarsandbooks.com/wp-content/uploads/2013/01/logo.png): failed to open stream: no suitable wrapper could be found in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-content/plugins/event-espresso-core-reg/core/libraries/shortcodes/EE_Transaction_Shortcodes.lib.php on line 318
[17-Mar-2016 15:02:12 UTC] PHP Warning: getimagesize(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-content/plugins/event-espresso-core-reg/core/libraries/shortcodes/EE_Transaction_Shortcodes.lib.php on line 318
[17-Mar-2016 15:02:12 UTC] PHP Warning: getimagesize(http://www.greatseminarsandbooks.com/wp-content/uploads/2013/01/logo.png): failed to open stream: no suitable wrapper could be found in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-content/plugins/event-espresso-core-reg/core/libraries/shortcodes/EE_Transaction_Shortcodes.lib.php on line 318
[17-Mar-2016 15:02:14 UTC] PHP Warning: getimagesize(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-content/plugins/event-espresso-core-reg/core/libraries/shortcodes/EE_Transaction_Shortcodes.lib.php on line 318
[17-Mar-2016 15:02:14 UTC] PHP Warning: getimagesize(http://www.greatseminarsandbooks.com/wp-content/uploads/2013/01/logo.png): failed to open stream: no suitable wrapper could be found in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-content/plugins/event-espresso-core-reg/core/libraries/shortcodes/EE_Transaction_Shortcodes.lib.php on line 318
[17-Mar-2016 15:04:17 UTC] PHP Warning: getimagesize(http://www.greatseminarsandbooks.com/wp-content/uploads/2013/01/logo.png): failed to open stream: Connection timed out in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-content/plugins/event-espresso-core-reg/core/libraries/shortcodes/EE_Transaction_Shortcodes.lib.php on line 318
[17-Mar-2016 15:05:17 UTC] PHP Warning: mysql_connect(): User wrdblduoAbH already has more than 'max_user_connections' active connections in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-includes/wp-db.php on line 1518
[17-Mar-2016 15:05:19 UTC] PHP Warning: getimagesize(http://www.greatseminarsandbooks.com/wp-content/uploads/2013/01/logo.png): failed to open stream: Connection timed out in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-content/plugins/event-espresso-core-reg/core/libraries/shortcodes/EE_Transaction_Shortcodes.lib.php on line 318
[17-Mar-2016 15:05:41 UTC] PHP Notice: wp_htmledit_pre is <strong>deprecated</strong> since version 4.3! Use format_for_editor() instead. in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-includes/functions.php on line 3573
[17-Mar-2016 15:05:41 UTC] PHP Notice: wp_htmledit_pre is <strong>deprecated</strong> since version 4.3! Use format_for_editor() instead. in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-includes/functions.php on line 3573
[17-Mar-2016 15:05:51 UTC] PHP Warning: mysql_connect(): User wrdblduoAbH already has more than 'max_user_connections' active connections in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-includes/wp-db.php on line 1518
[17-Mar-2016 15:06:13 UTC] PHP Warning: mysql_connect(): User wrdblduoAbH already has more than 'max_user_connections' active connections in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-includes/wp-db.php on line 1518
[17-Mar-2016 15:06:17 UTC] PHP Warning: mysql_connect(): User wrdblduoAbH already has more than 'max_user_connections' active connections in /hermes/bosnaweb04a/b1131/ipw.greatsem/public_html/newsite/wp-includes/wp-db.php on line 1518
Something is blocking the request, your host should be able to provide further details on this. That image loads fine within the browser, so its something server related.
mysql_connect(): User wrdblduoAbH already has more than ‘max_user_connections’ active connections
This is common on shared hosting and happens when the host has the max_user_connections set to low. You’ll run into this problem more and more as traffic increases to your site, I’m assuming your host has this set to a low number (10-20), 10 was the limit set when we saw this previously. You’ll need to discuss this with you host and up that limit, if they refuse you’ll need to move hosts.
I would raise all 3 of these issues with the hosting provider and see what feedback they can provide as the issue is with the server setup.
Viewing 9 reply threads
The support post ‘PDF Receipt’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.