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 |
#122
|
||||
|
||||
Like others, I am suffering from the error:
Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php on line 4644 However, it is only occuring on my CMS page. I actually like the typewriter effect. The only thing I really dislike about this hack besides the little glitch, which I'm sure will be fixed is the date format needs to be addressed as an Admin CP setting option as it currently looks horrible. Everything else with this chatbox is extremely well done just please fix the date/time issue |
#123
|
|||
|
|||
Installed, box shows up at bottom of forums (which is weird) couldn't get it to show up top.
But also its just white, flashes loading, then you type and nothing, dead. Not sure what to do. |
#124
|
|||
|
|||
Step 3 is a bit too vague. What exactly is the proccess after I'm in Usergroup Managemer?
I've done the rest of the steps, however. I also seem to get the line error. For anyone looking, line 4664 of functions.php is "* @param boolean If true, returns combined usergroup permissions, individual forum permissions, individual calendar permissions and attachment permissions" |
#125
|
|||
|
|||
|
#126
|
||||
|
||||
Just took a look at the reported vB5 bug and i have failed to reproduce it in my test environments, i am in the middle of packaging 0.6.6 so all i can suggest is updating to this.
-0.6.6 --Fixed an issues with PHP 5.3 |
#127
|
||||
|
||||
Many thanks for the update, but I'm afraid the error is still there.
On the 'Home' (CMS) page it displays: Quote:
Just so you know, I have NO other mods or styles installed. Bog-standard vb4 Beta5. PHP 5.3 Apache 2.2.13 MySQL 5.0.83 Linux CentOS p.s. if you need admin to see for yourself, you're more than welcome, just PM me. |
#128
|
|||
|
|||
It still doesn't work in IE7. When viewing it in IE7, it makes the whole page blank. I still have my header and links at the top, but the forum its self is blank. In FF it works fine :-)
|
#129
|
||||
|
||||
Quote:
It worked for me, however i will take a look as vB appear to have changed there templates again. |
#130
|
|||
|
|||
Also just wanted to add. I am still on 4.0 Beta 4. Also I have been told that it works in IE8 but not 6 or 7. In FF my Contact Us, Admin, Mod, Archive, Top links at the bottom are all jacked up. They show down at the bottom left.
|
#131
|
|||
|
|||
Yup. Upgraded to 0.6.6 and still get:
Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php on line 4644 on my CMS page. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|