Hi guys...
My first bug fix...!
Notice at the bottom of rated threads (even here!) in flat mode in the extra information box - no stars.
Typo in showflat.php
list($checkreplies,$count,$posted,$tsubject,$Rating,$Rates,$starts) = $dbh -> fetch_array($sth);
Should be
list($checkreplies,$count,$posted,$tsubject,$Rating,$Rates,$stars) = $dbh -> fetch_array($sth);
Thanks for all the work here btw people - much appreciated. We'll try to put some stuff back in once we dev something worthwhile so share.
http://www.highiqsociety.orgA>