215 pages of complaints and some good comments posted on bulletin and alot of un-installs......still new problems as dated of update
here is the full list that didnt get posted.
This mod is compatible with vB3.6.x, vB3.7.x and vB3.8.x
Functionnalities
Here is a small list of functionnalities :
Ajax based and simple install
Lots of options to customize the chatbox to your needs
Intelligent chats retrieving for faster chatbox reload
Many commands available with usergroup/user permissions to access them :
/me : well known IRC command
/del : remove shouts (different possibilities of removal)
/ignore : ignore shouts from another user
/ban : ban user from chatbox
/pm : send a private chat to another user
/announcement : modify the announcement on top of the chatbox
/slap : allow user to slap another user
Edition of chats by a double click on the chat (based on ajax)
Possibility to create channels (unlimited number of channels)
Usergroup permissions to access the different chatbox functionnalities
Display chatbox on the pages you want (options available)
Notification system upon new message in other channels (blinking icons)
Inactive mode
Chats archive page
Automatic chats removal task
Who is in the chatbox feature
Small avatar at the left of the chat
Force anonymous to enter a username before chatting
... And many other functionnalities !!!!
Install
Refer to the readme for the chatbox install.
Screenshots
See messages above.
User Manual
None yet sorry
Languages
French
English
Spanish(Luis Romeral)
Arabic (vborg : alessai)
German (vborg: captainslater)
Italian (vborg: rankine)
Turkish (vborg: bocek)
Russian (butch3r) To be updated Coming soon Partially translated (missing command translation)
Support
In this subject.
Intégration
Integration in IBProarcade is described in the readme.
vBAdvanced module: here
vBCms integration : here
Compatibility
This hack is compatible with vB3.6.x, vB3.7.x and vB3.8.x
Changelog
Available here :
vBulletin.org Forum - The Official vBulletin Resource!
Known uncorrectable bugs
Menu problem with editor at bottom and prompt message in the chat input field
Version 1.1.0 known bugs bugs
[Minor] Possible issue with mod_security installed on the server (Post to help fixing it: http://www.chronosight.net/view/2007...ed-apache.html)
[Minor] Using ! in the chatbox in Opera cause the chat not to be posted Can't be reproduced, working fine for me
[Minor] Online users in a tab not working
[Minor] SQL error when whos is online in the chatbox is active (See here for a fix).
[Minor] Avatar feature causes an sql error in 3.6 versions
[Minor] Small spelling error "Save the collapsed stae" should be state
[To Be Confirmed][Minor] When the collasped by default chatbox option is active, it seems that you have to collapse/expand it again to be able to switch between channels Can't be reproduced, working fine for me
[Minor] When new chats at bottom, the chatbox doesn't scroll automatically to the bottom when changing of channels.
[Minor] Slap user through menu item in a secondary channel are posted in the general channel. However it works correctly when inputing the command manually.
[Minor] When inactive mode on load is set pushing the refresh buttons fires an error in FF
[Minor] Online users in a tab exploses the template of the chatbox a bit
[Minor] Alternating row doesn't work well due to the performance enhancement system
[Minor To be confirmed] Smilies retrieval order doesn't work <= Can't find what the bug was If someone remembers => tell me !
[Minor] Jquery loads on all forum pages while it shouldn't (See here)
[Medium] Add template name in HTML comments option causes the chat to be hidden in IE and shown horizontally in Firefox (See here)
* Corrected in the next version
Feature requests
New thread/post warnings in the chatbox
XHTML 1.0 validation (Some clues here)
Color picker instead of dropdown
Change ajax to the new vBulletin standard (using yui connect) with failure handling
Add a shouts searching system
Show number of chats in postbit
Option to set userid of users that can't be ignored
Create a small version of the template for vba side column use
Usergroup permissions to use bbcode and smilies
Add noparse bbcode
Possibility to have the PM messages in a separate channel (perhaps adding channels permissions for commands)
Option to set the chats vertical align
Display the name of the current active channel at the top of the chatbox
Permissions based automatic refresh
Importers
Limit archive display per 30/60... days
Tidy javascript codes {Later}
Tidy template codes {Later}
* Fixed / Implemented in the next version
Donations
gforce75: 40$
Kaycee123: 20$
Atlambros83: 20$
mainframe: 10$
gothicuser: 10$
papill0n: 10$
morrow: 10$
molieman : 20$
ForosAbiertos : 20$
tekInside : 15€
Zafer BAHADIR : 10$
The Swollen Cranium : 20$
Shannon Davidson : 15$
m3rl1nuk : 20$
pedroenf : 20$
Neutralizer : 20$
dellow : 10$
Giray : 10$
Many thanks to all those of you that made me a donation, this is really kind of you and conforts me in developping and enhancing the chatbox
If you like this mod donate for it
Custom Rewrite Rules for vBSeo (Thanks to mljask from here) :
Code:
'mgc_cb_evo\.php$' => 'chatbox.html'
'mgc_cb_evo\.php\?do=view_chatbox$' => 'chatbox.html'
'mgc_cb_evo\.php\?do=view_archives&page=(\d+)' => 'chatbox/archiv/page-$1.html'
'mgc_cb_evo\.php\?do=view_archives$' => 'chatbox/archiv/page-1/'