The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[Shout/Chatbox 0.7.06] GCBOS - Generic Chat Box Operating System Details »» | |||||||||||||||||||||||||||||||||||||||
[Shout/Chatbox 0.7.06] GCBOS - Generic Chat Box Operating System
Developer Last Online: Dec 2022
GCBOS - Generic Chat Box Operating System by VertiCode UK GCBOS is a command-based chat client written in PHP for vBulletin 3 & 4, the original modification was written by dinnerbone for vBulletin 3.7. Versions: -vBulletin 3.8 Features: -Commands -Topic and Reply notifications -Simple to use commands -Chat permissions -Hide chatbox from usergroups -Allow guests to view -The ability to use similes and BB code -Show who is using GCBOS on who's online -Edit and delete messages -Ability to prune the chat Demo: Otaku Studios Commands: - Impersonate: Makes <user> say <message ...> - Usage: /say <user> <message ...> - Example: /say "Basfreak" I like to touch myself at night. - Mute User: Mutes <user>, preventing them from talking. - Usage: /mute <user ..> - Example: /mute Forum Troll - Unmute User: Unmutes <user>, allowing them to talk. - Usage: /unmute <user ..> - Example: /unmute Forum Troll - Edit Message: Edits message <messageid>, setting the new text to <message ..> - Usage: /edit <messageid> <message ..> - Example: /edit 1337 I'm in your message, stealing your texts. - Delete message: Deletes message <messageid>. - Usage: /delete <messageid> - Example: /delete 1497 - Toggle Truesight: If enabled allows you to see who actually sent a message - Usage: /truesight <0 or 1> - Example: /truesight 1 - Clear Messages: Clears GCBOS, deleting all messages. Only you will see this. - Usage: /clear - Example: /clear - List Muted Users: Lists all muted users - Usage: /listmuted - Example: /listmuted - Private Message: Sends a private message to <user> - Usage: /pm <user> <message ...> - Example: /pm "Kanye West" Do you like fishsticks? - List Ignored: Lists all users you are currently ignoring - Usage: /listignores - Example: /listignores - Ignore User: Ignores all messages from <username ...>, preventing them from showing. - Usage: /ignore <username ...> - Example: /ignore Just Another Forum Troll - Unignore User: Stops messages from <username ...> from being ignored. - Usage: /unignore <username ...> - Example: /unignore Dinnerbone - Set Notice: Sets the notice to <notice> - Usage: /notice <message ..> - Example: /notice Welcome your new overlords! - User Action: Perform an action, useful for role playing. - Usage: /me <action ...> - Example: /me dances - Help: Displays this help menu - Usage: /help - Example: /help - Prune Messages: Deletes all messages in GCBOS, this cannot be undone - Usage: /prune - Example: /prune When using a command with 'parameters', you may either enter each parameter in the form of: /command param1 param2 param3 However if the parameter contains spaces you must enclose it in quotes, such as: /command "parameter 1" 'parameter2' param3. You may edit messages by double clicking on them (If you have permission to do so), delete messages by clicking on the '#' in front of your messages, send a user a private message by single clicking their name, or speed up/slow down the speed messages are typed at by pressing the 'up' or 'down' arrow keys on your keyboard. License: GCBOS was released under the MPL on google code please see http://www.mozilla.org/MPL/MPL-1.1.html or view LICENSE.txt Compatibility: -vBulletin 4.x -IIS7 -Apache2 -Litespeed webserver -PHP 5.2.x -PHP 5.3 (if references are enabled) PHP 5.3 For GCBOS to work with PHP 5.3 you must have Quote:
Quote:
-Upload the contents of the upload folder -Import product-gcbos.xml -Set usergroup permissions -Insert <!-- {SHOUTBOX} --> into the template you want it to display in (EG FORUMHOME, FORUMDISPLAY) or at the bottom of navbar -Navigate to vBulletin Settings->GCBOS set the forum restrictions to disable topic notifications or disable them by selecting no -For 0.7.07 and above i reccomend installing the following modification (https://vborg.vbsupport.ru/showthread.php?t=228507) to add GCBOS to your navbar (http://yoursite.com/forums/gcbos.php?action=page). Upgrade: -Overwrite all files then import the product -Edit permissions as required Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
Благодарность от: | ||
Guthatron |
Comments |
#822
|
||||
|
||||
For some reason after I updated to the latest version of your mod it made it look like this:
Any help on how to make it look regular would be appreciated. Thank you. |
#823
|
|||
|
|||
Thanks m8
|
#824
|
|||
|
|||
Thanks for this great mod
Some suggestions: 1. A setting to control the default height of the chat box. 2. An archive page to view the older shouts. Some small fixes: 1. Remove from gcbos.php: PHP Code:
2. Replace the cache_templates plugin code with: PHP Code:
3. Replace HTML Code:
<script src="clientscript/gcbos.js"></script> HTML Code:
<script type="text/javascript" src="clientscript/gcbos.js"></script> 4. In the GCBOS template replace HTML Code:
<img src="images/buttons/collapse_40b.png" alt="" title="Collapse this Category">
HTML Code:
<img src="images/buttons/collapse_40b.png" alt="" title="{vb:rawphrase collapse_this_category}" />
5. In the GCBOS template replace HTML Code:
<input type="text" id="gcbos_input" style="width: 92%; height: 19px; margin: 1px;float:left;" autocomplete="off" />
HTML Code:
<input type="text" id="gcbos_input" style="width: 92%; height: 19px; margin: 1px;float:left;" />
6. Hide the notice by default HTML Code:
<div class="forumrowdata"> <p class="subforumdescription" id="gcbos_notice" style="display:none"></p> </div> |
#825
|
||||
|
||||
Many thanks for the suggestions.
|
#826
|
|||
|
|||
Now getting script errors seems to be on firefox mostly:
Script: http://xxxxxxx.xxx/forum/clientscript/gcbos.js:1 |
#827
|
|||
|
|||
When I'm adding a warn I have an error like that:
Quote:
|
#828
|
|||
|
|||
is it possibile to put this chatbox in the sidebar?
i try but it doesn't look like very well (i think the css should be checked) is there someone that put the chatbox on the sidebar with success? |
#829
|
||||
|
||||
How could there possibly be enough room on the side? Especially once you put other things there too.
|
#830
|
|||
|
|||
How can i change the Time shown in the box ? I need a 24 h displayed not am or pm :-)
And is there any news about a smileybox ? My users asked me about this Many greetings from germany And thanks for your work |
#831
|
|||
|
|||
+1 to that as well.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|