![]() |
Just go into VBulletin Options >> CYB - Chatbox >> You will then see an option saying 'Position on page (Disable if you add ChatBox manually in templates)' >> Change this to disabled as you have manually added the code to each template.
That should work. Z |
Seriously, waitied 2 days now and no response!
Hi, I've had this mod installed for around 6 weeks. It worked great. Yesterday got home from work, haven't modified the site at all and the chat box says 'Loading' and also the same applies to the 'CYB Stats' Any ideas would be really appreciated. It's obviously something to do the AJAX but can't figure it out. Cyber, can you help me please? |
I think cyb doesn't want his hack to be used by vBulletin users. Reason lies in my previous posts, he could at least say "sorry, I can't answer this problem."
|
Quote:
Agreed <.< I have a rather straight forward problem appears to be some sort of bug and haven't heard anything since posting in this thread already. If the damn thing wasn't so popular on my site I'd just remove it.. Quote:
|
Cyb,
I was wondering if it'd be possible to add a feature that would turn the chatbox on and off at certain times of the day. For instance, I'm interested in turning the chatbox on only between a certain set of hours. If this is possible I'd be willing to compensate you for the work. Thanks. -TN |
Think this has been asked before without an answer, so wondering of someone got it figured out....
1. Disable edit button from all users (except mods, maybe) <-- solved 2. Disable archive for all users (except mods) 3. Do not delete messages when user is banned 4. auto scroll to bottom when message order is top to bottom ndahiya |
Figured one out... To hide the edit message link for non-mods:
Find (in the product's .xml file) -- There are 2 instances of this string... : Code:
($bbuserinfo[userid]==$cybcb_msg_arc[userid]) OR $cybcb_canmod Code:
($cybcb_canmod) Code:
(($bbuserinfo[userid]==$cybcb_msg_arc[userid]) AND $vbulletin->options['cybchatbox_users_candelete']) OR $cybcb_canmod Import the product, allow overwrite. Both methods work fine... Suspect someone could construct the link and then edit messages, But i can live with it... To disable it in the code (not tested), search for Ccb_controlArcMessage.prototype.Save and edit the function >> edit the condition???: if (this.active) === disabling the archive might require a lot of code to be edited? ndahiya |
Is it possible to have two seprate Chat Boxes Installed?
For example, I wanted to have One chatbox on Forums/User Forums, and a Totaly seperate Chatbox on Forums/Leader Forums, Each with its seperate Archive, Search feature, and full view? |
Not possible without a lot of code changes.
|
Alright, thanks for the response. I though of a workaround to this problem- it isnt ideal, but Im going to use two different chatbox products ;).
Thanks Cyb! |
All times are GMT. The time now is 06:47 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:
|