Almost every time I post I am unable to get anything through. I get an error stating:
The following error occured:
The server responded with an error. The error message is in the javascript console.
This problem happens more often then not. I’d say out of 10 post only 3 are getting through on time. Most of the people I’ve talked to are having this same error as well. I tried clearing out all my cookies and the entire temporary internet folder and the randomness continues.
PHP <br /> <b>Fatal error</b>: Allowed memory size of 67108864 bytes exhausted (tried to allocate 79 bytes) in <b>/home/shoryu/public_html/forum/library/Zend/Db/Statement/Mysqli.php</b> on line <b>304</b><br />
<b>Fatal error</b>: Allowed memory size of 67108864 bytes exhausted (tried to allocate 79 bytes)
I will tell MrWiz that 67mb is far too small for the PHP Memory Limit. More than likely, its a SUPER LONG thread, right? When a change is made to a thread, it has to recalculate the thread information, which can take resources. XenForo takes less CPU resources than vBulletin4, but it actually takes more MEMORY resources in order to keep things speedy. I know MrWiz has been messing around with PHP Memory Limits, so this might be the cause.
The rest of the errors are dealing with Complex Media Advertising and are inconsequential to this issue.
I told them the error message days ago. but whatever, hopefully it gets fixed soon. I posted here since in our thread i get this error relentlessly. :tup:
Everytime you get the error message, you can look in the console to see if the memory threshold has changed. It will at least let you know if they have tried anything.
This is still an issue. The error indicates the php memory allocation is still set at 64MB. Is this going to be fixed or at least attempted to be fixed? Or will we need to start a new thread and abandon one of the oldest threads on the site?
this error message indicates there is no update :sad:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 84 bytes) in /home/shoryu/public_html/forum/library/Zend/Db/Statement/Mysqli.php on line 304
this would set it to 256MB, I’m under the impression that the default was 128MB but it looks like the SRK team changed it to 64MB for some reason. I think 128MB will work.