FAQ

set_time_limit() warning

Warning: set_time_limit(): Cannot set max execution time limit due to system policy in /customers/5/5/9/site.com/httpd.www/wp-content/themes/……   Cause: hosting restriction on shared servers. Help: Hosting must provide the solution based on this url instructions http://php.net/manual/en/function.set-time-limit.php Alternative solution: If hosting cannot raise that limit, one option is to change hosting. In the theme – you can try to […]

Fatal memory Error

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2348617 bytes) in /home/username/public_html/site1/wp-includes/plugin.php on line xyz Fatal error: Out of memory (allocated 18612224 ) (tried to allocate 491520 bytes) in/home/username/public_html/site/wp-includes/canonical.php on line 257   Solution: Increase memory Help: https://wordpress.org/support/article/editing-wp-config-php/#increasing-memory-allocated-to-php Notes: Some plugins eat a lot of memory. Example WPML needs at least […]

Emails are not sent. Emails not working

If you don’t receive emails in your INBOX or SPAM folder, it means your server is not sending emails or the email is not receiving.  To advise which is it, we recommend testing these settings. Check Email Management, and make sure you have a Subject and content for the emails you are testing SPAM FOLDER […]