hey,
when I upload images I am getting the following error:
Any idea what to do?
ftp and wp login added
Fatal error: Maximum execution time of 30 seconds exceeded in /home3/awecesar/public_html/test/fourtylove/wp-includes/class-wp-image-editor-imagick.php on line 362
Hi there,
This is not something related to the theme but on hosting settings.
Please try adding this in your wp-config.php:
set_time_limit(300);
In case the issue persists, please check these links for some info and suggestion about the issue:
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.