We upgraded to VB 4.2.5, Mysql 5.6 and PHP7 and now the daily cron job is hitting a memory error every day.
We have memory size set to 512mb, which is large, so I'm not sure how it's hitting this limit. Any ideas how to fix it without just increasing the memory limit?
PHP Fatal error...
For some reason, when I try to send out a vbmail, I get the following error. I've never seen this before and nothing has changed on my server. What could be causing this
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 81 bytes) in...
Since upgrading the forum to the latest version, whenever I try to create or even view a quiz, I get the following error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4270618929 bytes) in /home/rwfforum/public_html/vBulletin/includes/functions_newpost.php on...
Hi Fillip H.,
I have a forum in which the problem when a link is contained in a post, directly on eg references a ZIP file, the following error is displayed.
Best Regards
Hi,
When building the sitemap (manually) i get the following error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 918236 bytes) in /xxxx/public_html/dbtech/dbseo/includes/class_sitemap.php on line 1685
I think the limit on my server is 128 MB. I tried...