![]() |
I have uploaded my index.php file.
here is the code I added: Quote:
Kyle EDIT: File removed by Boofo. vBulletin files cannot be posted here. Sorry. ;) |
Dont worry about it EvilLS1, I figured it out. I'm an idiot. Thank you for the help though!
Kyle |
Ok, glad ya got it sorted out. :)
|
I've just added this and it works well ... except if a member has elected to be hidden he/she is still showing as online in the chatroom.
Amy ideas? |
Quote:
|
My hidden users aren't worried about other members seeing them online.
They are more worried about showing online to non-members who have no access to chat. Is this easy to change? ... thanks |
Moonclamp,
I can give you a quick fix which will make it so that hidden users are never shown in chat (even to those who have permission to see invisible users). In chat.php find: Code:
$somestuff = $DB_site->query("SELECT * FROM " . TABLE_PREFIX . "chatters WHERE userid=$userid"); Code:
if ($bbuserinfo[invisible]!=1) { |
That'll do for me ~ I can always see who is there by going to online.php
Thank you |
except it didn't work ... and '$somestuff' should have been called '$some****' ;)
|
I had to use somestuff b/c the other is censored here. :p
Did you wait 60 seconds for the old session to expire before testing it? Strange.. It should work. |
All times are GMT. The time now is 01:45 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|