mimages Posted June 2, 2004 Posted June 2, 2004 The "Best Viewed Products" report page in the admin screen says I have 414 products, when in fact I have only 207 (I ran a SQL statement in MyPHPadmin to find out). I have two languages installed. Could this be due to that fact? By the way, for the curious, the SQL statement is here: SELECT Count( products_id ) AS ProdCount FROM `products`
joeyjgarcia Posted June 2, 2004 Posted June 2, 2004 Try adding "where language_id=1" I think that is what it is for English. Joey
mimages Posted June 7, 2004 Author Posted June 7, 2004 That did it. Thanks. I may as well uninstall the 2nd language, I'm not ready to us it yet. Thanks again.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.