View Single Post
  #118 (permalink)  
Old 05-01-2007, 10:10 AM
devnet devnet is offline
Newbie
 
Join Date: Apr 2007
Posts: 13
Rep Power: 0
devnet is on a distinguished road
Default

Quote:
Originally Posted by Jordan View Post
2) Go into your MySQL DB (using phpMyAdmin or whatever client you choose) and change the "Ordering" field numbers in a sequential order starting with 0.

Once the order is fixed I believe this will work correctly. I did find one bug, the Order Save button doesn't seem to function correctly. I will do more testing on this and update it in the next version. If you need help doing the options above just send me a PM and I'll be more than happy to help.
I think this might be my PHP version or MySQL version. I'm running php 5.1.6 that ships with CentOS 5. Also, MySQL 5.0.22 which also is what is installed by yum.

So perhaps this is a problem with those versions?
Reply With Quote