Quote:
Originally Posted by Cassidy
Uh i've come across a problem. Over 100 of this users posts are in a different forum but it's saying there's 4 in another forum as thier most.
|
Alright I'll try and figure things out soon, sorry for the problems.
You can try to see if this fixes anything.
open member.php
find:
PHP Code:
GROUP BY forum.forumid
Above it add:
PHP Code:
ORDER BY aposts
Don't know if that will have any effect though.
Regards,
g-force2k2