fehri Posted July 12, 2010 Report Share Posted July 12, 2010 Hallo, bei der Installation erhalten ich bei Step 3 folgenden Fehler: Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1146: Table 'db334546423.TABLE_PRODUCTS_REVIEWS' doesn't exist] in EXECUTE("TRUNCATE TABLE TABLE_PRODUCTS_REVIEWS") ' in /homepages/19/d181673960/htdocs/shop/xtFramework/library/adodb/adodb-exceptions.inc.php:78 Stack trace: #0 /homepages/19/d181673960/htdocs/shop/xtFramework/library/adodb/adodb.inc.php(918): adodb_throw('mysql', 'EXECUTE', 1146, 'Table 'db334546...', 'TRUNCATE TABLE ...', false, Object(ADODB_mysql)) #1 /homepages/19/d181673960/htdocs/shop/xtFramework/library/adodb/adodb.inc.php(893): ADOConnection->_Execute('TRUNCATE TABLE ...', false) #2 /homepages/19/d181673960/htdocs/shop/xtFramework/classes/class.plugin.php(0) : eval()'d code(4): ADOConnection->Execute('TRUNCATE TABLE ...') #3 /homepages/19/d181673960/htdocs/shop/xtFramework/classes/class.plugin.php(0): unknown() #4 /homepages/19/d181673960/htdocs/shop/xtFramework/classes/class.plugin.php(0): plugin->DeletePlugin() #5 /homepages/19/d181673960/htdocs/shop/xtInstaller/pages/p in /homepages/19/d181673960/htdocs/shop/xtFramework/library/adodb/adodb-exceptions.inc.php on line 78 Wie kann ich den Fehler beheben? Link to comment Share on other sites More sharing options...
dekoschrift Posted May 3, 2013 Report Share Posted May 3, 2013 hier musst du neu installieren. er findet die Tabellen in der Datenbank nicht. [1146: Table 'db334546423.TABLE_PRODUCTS_REVIEWS' doesn't exist] =heisst zum beispiel, das er die TAbelle in der Datenbank nicht findet oder sie existiert nicht. Link to comment Share on other sites More sharing options...
Alex@4tfm Posted May 3, 2013 Report Share Posted May 3, 2013 Ich würde vermuten, dass beim füllen der DB etwas schief gegangen ist weil eine Datei fehlt od. beschädigt ist. Am besten noch mal hoch laden, DB leeren neu installieren Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.