Few bugs still left from 3.8.2 as listed in post
#330 and
#332.
1.
Awards: phrase in profile under Experience tab still display when a user has no awards.
7. If "
Only Active Users" is opted, the pagination does not display correct results in Ranking (xperience.php). It still takes all users into account, thus making all other sub-pages (page2,3,4) display empty results. The pagination should also adjust itself according to the number of active users.
8. There seems to be few minor xhtml errors in various templates that mainly includes closing of img tag without the slash
/> and using <br/></br> instead of just one
<br /> (which validates properly)
10. When a user has no avatar set, then on xperience.php?go=awards it displays the misc/unknown.gif which is actually just 60x60 in dimensions thus looks really odd as compared to the rest of the users who already have an avatar of normal size say 100x100. It would be a good idea to add an option so that we can give the path to noavatar image.
Thanks