Guest Posted September 30, 2010 Posted September 30, 2010 Hi! After new installation in custome code the index.php shows this: 1146 - Table 'db127555_48.TABLE_HEADERTAGS_DEFAULT' doesn't exist select * from TABLE_HEADERTAGS_DEFAULT where language_id = '2' can´t understand this, because i have the table in the DB. Can anyone give me a tip-? Thanks, Chris Quote
Jan Zonjee Posted September 30, 2010 Posted September 30, 2010 After new installation in custome code the index.php shows this: 1146 - Table 'db127555_48.TABLE_HEADERTAGS_DEFAULT' doesn't exist select * from TABLE_HEADERTAGS_DEFAULT where language_id = '2' can´t understand this, because i have the table in the DB. Can anyone give me a tip-? Thanks, Chris You haven't added the define for that table in includes/database_tables.php (there should be one in the admin section, one in catalog side). 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.