Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
"Users browsing this thread" Details »»
"Users browsing this thread"
Version: 1.00, by Admin (Coder) Admin is offline
Developer Last Online: Nov 2024 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 03-31-2002 Last Update: Never Installs: 78
 
No support by the author.

Here's what I did when I first written the hack for vB.org.
Since nakkid's query was wrong, I got permission from him to post my version.

Anyway, this is using vbHacker so you'll need that. See my signature for a link about that.

This hack adds a list of users currently browsing the thread you see. It requires another field in the user table and no new queries except for showthread.php. It's based of the "Users browsing forum" feature so it was easy.

Cheers.

Show Your Support

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

Comments
  #92  
Old 04-23-2003, 02:15 AM
WEForums WEForums is offline
 
Join Date: Apr 2003
Location: Jacksonville, Florida
Posts: 195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I thought it was but Amy's post was of no assistance (and I am guessing it wasn't to you either). Hope someone can help both of us out.
Reply With Quote
  #93  
Old 04-24-2003, 03:15 PM
Kriek's Avatar
Kriek Kriek is offline
 
Join Date: Jul 2002
Location: Florida
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Indeed, I concur
Reply With Quote
  #94  
Old 04-30-2003, 10:01 PM
Koutaru's Avatar
Koutaru Koutaru is offline
 
Join Date: Feb 2003
Location: IL
Posts: 589
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think it's a template thing

Try

| In the "showthread" template, replace this code: |

$poll

With this: |
$poll

<smallfont><p align="right">$onlineusers</smallfont>
<br>

Move $onlineusers to anywhere you want in the showthread template

I installed it on vB 2.3 with no problems
Reply With Quote
  #95  
Old 05-02-2003, 12:42 PM
Kriek's Avatar
Kriek Kriek is offline
 
Join Date: Jul 2002
Location: Florida
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
04-30-03 at 07:01 PM Koutaru said this in Post #93
I think it's a template thing

Try

| In the "showthread" template, replace this code: |

$poll

With this: |
$poll

<smallfont><p align="right">$onlineusers</smallfont>
<br>

Move $onlineusers to anywhere you want in the showthread template

I installed it on vB 2.3 with no problems
Koutaru, how is that dissimilar from the original instructions? $onlineusers IS in Show Thread Templates/showthread, that's why it is displaying my username, but the problem is that it is ONLY showing my username.
Reply With Quote
  #96  
Old 05-26-2003, 05:05 PM
Thurft Thurft is offline
 
Join Date: Oct 2002
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is this hack like the pic that attached?
Reply With Quote
  #97  
Old 07-09-2003, 03:12 AM
random_X random_X is offline
 
Join Date: Jul 2003
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi everyone ...

i need this hack but the orginal Attachment of PHP file is look like corrupted !!!

beside that i read many complaint from this hack tell " the hack is NOT work on VB 2.3.0 "

please ... any one can REPOST the FULL fixed hack agin with instructions of install the hack !!

THanx
Reply With Quote
  #98  
Old 08-12-2003, 03:52 PM
Oblivion Knight's Avatar
Oblivion Knight Oblivion Knight is offline
 
Join Date: May 2002
Location: Sheffield, UK
Posts: 1,757
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
07-09-03 at 05:12 AM random_X said this in Post #96
hi everyone ...

i need this hack but the orginal Attachment of PHP file is look like corrupted !!!

beside that i read many complaint from this hack tell " the hack is NOT work on VB 2.3.0 "

please ... any one can REPOST the FULL fixed hack agin with instructions of install the hack !!


THanx
The text file instructions were posted here..

Trust me, this hack works fine on 2.3.0.
Reply With Quote
  #99  
Old 11-18-2003, 06:26 PM
Sofa King Sofa King is offline
 
Join Date: Nov 2003
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I followed everything in the .txt file and it seems to work however I can only see my user as the user browsing the thread. Any ideas?
Reply With Quote
  #100  
Old 09-17-2004, 10:33 PM
Andrus Andrus is offline
 
Join Date: Dec 2001
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sofa King
I followed everything in the .txt file and it seems to work however I can only see my user as the user browsing the thread. Any ideas?
The last time that I hacked it in I had the same problem... then I decided to turn my board back on.

I am trying to get this hacked into 2.35 and am getting this error

Quote:
Database error in vBulletin Control Panel 2.3.5:

Invalid SQL: ALTER TABLE user ADD inthread INT(10) UNSIGNED DEFAULT "0" NOT NULL, ADD INDEX inthread (inthread);
mysql error: Duplicate column name 'inthread'

mysql error number: 1060
I can't figure out the fix for the query as I am not savvy... I see that others have had this problem... Anyone know the solution?
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 10:19 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.05097 seconds
  • Memory Usage 2,297KB
  • Queries Executed 24 (?)
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
  • (4)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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