Please help! I got this error after moving to a new server. Any idea what happened? TIA!
Fatal error: Uncaught mysqli_sql_exception: Table 'u830787028_mywebsite.piwigo_sessions' doesn't exist in /home/u830787028/domains/mywebsite.com/public_html/include/dblayer/functions_mysqli.inc.php:132 Stack trace: #0 /home/u830787028/domains/mywebsite.com/public_html/include/dblayer/functions_mysqli.inc.php(132): mysqli->query() #1 /home/u830787028/domains/mywebsite.com/public_html/include/functions_session.inc.php(132): pwg_query() #2 [internal function]: pwg_session_read() #3 /home/u830787028/domains/mywebsite.com/public_html/include/common.inc.php(150): session_start() #4 /home/u830787028/domains/mywebsite.com/public_html/index.php(11): include_once('/home/u83078702...') #5 {main} thrown in /home/u830787028/domains/mywebsite.com/public_html/include/dblayer/functions_mysqli.inc.php on line 132
Offline
Make sure you actually imported the SQL database with its table structures and content to the u830787028_mywebsite database.
Offline
Thanks, @erAck. Everything appears to be working after I emptied the database and reimported everything. Have a great weekend.
Offline