Quote:
Originally Posted by Jordan
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?