I just got an SC2 forums error and this is what it said: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 123775 bytes) in /home/sc2f/public_html/forums/showthread.php(2169) : eval()'d code on line 131 Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 134186 bytes) in /home/sc2f/public_html/forums/includes/functions.php(5721) : eval()'d code on line 41
I think it is aliens. As I said in the chat-box: MySQL is usually the cause of forum breakdowns. Delete the old MySQL database and rebuild it. edit: It seems to be a documented error: edit includes/config.php Then add right under the <?php line: ini_set('memory_limit', 32 * 1024 * 1024); If you have access to php.ini, then do that edit there.
MySQL is a database program VB runs ontop of. Anyways no one seems to be willing to answer my question of whether or not it is still happening.