Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem in admin


Guest

Recommended Posts

Posted

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.

Posted

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)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...