![]() |
Quote:
|
I can't quite figure out why, but some of the smilies are broken images on the bottom of the chat window. I've attached a screen shot:
|
Quote:
This hack is AWESOME! Thank you! |
When you view who is online, and when someone is in the chatroom, instead of saying "in chatroom" it says "Unknown Location". It does list the url, but is there a fix for this?
|
Quote:
|
Hi There
How do i totally remove chat from my forums, db and templates? Cheers |
Quote:
|
Quote:
cheers |
Hi,
How strange is this... I did the mods for vBChat...works great as far as I can tell, though unlike another user, it took ME a tad longer than 7 minutes to accomplish. Anyhow, this line got me to chuckling: Quote:
|
Quote:
::: Open File - ROOT FORUM DIRECTORY/admincp/index.php ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++ FIND: ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++ // ************************************************* $printhr = false; if (can_administer('canadminsettings')) { $printhr = true; construct_nav_option($vbphrase['vbulletin_options'], 'options.php?null=0', '<br />'); if ($debug == 1) { construct_nav_option($vbphrase['admin_help_manager'], 'help.php?do=manage&script=NOSCRIPT'); } construct_nav_group($vbphrase['vbulletin_options'], '<hr />'); } if ($printhr == true) { construct_nav_spacer(); } // ************************************************* ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++ UNDERNEATH ADD: ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++ $printhr = true ; construct_nav_option ( 'vBChat Options', 'admin_vbchat.php', '<br />' ) ; construct_nav_option ( 'Banned Usergroups', 'admin_vbchat.php?do=banned_groups', '<br />' ) ; construct_nav_option ( 'Banned Users', 'admin_vbchat.php?do=banned_users', '<br />' ) ; construct_nav_option ( 'Usergroup Permissions', 'admin_vbchat.php?do=group_perms', '<br />' ) ; construct_nav_option ( 'vBChat Room Control', 'admin_vbchat.php?do=room', '<br />' ) ; construct_nav_option ( 'vBChat Prune Options', 'admin_vbchat.php?do=prune', '<br />' ) ; construct_nav_group ( 'vBChat Control', '<hr />' ) ; $printhr = false; ::: Save & Reupload ROOT FORUM DIRECTORY/admincp/index.php |
All times are GMT. The time now is 07:38 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:
|