vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   End-User Options - Fake User (https://vborg.vbsupport.ru/showthread.php?t=179769)

SnapOff Racing 04-09-2009 01:51 AM

Does anyone remember what mod there is that is like this one but let's you make your REGISTERED MEMBERS number higher? Like if I have 2,800 members and I want to add 3,000 members, it will make it look like there is 5,800 REGISTERED MEMBERS.

JohorBahru 04-11-2009 05:21 PM

i found that the faked members are presenting slightly different with normal members.
at the
What's Going On?
Currently Active Users: 53 (4 members and 49 guests)

real member, real member, real member,, faked member,, faked member,, faked member,, faked member

the faked members are following 2 commas, but normal is only single comma

JohorBahru 04-11-2009 05:45 PM

Quote:

Originally Posted by rulezde (Post 1715645)
best result

change
eval('$activeusers .= ", ' . fetch_template('forumhome_loggedinuser') . '";');
to
eval('$activeusers .= " ' . fetch_template('forumhome_loggedinuser') . '";');

Quote:

Originally Posted by Hitterman (Post 1703121)
no problem man. I have corrected the error. Just use this new product. Sorry posting without the permission of the maker.

if there is no more than 1 member online, the faked members is shown with no comma, but only spacing in between. however this changes to normal while there are more than 1 real member online.

could this be solved?

usingvb 05-11-2009 04:18 AM

I can no work it with vbadvanced, please tell me how to with VBA

turbosatan 07-15-2009 05:41 AM

Yes will someone please ewxplain where this onlineusers.php file is that people referred to in the first page of this thread but then seemed to disappear

How do you make this work with VBA ??????

its been asked about 7 times in the thread with no answers that make any sense.

TheATHEiST 04-12-2010 02:22 PM

Does anybody know wheer the "Fake Users" options section is?

I cant see it anywhere in the admin cpanel :(

your24hourstore 04-15-2010 02:57 PM

Quote:

Originally Posted by TheATHEiST (Post 2019961)
Does anybody know wheer the "Fake Users" options section is?

I cant see it anywhere in the admin cpanel :(

yes goto admincp/then goto settings/option then scroll down you will see it

your24hourstore 04-15-2010 03:00 PM

Code:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Parse error: syntax error, unexpected T_STRING in /home/armrestr/public_html/harleydavidsonpartsforum.com/forum.php(642) : eval()'d code(112) : eval()'d code on line 1

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932


Googles 04-15-2010 10:17 PM

I get this error:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumhome_loggedinuser in [path]/includes/functions.php on line 3932

Parse error: syntax error, unexpected T_STRING in /home/wehypnos/public_html/forum.php(642) : eval()'d code(16) : eval()'d code on line 2

Googles 04-15-2010 10:17 PM

Same error. Is this because we are both running VB version 4?

TheATHEiST 04-21-2010 01:23 AM

Quote:

Originally Posted by harleyparts (Post 2021734)
yes goto admincp/then goto settings/option then scroll down you will see it

Thnx bud, found it after posting but forgot to come back and update ;)

RaSa 08-03-2010 08:28 AM

It does not work with VB 4.x because of this:

https://vborg.vbsupport.ru/showthread.php?t=228078

CUBS 01-11-2011 07:15 AM

Works Great But Can There Be A Way That The Fake Users That Show Can Atleast Have The Log In Date Of This Year Instead Of Say 2006-08-09. Anyone That Clicks The Name Will See That The Board Has A Fake User Mod.

dlewisr 09-09-2011 05:04 PM

Nice one. Cheers

FirstDz 02-18-2013 06:42 PM

Thank you :)


All times are GMT. The time now is 01:33 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.02247 seconds
  • Memory Usage 1,761KB
  • 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)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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