Just tried to update to the latest version and I saw that the recommended procedure involves uninstalling the patches first. I did just that, accessed the back-end and uninstalled the patches and then BOOM - this is the error I get -
Code: |
jtablesession::Store Failed
DB function failed with error number 1146
Table 'wiseconn_joomla.jos_session' doesn't exist SQL=INSERT INTO `jos_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` ) VALUES ( '7a4625e2d846b9d8e18578b4b033361a','1285877370','','0','1','0' )
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 76 bytes) in /home/wiseconn/public_html/libraries/joomla/error/exception.php on line 117
|
Won't go away no matter how I try to access the site - Thankfully, I did backup the site prior to this, but is there a more efficient way to restore site functionality?