celiawessen Posted May 23, 2003 Posted May 23, 2003 I'm having a little problem, and it's giving me a headache. {Takes Aspirin:gulp} When browsing through the orders in the admin section, If I want to look for orders with the "processing" status, I can choose that from the drop down list on the top right of the screen, right? So, I see that I have 10 pages worth of orders in the "processing" status. When I click on the ">>" link to flip through the pages, I can see the next page full of orders in "processing". But if I choose to jump to page 5 using the drop down list, the "status" variable is reset to null, and I'm back at page 1 of "All Orders". When I look at the URL field, I see that it says: http://shop.example.com/admin/orders.php?status=&page=1 Although as an web programmer, I know that I could type in the commands directly into the URL field of the browser, this is annoying. BTW, I'm using the 12/30/02 CVS version... the only version available in Japanese. So, I don't know if this problem has been fixed in MS 1. If so, I'd like to know the code snippet that fixed it, so I can incorporate it into my site.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.