The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Adding Comas to user postcounts, threadcounts and forum reply counts
Hi,
I'm looking for a way to add comas to my users' postcounts and to my forums thread and reply counts(IE: 1,000 instead of 1000). I know it's done by filehacking as I was told this over at vB.com, so if someone could help me figure out how this is done, I'd be very appreciative. Thanks for any help! |
#2
|
||||
|
||||
I dont know what version you are running but it already exists in my 2.2.6..
You can either upgrade or apply this fix: edit index.php, find: PHP Code:
PHP Code:
$numbermembers $totalposts $totalthreads |
#3
|
||||
|
||||
oh sorry I guess I understand you wrongly? Which count in which page did you mean?
|
#4
|
||||
|
||||
I'm currently running 2.2.9
The counts I'm referring to are the Replies and Threads numbers shown on the forumhome and the number of posts a user has(if possible) Thanks! |
#5
|
||||
|
||||
Sorry for bumping this, but I really would like this hack if possible...
|
#6
|
||||
|
||||
so do the same thing only to the different variables on the page you want
|
#7
|
||||
|
||||
I guess what you want is this:
edit index.php, find: PHP Code:
PHP Code:
|
#8
|
||||
|
||||
Thanks Logician, it worked perfectly!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|