chalcedoon Posted March 17, 2008 Posted March 17, 2008 Hi, Good work. :thumbsup: But, I can't get it working. <_< For some strange reason I get this error message: 1146 - Table 'XXXXX_XXXX.TABLE_AUCTIONS' doesn't exist select auctions_starting_price, expires_date, overbid_amount from TABLE_AUCTIONS where products_id = 29 and status [TEP STOP] I have executed the SQL query at auction.sql and checked this in my PHPadmin. all tables are present. What went there wrong? Thanks, Quote
Jack_mcs Posted March 17, 2008 Posted March 17, 2008 The errror means you didn't add a definition for TABLE_AUCTION. I could give you the define, but if you missed that then there's a good chance you missed something else. You need to go through the instructions for the contribution or ask for help in the support thread for it. Jack Quote 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
web-project Posted March 17, 2008 Posted March 17, 2008 you need define the table name in database tables file. Quote Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
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.