PDA

View Full Version : Fatal Error


kramxel13
08-02-2008, 03:01 AM
Fatal error: Allowed memory size of 5242880 bytes exhausted (tried to allocate 311296 bytes) in /home/playingf/public_html/forum/includes/class_postbit.php(297) : eval()'d code on line 208

Help Please?

Dismounted
08-02-2008, 04:34 AM
A little search would have revealed a lot of threads about these problems, one was just a few threads down the page (here (https://vborg.vbsupport.ru/showthread.php?t=186607)). Basically, it is a modification trying to use too much memory. You can either raise the limit, or disable the modification.

kramxel13
08-02-2008, 03:40 PM
I removed all of my mods and plugins!

The message now gets posted, but i still receive this new error.

Fatal error: Allowed memory size of 5242880 bytes exhausted (tried to allocate 77824 bytes) in /home/playingf/public_html/forum/includes/class_dm_forum.php on line 460

Lynne
08-02-2008, 03:49 PM
Please take a look at the thread Dismounted linked to. It has the answer to your question.