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)
-   -   Major Additions - Updated - Member/User Generator Script for vbulletin! (https://vborg.vbsupport.ru/showthread.php?t=198838)

christicehurst 12-30-2008 10:00 AM

It would be nice if they showed in the Who's Online viewing random threads

tipu sulthan 12-30-2008 04:38 PM

any problem for site?installing this

iNRoC 12-30-2008 09:55 PM

Quote:

Originally Posted by tipu sulthan (Post 1697285)
any problem for site?installing this


This mod is 100% safe but is not effective on vBadvanced or most CMPS until I can figure it out.

tipu sulthan 12-30-2008 09:58 PM

Quote:

Originally Posted by iNRoC (Post 1697467)
This mod is 100% safe but is not effective on vBadvanced or most CMPS until I can figure it out.

thanxx man :cool:

iNRoC 12-31-2008 04:43 AM

No problem. If you do come accross anything though, let me know.

TimberFloorAu 01-02-2009 09:51 PM

Quick Question.

If you decide to remove the mod/disable it, do the fake members disappear to ?

How come you dont use it on your forum.

iNRoC 01-03-2009 12:41 AM

Quote:

Originally Posted by TimberFloorAu (Post 1699754)
Quick Question.

If you decide to remove the mod/disable it, do the fake members disappear to ?

How come you dont use it on your forum.

No they will not be deleted but they are easily deleted. Thats why you have to be careful when generating users. I'm working on a better one though based on the admincp.
My forum is 100% legit and active therefore i dont really need it.

MrNase 01-13-2009 06:46 PM

How can we fix the , username , , anotheruser problem? :)


And I just noticed… Users that are already logged in appear twice sometimes.

P.Jackson 01-13-2009 09:24 PM

Quote:

Originally Posted by MrNase (Post 1711267)
How can we fix the , username , , anotheruser problem? :)


And I just noticed? Users that are already logged in appear twice sometimes.

You need to edit the plugin Fake Users with the following code

Code:

Edit Plugin Fake Logged in Users
eval('$activeusers .= " , ' . fetch_template


to

[CODE]

Code:

Edit Plugin Fake Logged in Users
eval('$activeusers .= "' . fetch_template

Job done :)

RTMdotORG 01-13-2009 10:45 PM

Quote:

Originally Posted by P.Jackson (Post 1711438)
You need to edit the plugin Fake Users with the following code

Code:

Edit Plugin Fake Logged in Users
eval('$activeusers .= " , ' . fetch_template


to

[CODE]

Code:

Edit Plugin Fake Logged in Users
eval('$activeusers .= "' . fetch_template

Job done :)


ummm... then if you were logged out i dont think it would work...

edit the template: FORUMHOME_loggedinusers

delete the ,

then you should be good


All times are GMT. The time now is 04: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.01255 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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