View Single Post
  #117 (permalink)  
Old 05-01-2007, 08:38 AM
Jordan's Avatar   
Jordan Jordan is online now
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 9,558
Last Blog:
Ext JS or Ext GWT
Rep Power: 20
Jordan is just really niceJordan is just really niceJordan is just really niceJordan is just really nice
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default

Somehow your ordering has really become skewed. There should never be two files with the same Ordering ID and everything I tried using the back end wouldn't correct the problem. You can do two things here:

1) Remove all files and re-add them. Make sure that each one has a different Order Number.

- OR -

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.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages!
Reply With Quote