Web Hosting Talk







View Full Version : oscommerce problem


roby2k
11-14-2006, 02:39 PM
runing version 2.2
i've deleted a product but it still shows :s

http://shop.outallnite.co.uk/osc/

if you look Rob Cain bit has no image i've scanned the SQL and still nothing its not my browser caching

also i've tryed their support forums but its down for me just not loading

any one able to help?

dlavache
11-18-2006, 03:58 PM
If a product still shows - then it's still in the database. The way osCommerce finds it's products, is by searching the "products" field with "whatever" rules applied to it (like sorting, new products only, category, etc...).

With that said, go log into your phpMyAdmin, and check the Products entry. Browse the Products, and you should find the one that's still listed.

Also, check in your osCommerce Admin. Under "Tools" there should be "Cache". If you are cache'ing any files to the server - they will be listed there. Hit the "Recycle" button if there are any files.

This should solve the problem...
Hope this helps!