Quote from: Basara on February 28, 2025, 02:04:14 AMHello.Thanks for the heads-up! You're right — the customer_sessions table was missing in the database. Looks like the update process didn't complete properly. I'll recreate the table manually using the SQL from the link you provided. Appreciate the clear direction and the GitHub reference — very helpful!
It looks like your AbanteCart store is missing the customer_sessions table in the database. This likely happened because the update did not fully complete the database upgrade or failed during the process.
Please check if the table exists in your database. If it's missing, you will need to recreate it manually (with database prefix ab73_).
https://github.com/abantecart/abantecart-src/blob/master/public_html/install/abantecart_database.sql#L738 eggy car