madone Posted April 10, 2004 Posted April 10, 2004 This is the problem: 1146 - Table 'jeans3_jeansdb.CONFIGURATION' doesn't exist select configuration_value from CONFIGURATION where configuration_key = 'MODULE_SHIPPING_FLAT_STATUS' [TEP STOP] I tried to remove all files about shipping method and this is the error 1146 - Table 'jeans3_jeansdb.CONFIGURATION' doesn't exist select configuration_value from CONFIGURATION where configuration_key = 'MODULE_SHIPPING_INSTALLED' [TEP STOP] Quote
Guest Posted April 10, 2004 Posted April 10, 2004 what is jeansdb? what contribution have you installed? Quote
madone Posted April 10, 2004 Author Posted April 10, 2004 jeansdb it's a database only the new ups choice contribution for the shipping Quote
bluepony Posted April 10, 2004 Posted April 10, 2004 What version of OSC are you running? Quote I'd rather be flying!
madone Posted April 12, 2004 Author Posted April 12, 2004 problem solved just put: define('CONFIGURATION', 'configuration'); in application_top.php :-) 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.