CLMarble Posted August 5, 2010 Posted August 5, 2010 My shop has completely disappeared! I got the following error message. Table 'xxxxxx.TABLE_HEADERTAGS_DEFAULT' doesn't exist select * from TABLE_HEADERTAGS_DEFAULT where language_id = '1' I went into MYSQL manager, and the database is there, the language_id row is there. WHAT DO I DO?! Thank you for any assistance... I have to get the store back online! :'( Cynthia Quote
Jan Zonjee Posted August 5, 2010 Posted August 5, 2010 WHAT DO I DO?! Most likely ou should be more careful when adding contributions. You haven't added the define('TABLE_HEADERTAGS_DEFAULT', 'something_like_headertags_default'); to a file called catalog/includes/databasetables.php. This would have been mentioned in the install instructions. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.