Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Best Viewed Prodcts set to 0


kitchenniche

Recommended Posts

Hello,

 

Is it possible to set the "Best Viewed Products" back to 0???

 

If yes, what do i have to do?

 

Thanks a lot!

 

Go into phpmyadmin and try running this in the sql window

 

UPDATE `products_description` SET `products_viewed` = '0'

 

And as always backup your database first

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Link to comment
Share on other sites

Go into phpmyadmin and try running this in the sql window

 

UPDATE `products_description` SET `products_viewed` = '0'

 

And as always backup your database first

 

Thanks for your answer.

 

Can you tell me where this phpmyadmin is? Sorry, i i guess there are too many folders for a newbee.

 

Thanks

HIM - Dark Light - Out on 26/09/05
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...