I just verified the changes I noted which are going to be in 7.1 work fine.
Reefs - ReefTalk Gallery
If you make the changes I noted in this thread it will work because it explicitly sets the sort.
Did you do the insert into the sorts table?
INSERT INTO pp_sort VALUES (9,'Votes', 'ORDER BY disporder,votes DESC');