I just upgrade to php5.2.4 and MySQL 5 and my forum is up and working except I'm getting this message when I try to perform maintenance and delete posts and such
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1573871 bytes) in /home/herc/public_html/forum/admincp/misc.php on line 890
I get this, when I try to delete a thread
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 30720 bytes) in /home/herc/public_html/forum/includes/adminfunctions.php on line 1864
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1573871 bytes) in /home/herc/public_html/forum/admincp/misc.php on line 890
I get this, when I try to delete a thread
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 30720 bytes) in /home/herc/public_html/forum/includes/adminfunctions.php on line 1864
Comment