The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
4 благодарности(ей) от: | ||
Dr.Haitham, lange, luckyline |
Comments |
#782
|
||||
|
||||
You'd probably have to go with MCG ChatBox Evo for that functionality. It's somewhat harder to install, and doesn't always jibe with everyone's forum, such as mine, but it's the only one I know of that does that. However, you can set this one to only show to certain user groups if your not intending it to be a system that the whole forum uses.
|
#783
|
|||
|
|||
thanks
|
#784
|
|||
|
|||
For people who want permissions for who is allowed to view and not view the chatbox full and the chat box archives can use the following code that I created. It will also stop them from searching the chatbox(as searching the chat box requires access to the archives. A Detailed explanation is giving at the end.
The code is generic and adding user groups can be used if you wish to add them. 1 File edit is required and 1 template edit is required(with 3 sub edits). 1 File = misc.php Find PHP Code:
Add After: PHP Code:
Please take note that you need to enter the user ID's that you do not want viewing the archive or full chat box mode. Simply enter the ID's into the below arrays for all three accounts, and remember these ID's have to be the same as the ID's that you entered into the misc.php file. if condition="!in_array($bbuserinfo[userid],array(25,178,2))" Find: PHP Code:
PHP Code:
Find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
Quote:
$names contain the array of the user id's. Simply add in a userid for this script to effect those people. seperate each value with a comma $self == $urlname2 || $urlname1 If for some reason you declare a new $urlname you will need to add it to that OR conditional, and make sure to add an additional double pipe || for that new declared variable. And in the end, if all is true, the user will be redirected to their previous history. If you decide to change this to Header("Location: ......."); make sure the Output buffering is set to on. And set to flush the output when it is finished. ------------ This is just a minor modification, as other modifications can include, A time period in which certain age groups can not view the chat box (this is used after watershed times, because of minors that maybe on that could view adult context within the chats. |
#785
|
|||
|
|||
Got a weird one with Cyb Chat on one forum but works fine on others.
With first Forum, it is running 3.7.4 and I simply choose Below Nav Bar in the AdminCP and the Chat appears on every page, which is great. On second forum that I have just upgraded from 3.0.6 to 3.7.4 it has the same settings in AdminCP Options but will only display on Homepage of forums. Both Forums are using same Skin Even if I disable the Nav Bar option and paste $cybchatbox into the Nav Bar template at the bottom, it only shows on Homepage, but not on others, although the NavBar shows fine on others. BTE Cyb Chat is only seen by Administrators and Moderators and not used by Registered users. Any idea on what I can check? Cheers Sean. |
#786
|
||||
|
||||
Quote:
|
#787
|
|||
|
|||
Quote:
Have checked both and they seem the same, did nothing special on after the install, just set in the AdminCP Chat options to Display the chat under the NAVBAR. |
#788
|
|||
|
|||
Excellent, I blanked THIS_SCRIPT and now works a treat, many thanks for your help, something so simple and I missed it grrrr
Thanks again :up::up::up: |
#789
|
||||
|
||||
Thank you for the greate mod..
Quote:
|
#790
|
|||
|
|||
Thanks for the chatbox. All my friends of forum adore. We love it.
I would like to know if it's possible to add a ring when someone chat (post a message in the chatbox)...........because it's not easy to know when someone is chatting at the forum home while we browse others forums. We miss each other to talk sometimes. What a pity! Another question: Can I put another color for the area(background) where I write the message. Becasue the background of my forum is white and the background of the chatbox is white too........some new poster take much time to find where they can write. (It's true! ) Best regards! |
#791
|
||||
|
||||
The chat bar, could it below all the messages? I believe it would fit the best there.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|