How to fix Joomla jtablesession::store failed DB error
The last time I saw jtablesession::store failed error it was caused by some bad data in jos_session table in Joomla database. Here's how you can fix it given that the table name is jos_session:
More info here.
- Go to your hosting cPanel, DirectAdmin, etc.
- Go to phpMyAdmin
- Select your joomla website database
- Check the table jos_session in the table list
- At the bottom of the table list from the drop-down list select the option repair the table
Labels: database, error, joomla, jos_session, jtablesession, repair