lwest Posted July 10, 2008 Posted July 10, 2008 I want to rearrange the product order in the catalog. There's no "rank" selector, so how do I make product 25 appear above product 100?
♥geoffreywalton Posted July 10, 2008 Posted July 10, 2008 Change the order by statement to order the products by price, model no, date last edited, id .... You choose For more info on order by see www.w3schools.com Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
lwest Posted July 14, 2008 Author Posted July 14, 2008 In which php file would I find that particular order by statement? There are like 100 php files, and my guesses so far have been wrong.
lwest Posted July 14, 2008 Author Posted July 14, 2008 I found the information. For anyone else who has this problem you can find the information here: http://www.oscommerce.com/forums/index.php?sho...=306310&hl=
Recommended Posts
Archived
This topic is now archived and is closed to further replies.