For about a week now I’ve received a series of fatal error messages lately, maybe one in three times I visit the website. One by one I’ve shut down plugins like WP Total Cache, WordPress SEO etc and Godaddy suggested replacing core files if the problems persist.
Any idea why I keep getting these messages?
Last week there were these messages:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 19456 bytes) in /home/content/67/11400967/html/throughcracks/wp-content/plugins/wordpress-seo/frontend/class-opengraph.php on line 521
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 97169 bytes) in /home/content/67/11400967/html/throughcracks/wp-includes/class-wp-embed.phpon line 315
Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
Then it went away for a few days.
Now I’m getting these.
The last two look like they may be associated with WPBakery Visual Composer?
Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 77824 bytes) in /home/content/67/11400967/html/throughcracks/wp-content/plugins/js_composer/include/classes/settings/class-vc-settings.php on line 1087
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 4864 bytes) in /home/content/67/11400967/html/throughcracks/wp-content/plugins/js_composer/include/classes/settings/class-vc-settings.php on line 731
So far it seems like it has been primarily limited to the front page I believe. Any help here would be greatly appreciated.
Hi,
What version of visual composer plugin you use and how many posts/pages you have and also have you tried increasing the memory allocated to php limit: https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Please let us know and also provide your site’s url.
Recently we had various reports about the VC plugin which uses lots or resources and causing issues when using the latest version of the plugin and on site’s with a large amount of content and on some servers.
You can switch to an older version of the VC plugin, it should solve this until we have a reliable solution available as we’re currently testing a solution for this which will allow you not to use the VC all the time just when you built your pages then use this Shim plugin which will render theme’s elements shortcodes.
You can find more detailed info in this tread: https://forum.tagdiv.com/topic/whats-going-to-newsmag-newsmag-is-really-bad-for-sites-with-high-traffic/
Thanks