Quote:
Originally Posted by minman40324
Does anyone have any idea what can cause this?
Invalid SQL:
SELECT COUNT(*) AS total
FROM fbb_log AS fbb_log;
MySQL Error : Incorrect information in file: './database_name/fbb_log.frm'
Error Number : 1033
Request Date : Saturday, October 24th 2009 @ 10:31:09 AM
Error Date : Saturday, October 24th 2009 @ 10:31:10 AM
Script : http://www.mydomain.com/admincp/fbb_admin.php?do=log
Referrer : http://www.mydomain.com/admincp/index.php?do=nav
IP Address : My Ip Address
Username : mike
Classname : vB_Database
MySQL Version : 5.0.81-community-log
|
Hmm, looks like there is something wrong with our log table. please try to repair in via AdminCP > Maintenance > Repair/Optimize Table
Quote:
Originally Posted by bgootz
Looking at the error log in my root directory, I get the following memory error:
PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 19456 bytes) in /home/.../public_html/fbb/hook_admin_options_print.php on line 37
Do you know what this means?
|
Your server restricted the allowed memory size too much. Ask your hosting provider to increase the value a little bit (My Blue Host shared hosting has this limit set at 32MB).