The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to fake increase the total registred users
hello,
I lost my forum where I had 10.000 user , my last backup has 9000 user, I just want to show that I am still having the 10.000 user (just show the total number and not add a reall 1000 user) so how to add more 1000 user to the total registred users ! I wasing try to play around $vbphrase[members]: $numbermembers in the FORUMHOME I tried : $vbphrase[members]: $numbermembers + 1000 but it fails , sure thats not correct but just to explain the idea can any body help plz Thx |
#2
|
|||
|
|||
theres a hack for it. try doing a search
|
#3
|
|||
|
|||
Thank you for the reply, already 2 days doing searchs whith no result , anyway thx for reading my topic
|
#4
|
||||
|
||||
|
#5
|
|||
|
|||
jluerken thank you a lot , thats exactly what needed , yes it took 2 days coz I was searching with wrong keywords as " Increase ,total users " , anyway thank you a lot ,
and I already found the it can be added in the index.php by adding +100 +200 etcc to the : $numbermembers = vb_number_format($vbulletin->userstats['numbermembers']+250); Thank you . |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|