Guest Posted March 31, 2010 Share Posted March 31, 2010 After uploading files for the Discount coupon Add-on, I got blocked out of my Admin with the following message: "1146 - Table 'confere3_osc1.TABLE_ADMINISTRATORS' doesn't exist select id from TABLE_ADMINISTRATORS limit 1 [TEP STOP]" Where should I go look for an error? Anyone got an idea? Quote Link to comment Share on other sites More sharing options...
multimixer Posted March 31, 2010 Share Posted March 31, 2010 Check your file admin/includes/database_tables.php about this line define('TABLE_ADMINISTRATORS', 'administrators'); If it isn't there, add it. Probably you deleted it when adding the addon. Is the store part ok? There is an other file includes/database_tables.php that needs to have the same record Quote My community profile | Template system for osCommerce - New: Responsive | Feedback channel Link to comment Share on other sites More sharing options...
Guest Posted April 1, 2010 Share Posted April 1, 2010 Yep, that's what it was. Only deleted from the first reference. THANK YOU, You all are life savers!!!! Quote Link to comment Share on other sites More sharing options...
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.