I’m getting the below error when loading a custom ticket. I read the other threads related to this and tried the changes that worked for others and it still doesn’t work for us. Can anyone help?
Warning: getimagesize() [function.getimagesize]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /nfs/c09/h02/mnt/135860/domains/events.theunitedonline.com/html/wp-content/plugins/espresso-ticketing/functions.php on line 194
Warning: getimagesize(http://events.theunitedonline.com/wp-content/uploads/2013/10/ticket.jpg) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /nfs/c09/h02/mnt/135860/domains/events.theunitedonline.com/html/wp-content/plugins/espresso-ticketing/functions.php on line 194
I just added the below code to our .htaccess file and it worked!
php_value allow_url_fopen On
Viewing 1 reply thread
The support post ‘Ticket Error’ 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.