Joomla Error – jtablesession::Store Failed DB function failed with error number 145
This error occurs due to the table jtablesession crashing, and solution is quite simple. Just login to yuor phpMyAdmin panel and run the following mysql query to recreate the jtablesession table. BTW, this is fairly common error and regularly faced by the Joomla websites. Just import the following table using any MySQL client: DROP table…