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)

jlew24asu 09-05-2008 11:15 AM

Quote:

Originally Posted by Hitterman (Post 1614967)
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.

Digital Jedi 09-05-2008 12:13 PM

Calling it crap isn't likely to solicit a response or an update. Especially when it's something you need.

jlew24asu 09-05-2008 01:46 PM

Quote:

Originally Posted by Digital Jedi (Post 1615109)
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.

msalman 09-06-2008 08:45 PM

Quote:

Originally Posted by Hitterman (Post 1613722)
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.

carrlos 09-06-2008 08:49 PM

Quote:

Originally Posted by msalman (Post 1616158)
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:

msalman 09-06-2008 10:08 PM

^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

hobsdv 09-07-2008 06:25 AM

Quote:

Originally Posted by msalman (Post 1616208)
^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

msalman 09-07-2008 01:40 PM

^there was a little problem with copy past; I copied one of the if statements twice. anyhow here is the fixed version

Digital Jedi 09-07-2008 05:46 PM

Quote:

Originally Posted by jlew24asu (Post 1615163)
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.

akulion 09-07-2008 08:58 PM

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


All times are GMT. The time now is 03:59 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.01147 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
  • (6)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