View Single Post
  #1 (permalink)  
Old 10-07-2006, 06:34 AM
bigkev bigkev is offline
New Pligger
 
Join Date: Oct 2006
Location: Surrey, UK
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Pligg8RC2: Top Stories sort order wrong

Using Pligg8RC2 (and RC1 for that matter), the Top Stories page gets the sort order wrong.

(MySQL 4.1.11, PHP 5.0.4 - apache2handler, Apache 2.0.54, Fedora Core 4)

Example: Item with 6 votes appears above item with 9 votes. See working example at:

http://paramedic.org.uk/topstories.php

Have looked at topstories.php but can't find anything wrong with the SQL statement that selects and sorts. I thought anonymous voting might have caused the problem (something to with karma but I don't understand that!) so I turned it off and removed anonymous votes from the votes table.

Would welcome some help/feedback as it looks silly and is driving me nuts!

Cheers,

Kev
--
Kevin McKeown
Motorcycle Paramedic | Internet Technology Consultant

Last edited by bigkev; 10-07-2006 at 06:39 AM.. Reason: Update software version info
Reply With Quote