cobracommandant Posted October 9, 2008 Posted October 9, 2008 (edited) I'm guessing I did something wrong, anyway, I'm not a programmer but have worked with HTML and CSS. First, site has a couple of changed catagories and youtube contribution. Second, I selected my database in myphpadmin and imported the table. I see it on the left-handside called rotator. I copied and pasted what i needed to do and uploaded everything. I follewed each direction and checked over and over for 2 days. If you can help, please do so. It doesn't feel good when simple things go wrong... ERROR I'm getting from browser is... CODE 1146 - Table 'ponyboy_express.TABLE_ROTATOR' doesn't existselect p.products_id, pd.products_name, p.products_price, p.products_tax_class_id, p.products_image, s.specials_new_products_price from products p, products_description pd, specials s,TABLE_ROTATOR f where p.products_status = '1' and f.products_id = p.products_id and p.products_id = pd.products_id and pd.language_id = '1' and f.status = '1' order by rand() DESC LIMIT 12[TEP STOP] Edited October 9, 2008 by cobracommandant Quote
soswudboil Posted October 10, 2008 Posted October 10, 2008 (edited) The same error arised. 1146 - Table 'osCommerce.sessions' doesn't exist select value from sessions where sesskey = '46ad6815b31ee0bd968670378a1e0e12' and expiry > '1223622939' [TEP STOP] Who's know how to fix it? PLZ HELP US !!! Edited October 10, 2008 by soswudboil 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.