vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   How to fake increase the total registred users (https://vborg.vbsupport.ru/showthread.php?t=129190)

SmartOneVision 10-16-2006 04:10 AM

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

soletrader 10-16-2006 04:19 AM

theres a hack for it. try doing a search

SmartOneVision 10-16-2006 04:23 AM

Thank you for the reply, already 2 days doing searchs whith no result , anyway thx for reading my topic :)

jluerken 10-16-2006 06:03 AM

Two days?

Took me a minute to find it: https://vborg.vbsupport.ru/showthrea...ommunity+stats

SmartOneVision 10-16-2006 09:13 AM

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 .


All times are GMT. The time now is 03:26 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01678 seconds
  • Memory Usage 1,712KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete