Guest Posted October 12, 2005 Posted October 12, 2005 Ok this just happened out of the blue, with no change in code. I tried to access My Admin, and edit some items, then this pops up: 1146 - Table 'petcals_osc1.TABLE_PRODUCTS_SHIPPING' doesn't exist SELECT * FROM TABLE_PRODUCTS_SHIPPING WHERE products_id=71 [TEP STOP] I reseted my sql to an older version, and also replaced my shipping folder in both includes/modules and in includes/english/modules no success, not so good with code.
Guest Posted October 12, 2005 Posted October 12, 2005 Looks like a definition ended up as a table name with the particular sql query. Check if the definition exists first should be in includes\database_tables.php (look for TABLE_PRODUCTS_SHIPPING)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.