Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Fake User Details »»
Fake User
Version: 1.00, by Atakan KOC Atakan KOC is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Category: End-User Options - Version: 3.7.0 Rating:
Released: 05-18-2008 Last Update: Never Installs: 258
Uses Plugins Auto-Templates
Code Changes Additional Files Translations  
No support by the author.

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.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 09-05-2008, 11:15 AM
jlew24asu jlew24asu is offline
 
Join Date: Nov 2006
Location: Chicago, IL USA
Posts: 702
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hitterman View Post
I don't think so it will be updated because there isn't any response from the coder in this thread.
thats a shame. I hope someone writes a new one.
Reply With Quote
  #63  
Old 09-05-2008, 12:13 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Calling it crap isn't likely to solicit a response or an update. Especially when it's something you need.
Reply With Quote
  #64  
Old 09-05-2008, 01:46 PM
jlew24asu jlew24asu is offline
 
Join Date: Nov 2006
Location: Chicago, IL USA
Posts: 702
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Digital Jedi View Post
Calling it crap is likely to solicit a response or an update. Especially when it's something you need.
to whom it may concern, this hack is NOT crap. its awesome for people with new boards. I sincerely hope there is an update.
Reply With Quote
  #65  
Old 09-06-2008, 08:45 PM
msalman msalman is offline
 
Join Date: Jun 2007
Location: islamic-life.com
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hitterman View Post
This Mod is completely Crap. Neither it adds to the last visited or neither it shows the users online in their Profiles. It also doesn't change the Last online date.

If these errors can be corrected ,then it will be a very useful hack.
Changing the last visited date is not hard but it will increase the number of queries to the database to update the field for every user. I can try it on my board and if it works and other people are interested, I'll share the solution.
Reply With Quote
  #66  
Old 09-06-2008, 08:49 PM
carrlos's Avatar
carrlos carrlos is offline
 
Join Date: Nov 2006
Posts: 259
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by msalman View Post
Changing the last visited date is not hard but it will increase the number of queries to the database to update the field for every user. I can try it on my board and if it works and other people are interested, I'll share the solution.
Thanks! :up:
Reply With Quote
  #67  
Old 09-06-2008, 10:08 PM
msalman msalman is offline
 
Join Date: Jun 2007
Location: islamic-life.com
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^here is the working version; it turned out that you only need to make one query to the database. btw does anyone know how does vb calculates if user's status is online or offline? If I can find that out then I can fix followings:

1 - don't display the user which is already online
2 - display status as online in profile for the fake online users

I'm also thinking of adding the time limit option before the next set of users are selected; this way on every refresh new users will not be selected.

anyway, enjoy the small change for now
Reply With Quote
  #68  
Old 09-07-2008, 06:25 AM
hobsdv hobsdv is offline
 
Join Date: May 2006
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by msalman View Post
^here is the working version; it turned out that you only need to make one query to the database. btw does anyone know how does vb calculates if user's status is online or offline? If I can find that out then I can fix followings:

1 - don't display the user which is already online
2 - display status as online in profile for the fake online users

I'm also thinking of adding the time limit option before the next set of users are selected; this way on every refresh new users will not be selected.

anyway, enjoy the small change for now
this is`nt working gives parse errors
Reply With Quote
  #69  
Old 09-07-2008, 01:40 PM
msalman msalman is offline
 
Join Date: Jun 2007
Location: islamic-life.com
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^there was a little problem with copy past; I copied one of the if statements twice. anyhow here is the fixed version
Reply With Quote
  #70  
Old 09-07-2008, 05:46 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jlew24asu View Post
to whom it may concern, this hack is NOT crap. its awesome for people with new boards. I sincerely hope there is an update.
For the record, that should have been isn't going to solict a response, rathen is.
Reply With Quote
  #71  
Old 09-07-2008, 08:58 PM
akulion's Avatar
akulion akulion is offline
 
Join Date: Nov 2005
Location: Canada
Posts: 259
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how do u get this to work on VBA?

"onlineusers.php copy /forum/modules/"

what does that mean? what are we supposed to do please?

That file is already present in the modules folder...it comes with vba!

thanks
aku
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:56 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.15781 seconds
  • Memory Usage 2,314KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete