Quote:
Originally Posted by Xenon
Thx for sharing your changes
i might add, that your code for the postcounts isn't correct 100%
if you have forums where post's aren't counted, then of course you would not have to change the postcount
but i'm sure a lot can use this, until i can come up with the next version (which hopefully has all of that implemented and the special additions i want to have  )
|
Thanks for bringing that to me attention, fixed it by adding:
&& $foruminfo['countposts']
To the If statement.
The only problem now is updating the user's usertitle if they gain/lose enough posts for a different one.