You are here:Home»KB»Web Design»CMS»Joomla»Joomla jtablesession Store Failed error
Monday, 08 August 2011 13:32

Joomla jtablesession Store Failed error

Written by

This error appears when trying to load a website that uses joomla

{code class='brush: text;'}jtablesession::Store Failed DB function failed with error number 145 Table './shoulder_joomla/tkjx45_session' is marked as crashed and should be repaired SQL=INSERT INTO `tkjx45_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` ) VALUES ( 'f2b7a352f0df8d424f1066a8648e41ea','1309181474','','0','1','0' ) Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 76 bytes) in /home/shoulder/public_html/libraries/joomla/error/exception.php on line 117{/code}


Goto into phpmyadmin andrepair the table

Read 744 times