Archived topic
Event from Modern Tribe Events Calendar Fails if Location is included
3 replies · Started by guyhanchet on January 15, 2016
When I try to display an event defined in Modern Tribe Events Calendar the display fails and displays only a blank page. Display is normal if no location is defined.
Each failure generates this pair of errors in the log.
Jan 15, 18:22:20 PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 76511 bytes) in /wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/NextScripts_SNAP.php on line 334
Jan 15, 18:22:20 PHP Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
I suspected GeneratePress so tried changing to Wordpress 2015 theme and it works fine.
This is recent behaviour (no older than a couple of months).
Installed versions are:
Wordpress 4.4.1
GP Premium - 1.2.79
Generate Press 1.3.23
Events Calendar - V 4.04
This basically means your server doesn't have enough memory to handle all of your plugins + GP and GP Premium.
In most cases, there's more than enough memory, but some hosts limit it quite aggressively.
You can increase it using these instructions: https://generatepress.com/knowledgebase/increasing-memory-limit/
Thanks, that was altogether too easy.
Too easy is good! :)
