Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted (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 by cobracommandant
Posted (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 by soswudboil

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...