Hallo zusammen
ich wollte heute mittels xtMigration meine Stammdaten und Bilder aus meinem alten Shop 3 auf den neuen 4.1 übertragen. Nun erhalte ich folgende Fehlermeldung:
Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1146: Table 'usr_web87_2.xt_customers' doesn't exist] in EXECUTE("SELECT count(*) as anz FROM xt_customers") ' in /home/www/web87/html/web/one/shop2/xtFramework/library/adodb5/adodb-exceptions.inc.php:78 Stack trace: #0 /home/www/web87/html/web/one/shop2/xtFramework/library/adodb5/adodb.inc.php(1074): adodb_throw('mysql', 'EXECUTE', 1146, 'Table 'usr_web8...', 'SELECT count(*)...', false, Object(ADODB_mysql)) #1 /home/www/web87/html/web/one/shop2/xtFramework/library/adodb5/adodb.inc.php(1049): ADOConnection->_Execute('SELECT count(*)...', false) #2 /home/www/web87/html/web/one/shop2/xtMigration/pages/page.connection.php(145): ADOConnection->Execute('SELECT count(*)...') #3 /home/www/web87/html/web/one/shop2/xtMigration/index.php(205): include_once('/home/www/web87...') #4 {main} thrown in /home/www/web87/html/web/one/shop2/xtFramework/library/adodb5/adodb-exceptions.inc.php on line 78
Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1146: Table 'usr_web87_2.xt_sessions2' doesn't exist] in EXECUTE("SELECT COUNT(*) AS cnt FROM xt_sessions2 WHERE /*! BINARY */ sesskey = 'cff0594d05b65540712c92b920da0485'") ' in /home/www/web87/html/web/one/shop2/xtFramework/library/adodb5/adodb-exceptions.inc.php:78 Stack trace: #0 /home/www/web87/html/web/one/shop2/xtFramework/library/adodb5/adodb.inc.php(1074): adodb_throw('mysql', 'EXECUTE', 1146, 'Table 'usr_web8...', 'SELECT COUNT(*)...', false, Object(ADODB_mysql)) #1 /home/www/web87/html/web/one/shop2/xtFramework/library/adodb5/adodb.inc.php(1030): ADOConnection->_Execute('SELECT COUNT(*)...') #2 /home/www/web87/html/web/one/shop2/xtFramework/library/adodb5/session/adodb-session2.php(729): ADOConnection->Execute('SELECT COUNT(*)...', Array) #3 [internal function]: ADODB_Session::write('cff0594d05b6554...', 'source|a:2:{s:6...') #4 [internal function]: session_write_close() #5 {main} thrown in /home/www/web87/html/web/one/shop2/xtFramework/library/adodb5/adodb-exceptions.inc.php on line 78
Kann mir bitte jemand einen Tip geben, was ich ändern muss.
Lieben Dank Jeanine