Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > vB Chat
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
users not showing up in who's chatting area Details »»
users not showing up in who's chatting area
Version: , by rrr rrr is offline
Developer Last Online: Oct 2013 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 03-02-2005 Last Update: Never Installs: 0
 
No support by the author.

In the area that is supposed to say "Users in vbChat", there are no users listed, even if there are users in the chatroom.

It's almost like this part of the code isn't working in the FORUMHOME:

Code:
<div class="smallfont">
{$invBChat}
</div>

Show Your Support

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

Comments
  #12  
Old 03-02-2005, 06:27 PM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by boysmom
I currently have about 5 people in chat yet at the top, it says Total Users: 2 and in the list it has 2 listed.

If people are in invisible mode on the boards, does that make them invisible in chat so that they aren't listed in the total users? It's not a good thing for people popping into a room and not knowing who is there.
You have to remember that the in the main forums page, the users are not updated automatically. So if you loaded that page 10 minutes ago, and in those 10 minutes 3 more people entered the Chat, they wouldn't appear there. You have to reload the page to see them. Maybe this is your problem?

Rgds
Reply With Quote
  #13  
Old 03-02-2005, 08:46 PM
boysmom boysmom is offline
 
Join Date: Nov 2002
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

We refresh and still have the problem.
Reply With Quote
  #14  
Old 03-03-2005, 01:29 PM
Zero Tolerance's Avatar
Zero Tolerance Zero Tolerance is offline
 
Join Date: Feb 2004
Location: England
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by boysmom
We refresh and still have the problem.
If a user is on the chat and on the forum, then it will show them sometimes in the chat and sometimes not, as they refresh or go onto a forum, the system registers them in the forum instead of the chat.

Only when they refresh the chat page or an iframe refreshes will it then register them inside the chat.

- Zero Tolerance
Reply With Quote
  #15  
Old 03-03-2005, 09:40 PM
rrr rrr is offline
 
Join Date: Oct 2004
Location: California
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm still having the problem with no message being show for "No Users in VbChat" or when there are users, no usernames showing up.

Anything you can do to help me diagnose this?
Reply With Quote
  #16  
Old 03-04-2005, 02:04 PM
boysmom boysmom is offline
 
Join Date: Nov 2002
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

We have the database errors corrected and the chat is running. We're still having the users online issue too and as soon as we installed chat, the boards stopped showing the users online as well. I know it's not a refresh problem. Several people are on the boards and they aren't in chat because we have permissions turned off right now for everyone but the moderators. Therefore, the people are on the boards only and they aren't showing up in the users online list on the boards.

vBulletin says it's not their problem because it started when we installed this hack.
Reply With Quote
  #17  
Old 03-05-2005, 07:49 PM
Zero Tolerance's Avatar
Zero Tolerance Zero Tolerance is offline
 
Join Date: Feb 2004
Location: England
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ rrr & boysmum - If your getting errors, such as "No Users Currently in vBChat" or the normal default users not showing up, then i have to say it again i'm afraid, you have made a mistake while editing ROOT DIRECTORY/index.php, also ensure your using the latest vBulletin version, i can't garentee it will work on previous versions.

- Zero Tolerance
Reply With Quote
  #18  
Old 03-09-2005, 08:54 PM
rrr rrr is offline
 
Join Date: Oct 2004
Location: California
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ ZT, I have the very latest vbulletin installed and I've re-applied the changes to the directory/index.php file and it's still not working.

Can you post what the revised index.php should look like before and after the hack so I can confirm the right lines have been replaced and changed?
Reply With Quote
  #19  
Old 03-11-2005, 06:03 PM
rrr rrr is offline
 
Join Date: Oct 2004
Location: California
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ZT, Can you post what the revised index.php should look like before and after the hack so I can confirm the right lines have been replaced and changed?
Reply With Quote
  #20  
Old 03-14-2005, 04:06 PM
Zero Tolerance's Avatar
Zero Tolerance Zero Tolerance is offline
 
Join Date: Feb 2004
Location: England
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, the rules are you can't post any vbulletin php files at all.

- Zero Tolerance
Reply With Quote
  #21  
Old 03-14-2005, 04:50 PM
rrr rrr is offline
 
Join Date: Oct 2004
Location: California
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In the hack instructions it shows a snippet of vbulletin code and the code that should be replaced.

That's all I'm asking is for you to post the larger snippet of original vbulletin code (not necessarily the whole file) and the revised same code how it should look after the vbchat changes are made.

I just need to make sure I didn't remove too much or too little vbulletin code.

I'd really like to get this working properly, and since you insist that the errors must be in my index.php changes, I'd like to be able to double check my work.

Not asking you to break the rules at all, just post the before and after of a few lines of code.
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 04:57 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.07094 seconds
  • Memory Usage 2,315KB
  • Queries Executed 26 (?)
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
  • (1)bbcode_code
  • (2)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
  • (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