Zen Cart Logo
Forums / General Questions / 145 Table 'zen_admin_activity_log' is marked as crashed and should be repaired

145 Table 'zen_admin_activity_log' is marked as crashed and should be repaired

Views: 1,008

Results 1 to 3 of 3
4 Mar 2012, 1:57 AM
#1
mumzie avatar

mumzie

Inactive

Join Date:
Feb 2007
Posts:
211
Plugin Contributions:
0

145 Table 'zen_admin_activity_log' is marked as crashed and should be repaired

Getting the following message when trying to access my admin page. Store is working great - can't get to admin at all.

145 Table '##REMOVED##/zen_admin_activity_log' is marked as crashed and should be repaired
in:
[insert into zen_admin_activity_log (access_date, admin_id, page_accessed, page_parameters, ip_address) values (now(), '0', 'login.php ', '', '##IP ADDRESS REMOVED##')]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

How do I repair this?

4 Mar 2012, 3:22 AM
#2
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: 145 Table 'zen_admin_activity_log' is marked as crashed and should be repaired

Log in to your Cpanel , open PhpMyadmin .. select your database , select table that has crashed.
at the bottom of the page , from dropdown , select repair table , click on go .

4 Mar 2012, 7:30 PM
#3
mumzie avatar

mumzie

Inactive

Join Date:
Feb 2007
Posts:
211
Plugin Contributions:
0

Re: 145 Table 'zen_admin_activity_log' is marked as crashed and should be repaired

Thank you. Worked like a charm!!!