Memory errors, limit already increased to 128mb
I've been struggling with memory errors with this plugin, we've already increased the PHP memory limit to 128mb. It seems like in most cases it will use up whatever we give it.
Do you have any tips on reducing memory usage? Any settings we should disable?
Here's the error: "Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 27834 bytes) in /home/sitename.com/wp-includes/functions.php on line 346"
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 64 bytes) in /home/username/public_html/sitename.com./wp-content/plugins/google-calendar-events/vendor/google/apiclient/src/Google/Http/REST.php on line 119
on version 3.1.14 =)
@ryan-schroeder @creinhardt do you still see an issue with the latest version?