Path

ez projects / ezstarrating / forum / general / sort by rating_count error?


Sort by rating_count error?

You need to be logged in to post messages in the forums. New users may register here.

Jakub Derdziak

Member since:
09 January 2009

Posts: 2

Wednesday 12 January 2011 9:16:23 am

While sorting by rating_count sort order is not correct. Shouldn't there be:




ezstarrating.rating_count as rating_count',




instead




SUM( ezstarrating.rating_count ) as rating_count',




On ezsrratingfilter.php on line 80?
Up

You need to be logged in to post messages in the forums. New users may register here.