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)

Atakan KOC 05-18-2008 10:00 PM

Fake User
 
Fake User

Installation
  • Download the product file below and import it into your vBulletin via the product manager.
Products to Install: 1
Plugins Included: 1
Setting Group : 1
Setting : 3
Phrases :
7
Files to Upload: 0
Files to Edit: 0
New Templates: 0
Template Edits: 0

What this hack does?
This hack adds members to your online list from your already registered users.

How will I arrange the total users?
Admin Control Panel > Fake Users > Add Member > You can increase or decrease the number.

What should I do for the Guest Number?
Admin Control Panel > Fake Users > Visitors> You can increase or decrease the number.

Will that work with vbAdvanced?
Yes :) onlineusers.php copy /forum/modules/

There is a little problem. The "overall active users count" doesn't change.

Problem Fixed.

All my members are blue, but this hack is giving them a green default color.
Problem Fixed.

Can you make it so that this hack uses the setting already in place for various user groups?
Problem Fixed.

Atakan KOC 05-19-2008 07:46 AM

Reserved.

Britmovie 05-19-2008 08:37 AM

Daft question what does the onlineusers.php file do?

1Turk 05-19-2008 08:39 AM

Thanks :)

installed*

kaptanblack 05-19-2008 08:40 AM

Thanks.

vbengland 05-19-2008 08:44 AM

Thanks :)

steve1966 05-19-2008 10:55 AM

thanks i will give it a try

|Jordan| 05-19-2008 05:26 PM

Quote:

Originally Posted by Britmovie (Post 1524504)
Daft question what does the onlineusers.php file do?

I found this out by opening the file. Near the top it says vBadvanced.

So im guessing ...... its for vBadvanced. Copy it into your modules directory replacing the file that is there.

Mrdby 05-19-2008 06:12 PM

What does this suppose to do? get members to join?

Madlike 05-19-2008 06:33 PM

Yes.

Fake-Join :D

snunhuck 05-19-2008 07:11 PM

I don't see the options in AdminCP

dtv100 05-19-2008 08:37 PM

if this pull members from your sql could be server intense if you have lots of member and you set this hack option with a high number.
but i think is good for small boards thanks for share with us.

digicom 05-19-2008 09:15 PM

Thanks.:up:

tafreeh 05-19-2008 09:29 PM

i gave it a try and i got this ...

https://vborg.vbsupport.ru/

plus it dosent show fake users inside whos online page...

RYoBiOS 05-19-2008 10:56 PM

Fake user not showing in online.php page.

Reeftanksonline 05-21-2008 01:03 AM

when there are noone signed in the first fake user has a comma infront of the first name also if you refresh the page all of the users change and the members are not listed on the whos online all of the problems are a dead giveaway. Is there a fix for this? I really like the idea its just not 100% yet.

carrlos 05-21-2008 03:38 AM

I agree with Reeftanksonline. It's a good hack for us small boards but the different names on refresh is a dead give-away.

KanmaiseR 05-23-2008 05:29 PM

hehe very nice hack :) thanks ustacım installed :D

CrashPush 05-23-2008 07:25 PM

Great hack, works very well without any errors, but it will repeat users if the fake user logs in. Then you have two of the same users logged in. Looks like something that could be fixed. Keep up the good work. :up:

vbatuhan 05-23-2008 10:22 PM

Teşekkürler

ForosAbiertos 05-29-2008 03:42 PM

I instaled it.

But don´t work with vbadvanced

farzana 05-30-2008 06:47 AM

not working.. it shows the previous member number..

jim6763nva 05-30-2008 07:18 AM

I have the vbxperience addon installed and this addon will display the badge awards next to the fake user name in the onlineusers.php. Is there a way you can strip the award badges out, and just show the username?

Thanks! **installed** Good job! Keep up the good work! :)

Bombowiec89 05-30-2008 02:22 PM

Can you fix it? fake users do not show in online.php page.

wicked80 05-31-2008 04:43 AM

Hi,
Installed and works great, just one problem with the display....it's showing two commas between the fake users instead of one e.g. say i have 3 real users - user1,user2 and user3 and some fake users,then the display shows up as:

user1,user2,user3,,fakeuser1,,fakeuser2,,fakeuser3 ...

Is there anyway to remove those 2 commas and just have one???

Thanks

popowich 05-31-2008 01:48 PM

Mildly entertaining, but I'd like to see it also show under Paul M's "Who has visited today?" and not change them with every view of the forumhome but{fake} log them in for the same duration as the cookie timeout. For example, my members drop off the who's online after 30 minutes of inactivity. If I set the fake users to 1, I'd like to see that same 1 person logged in for 30 minutes, and then have it change to another member.

-Raymond

nirvana43 06-01-2008 02:26 AM

thanks its working!! :)

sarum 06-02-2008 07:57 PM

Quote:

Originally Posted by wicked80 (Post 1536794)
Hi,
Installed and works great, just one problem with the display....it's showing two commas between the fake users instead of one e.g. say i have 3 real users - user1,user2 and user3 and some fake users,then the display shows up as:

user1,user2,user3,,fakeuser1,,fakeuser2,,fakeuser3 ...


Is there anyway to remove those 2 commas and just have one???

Thanks

Quote:

Originally Posted by Reeftanksonline (Post 1526332)
when there are noone signed in the first fake user has a comma infront of the first name also if you refresh the page all of the users change and the members are not listed on the whos online all of the problems are a dead giveaway. Is there a fix for this? I really like the idea its just not 100% yet.

Quote:

Originally Posted by tafreeh (Post 1525157)
i gave it a try and i got this ...

http://www.tafreehmela.com/images/fku1.JPG

plus it dosent show fake users inside whos online page...

to fix the double comma thing do this:
open "product-fuser.xml" in notepad/wordpad
find this:
Code:

eval('$activeusers .= ", ' . fetch_template('forumhome_loggedinuser') . '";');
replace with this:
Code:

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

ctlatino 06-09-2008 07:00 AM

This Hack would be AWESOME if it shows the members under who is online and also what do i do about adding multiple user groups to show up an how do i change the time limit everytime that u F5 new users show up i wanna change that any help

Biya 06-16-2008 10:30 PM

Installed works Great Thanks but it needs a little work as show up on who's online and member visited in 24 hours stuff...

Julrou 06-17-2008 11:49 AM

Quote:

Originally Posted by Biya (Post 1551180)
Installed works Great Thanks but it needs a little work as show up on who's online and member visited in 24 hours stuff...

Same here. ;)

[high]* Julrou clicked install thus.[/high]

andy2295 06-25-2008 05:02 PM

Can this be made to update "Total members that have visited the forum today"

LuckyGuess 06-26-2008 09:57 AM

Works great. Only problem is, it doesn't add them to other hacks such as "People logged in the past 24 hours"

jammiedodger546 06-30-2008 07:58 AM

How do you make the users show on the online users page?
*uninstalled until solution given*

Chris Sotier 07-07-2008 05:46 PM

Nice but you should add on so it also shows on the whos online page!

YsTyle 07-07-2008 06:46 PM

great one,
can i translate it for my site?

unicorn2433 07-11-2008 01:47 PM

does not show in whos online screen... will there be an update for this?

MarkFoster 07-15-2008 12:24 PM

When i install this every single member i have accept for banned onew are online, and it pluses on 50 guests.

There is not a option in admin cp to use this:(

Please tell me how to do thid!

vics 07-15-2008 12:42 PM

Quote:

Originally Posted by carrlos (Post 1526410)
I agree with Reeftanksonline. It's a good hack for us small boards but the different names on refresh is a dead give-away.

Wouldn't it be better to have a community people 'wanted' to visit? ;):rolleyes:

deneme2 07-25-2008 02:27 PM

thanks


All times are GMT. The time now is 05: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.03183 seconds
  • Memory Usage 1,808KB
  • 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
  • (6)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
  • (40)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