Chris Smith Posted September 23, 2006 Posted September 23, 2006 1146 - Table '*******.products_options_types' doesn't exist select products_options_types_id, products_options_types_name from products_options_types where language_id='1' order by products_options_types_id [TEP STOP] It does exst, can anyone help me please!
♥Vger Posted September 23, 2006 Posted September 23, 2006 If it exists in the database, does it exist in the includes/database_tables.php files (two of them)? Vger
Chris Smith Posted September 24, 2006 Author Posted September 24, 2006 If it exists in the database, does it exist in the includes/database_tables.php files (two of them)? Vger SQL query: products_options_types MySQL said: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'products_options_types' at line 1 Ummm this is what I'm getting now from phpmyadmin, it is defined in both table_database's though. Can anyone help please.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.