PDA

View Full Version : User post count help


dashed
15 Apr 2007, 09:56
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



I'm trying to do this test code in the postbit template.

But I know it's the wrong one because the $post['posts'] variable is already formated with the comma and therefore is a string. However, is there a variable that doesn't come with comma formated?

Marco van Herwaarden
15 Apr 2007, 10:13
See:
http://www.vbulletin.com/forum/showpost.php?p=1079780&postcount=18

dashed
16 Apr 2007, 01:39
Thank you for this.