vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Statistics Modifications - Fake Community Statistics (https://vborg.vbsupport.ru/showthread.php?t=117933)

Dilldogs 09-30-2006 02:23 PM

It would be nice if this was supported by vba. I would install then. But I can make up my own screen names and it will work just as good.. I mean it is a great hack if you wasn't using a vba portal.

Herr K. 10-02-2006 04:19 PM

Hi,
and don't understand how fake community works? Can someone explain me?
Is it only for registered useres? For Example there are 100 registered useres and I fake the stats and it shows 200.
Or can I also fake the users who are online> for exapmle the are 15 users online and it shows that thera are 40?
How does this work?
Thanks in advance :)

smsmasters 10-06-2006 06:07 PM

Please release the next version with all the options for 3.6.2 soon!

iran.gs 10-07-2006 11:14 PM

I am looking for something like this but just to make the VIEW page look more meaning this pages been viewed so many times can this do that ? l got enough members no need to boost it but some pages ( posts & threads) needs boosting plz if this does not do it can u work on some thing like that to me or to most ppl view is very important now that make a big boost on topics
and make the forum boost... by the way i installed this while back on older version since my site is member only did not work well cuz it boost the guest list also and thats why i deleted it..

gamesmastervide 10-08-2006 10:54 PM

whens this gonna get off beta?? ppl notice that i have fake users as they dont lead to any profiles...

oberheimhaven 10-09-2006 09:42 PM

Quote:

Originally Posted by gamesmastervide
whens this gonna get off beta?? ppl notice that i have fake users as they dont lead to any profiles...

I disabled until then its to fake 4 sure my members are quiet smart peeps!! I concur let me know too!!

SnitchSeeker 10-21-2006 09:14 AM

Ok, I installed this. (on vb 3.6.2)

How the heck do you change the settings now???

All I want to change is the amount of registered users.

EDIT: Nevermind, I found it. (duh!)

In the admin cp under vb options.

SnitchSeeker 10-21-2006 09:24 AM

Um problem.

"Most users ever online was 1"

But before I added this plugin it was like 1762 or something.

WTF?

Edit: adding link to my forum so you can see: http://snitchseeker.com/forum/

I don't want to cheat on amount of users online or most online. Those numbers are fine. I just want to "fake" the total amount of reg'd users because we deleted a bunch of inactive ones to trim the db and now the "fake" number reflects the amount before the purge.

SnitchSeeker 10-21-2006 09:45 AM

Quote:

Originally Posted by SnitchSeeker
Um problem.

"Most users ever online was 1"

But before I added this plugin it was like 1762 or something.

WTF?

I just fixed this by editing the "forumhome_complete" code..

I just commented out this:
Code:

$recordusers = vb_number_format($fake_max);
like this:
Code:

//$recordusers = vb_number_format($fake_max);
Now it's back to 1739

rogersnm 10-29-2006 02:53 PM

Here's a good suggestion, why don't you explode() the $activeusers variable into the array then asort() the array to make it alphabetical then str_replace() the user who is logged in to get rid of it. Then add it to the start and implode() back to how it was. The end effect of that means the fake users will be spread out alphabetically and won't be in a big lump at the beginning as well as the user who is viewing the forum will be at the beginning as it would be before this mod is installed.


All times are GMT. The time now is 01:19 PM.

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.01206 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete