The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Adding comma's to post counts (1,000 instead of 1000)
I searched and attempted this on my own, but failed in both aspects. It's a simple idea and I'm not sure why it hasn't been done yet, but I think the title explains it clearly. I just want comma's added to post counts to make it "proper." Like 1,000 and 10,000 and whatnot. I want it parsed this way everywhere though, not just in the postbit or memberlist or anything, so I don't know how much more that will complicate things but it's worth a try. Thanks in advance.
|
#2
|
||||
|
||||
you have to use php-function number_format:
http://www.php.net/manual/en/function.number-format.php but you have to apply it into every file where it shows the post count, so that's the real work for that hack ^^ |
#3
|
||||
|
||||
Awww, well thanks for the link! I'll get to work now
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|