The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
MGC Chatbox (with AJAX) Details »» | |||||||||||||||||||||||||
Last version - MGC Chatbox Evo available : here Description When I had left the vBulletin world, I was in the past the co-author of a little chatbox (shoutbox), very well known in the vBulletin world. This chatbox had been developed by Svaliotti (known as Poseidon on vb.org) for vB2 in the past and I had made the porterage (with is authorisation as we were both members of the same french non-official support forum) and the improvement for vB3. It is thus normal that in my return in the vBulletin world, I begin by getting down to this hack. Even if several versions of chatbox are already present in the vBulletin world, I said to myself that it would be a good thing to make a made in France. Naturally, I don't deal with a "copy" version of the other chatbox, I have any coded at the beginning (it was preferable because the front code wasn't so clean any more), and I integrated a good quantity of very interesting features. New version features The new version contains all the features from the previous version. Description of these versions can be found in Sofia's post hereabove (https://vborg.vbsupport.ru/showpost.php?p=1257510&postcount=3). Modifications from previous version are the following :
Installation Read the file "Installation" in the pack. Once the installation is ended, go in usergroups and edit permissions to see the Chatbox. By default, no group has access to the chatbox. Screenshots The screenshots are in french as I have made it on an online website which is in french. Don't hesitate to give me new one if you want in english They are up to date of 1.3 version. See the following post : https://vborg.vbsupport.ru/showpost.php?p=1292136&postcount=559 User manual Coming soon ... Copyright This hack is under copyright MGC (Mtor&Grog Corporation) 2007-forever and was developed for vBulletin-Resources.com & vb-hacks.org. Its redistribution on another forum that vbulletin-ressources.com, vb-hacks.org or vbulletin.org are prohibited without aggreement of the authors! Evolutions and improvements This sixth version of the chatbox is already very complete, but like each product, its evolution depends on all. Then don't hesitate especially to share your ideas of improvements so that we can improve even more this chatbox. Languages Actually available :
Contact me if you want to participate and add your own country language file Support Several possible problems are explained in the file "Read Me" Chatbox in iBProarcade and vBadvanced CMPS See the readme file for iBProarcade. For vbadvanced, a module is available here : https://vborg.vbsupport.ru/showthread.php?t=163628. FAQ Q: I installed the chatbox but it doesn't display R: Check if you have allowed users (permissions in usergroups) Q: I see shouts but in the collapsed chatbox R: You can specify number of shouts in the collapsed chatbox. If you don't want to see it, put "0" for this option. Q: The chatbox doesn't display below or in the top of one of the pages while in the other position it displays R: You use a style and it's possible that variables used in templates aren't present. (Read the file "Read Me") Q: I have a problem with accents in the Chatbox R: Read the file "Read Me" Q: How to change the value of color for date and for command /me? R: When you add additionnal CSS for each style, you can change color in class CSS. Thanks to Sofia for her earlier help on the chatbox. You can donate if you want to show your support Last version - MGC Chatbox Evo available : here Show Your Support
|
Comments |
#632
|
|||
|
|||
Found another minor issue:
- when inserting a smilie, the page goes to (index.php#chatbox). So basicly, the browser window starts at the chatbox |
#633
|
||||
|
||||
Quote:
Quote:
I think it can't be done due to the multiple possibilities (user keyboard, os ...). anyway I might try to search on the web if that's possible. Quote:
but what's strange is that it don't show anything at all :/ Maybe we'll have to work together to make some debug. |
#634
|
||||
|
||||
Quote:
This is actually not really an issue as this is wanted ! But depending on the browser, it should not go to this link as I return false in my javascript to avoid that (anyway maybe I didn't... I'll check it). |
#635
|
|||
|
|||
Quote:
|
#636
|
|||
|
|||
Cheers Dev matey i hope you sort it all out soon
|
#637
|
|||
|
|||
I have a fix to position scrollbar at bottom when a new message is posted by anyone:
1) open template mgc_chatbox and change Code:
overflow-y Code:
overflow 2) open up mgc_chatbox.js and change Code:
if (currentRefreshType == 'forced' && chats_order) { Code:
if (1) { // if (currentRefreshType == 'forced' && chats_order) { Enjoy it! |
#638
|
|||
|
|||
hey VBDev, my bad..the revert templates fixed it..thanks for the great support on this mod and all the added features..still really wanting the random smilies, users keep bothering me about it
|
#639
|
||||
|
||||
Quote:
What your telling me is that you want the scroll to go down when there are new messages ? If yes then, I disagree with that coz if you're scrolling along all messages, and you're reading them you would really not appreciate that the scroll goes down while you're reading. And your fix seems odd to me, changing a condition to just 1 could mess up with other functionnalities. However I might not have understood your problem so let's see ! |
#640
|
|||
|
|||
I've been playing about with this Chatbox on my dev machine and it's great for the forum I want to use it on. But can it do one thing I need or am I missing a setting somewhere?
Basically, some of my users read the chatbox whilst at work and the forum style makes it obvious. Can I assign a different forum style just for the chatbox page? I could then have a much plainer style that the user can select if they wish to. |
#641
|
||||
|
||||
Hum no you can't assign a new style but what you can do is add the style id in the link to the full page
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|