xlameee Posted February 19, 2008 Posted February 19, 2008 I was add a counter on my footer everythinks was work perfectly then I add the contribution moneybookers also was alright and on the next day error how can be possible that 1146 - Table 'mydatabase_mydatabase.TABLE_COUNTER' doesn't exist select startdate, counter from TABLE_COUNTER [TEP STOP] that is on the footer see here www.brand-n-style.com anybody give me advance what can be I was restore the whole store and the database and is still coming trought thanks in advance Nikolay :o :rolleyes:
Jack_mcs Posted February 19, 2008 Posted February 19, 2008 The capital letters TABLE_COUNTER means a definition for that table is missing. It needs to be in includes/database_tables.php. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
xlameee Posted February 19, 2008 Author Posted February 19, 2008 The capital letters TABLE_COUNTER means a definition for that table is missing. It needs to be in includes/database_tables.php. Jack Thats work but I dont understand 2 days ago I did the same add it this to lines define('TABLE_COUNTER', 'counter'); define('TABLE_COUNTER_HISTORY', 'counter_history'); after this define('TABLE_CONFIGURATION_GROUP', 'configuration_group'); and it doesen't work now I did the same and is work thet is so strange is any explain about this just to know for the future and thanks Jack :D for your help I have to take a PHP book and right careful I think Thanks again Nikolay
Recommended Posts
Archived
This topic is now archived and is closed to further replies.