Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
MGC Chatbox (with AJAX) Details »»
MGC Chatbox (with AJAX)
Version: 1.5, by VBDev VBDev is offline
Developer Last Online: Dec 2021 Show Printable Version Email this Page

Category: Chat Modifications - Version: 3.6.9 Rating:
Released: 05-29-2007 Last Update: 09-19-2007 Installs: 764
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

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 :
  • 1.5 :
    • Fixed bugs :
      • Chatbox is shown two times in full page mode when the Display on all pages under the navbar option is selected.
      • "Fermer" is not in a sentence.
      • Overflow problem with Netscape.
      • Uppercase transformed to lowercase in the PM channel.
      • The ban cron debans user indefinitly banned.
      • Chatbox continuously loading on some forums.
      • Inactivity and guests problem.
      • Team icon blinking is not working properly.
      • Coma error in the who is online.
      • 2 spaces instead of one between the date and the time.
    • New functionnalities :
      • Option to deactivate the random smilies.
      • Option to deactivate the automatic PM sending when banning a user.
      • New permission to allow or not the downloading of shouts.
      • Option to specify the name under which unregistered users shouts appear.
      • Syntax change for the /ban, /ignore, /del, /pm commands : Possibility to use them with the username or the userid (For more information about the new syntax, check the help button in the chatbox).
    • Removed functionnalities :
This hack is very light in term of queries : only one for every recharging / refreshment of the chatbox and 5 for the statistics in the load of the page if you actiate them. If you don't activate advanced options of course as stated aside each in the acp

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 :
  1. French
  2. English
  3. Arabic [Translator : alessai]
  4. German [Translator : captainslater]
  5. Vietnamese [Translator : Anhyeu12000]
  6. Turkish [Translator : neutralizer and bocek]
  7. Spanish [Translator : obmob] [TO BE UPDATED FOR 1.5]
To be available [Translation in progress] :
  1. Bosnian [Translator : Benjaminbih]
[FONT='Calibri','sans-serif']For the translators : phrases with version number 1.5 in the English language file are the one that have been modified or added in the new version so you should probably find the modification for your language file easily.[/font]

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #1152  
Old 08-03-2007, 02:17 AM
paldo paldo is offline
 
Join Date: Aug 2005
Location: southwest missouri
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you set up permissions in the usergroup permissions ?
Reply With Quote
  #1153  
Old 08-03-2007, 05:12 AM
VBDev's Avatar
VBDev VBDev is offline
 
Join Date: Jan 2004
Location: France
Posts: 2,570
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by slyreptile View Post
Okay, I guess I do need some more help. I believe this to be a shortcoming in the chat script. Here's the code I have in my css. This code is necessary. Without it, links don't work properly. This code causes the overflow problem. I also have Dream's chatbox to show that that box isn't affected.

Code:
 /* hyperlink clickable fix */
a, {
    position:relative;
}
I've disabled the transparency for IE6, so this problem is not being caused by transparent pngs. Any ideas?

Site is . Username = user Password = hinkley
The problem is the relative position value for your parameter as I think it's override the overflow css of the chatbox table.

Dream's chatbox is using an iframe to load the contents of the shouts from another file this is why you don't have this problem with its chatbox.

I think you would have the same problem with vbshout as zero tolerance uses overflow property too.

I am not a css master at all so I won't be really useful to you on that problem

Quote:
Originally Posted by paldo View Post
i now have a few regulars that cant see the shoutbox sinse i have updated .. i see it fine with my setup but they cant see it ..

i have one member that couldnt see it with his desktop pc but logged in with his laptop and could see it .. what could possibly be effecting these people ? its got to be a setting much needed on sombodies computer effecting whether they see it or not .. i know its their setup effecting it because i can log in with the same browser as them with their user and pass and whalla theres shout.. im cunfuzzed in a bad way here .

this didnt start til the last upgrade im about to go back to the older version somthing changed in this version thats effecting my users being able to see it

all they can see is the loading message .. it just never loads


i will also add i installed a firefox toolbar a member made for my site and i couldnt see the shout after install .uninstalled the toolbar and shout came back ..
It doesn't load an tell them of an error in IE that's right ? And this error is the same as dirty68 I suppose ?

This problem is due to the changes I made for vbadvanced integration I think.

You could see it's working by replacing all

Code:
bburl + '/
by

Code:
'
from the clientscript/mgc_chatbox.js file and I think this problem would disappear. Can you try it ?

However with that modification integration with vbadvanced wouldn't work anymore.

If the problem is coming from there, then I'll have to change something from the next version to manager in a better way the vbadvanced thing.

Quote:
Originally Posted by LjubavnaZona View Post
Ok I love this hack and I desperately want it on my forum, and I installed it and uploaded everything that needed to be uploaded. I completely followed everything and yet I cant see it. I dont see the chat at all.

I went to see if it was enabled and it is. Everything looks fine yet I dont see it
What am I doing wrong?

I got 1.4 version and its my first time installing it. I havent upgraded or anything.
I did everything I was asked to do...

Help please!
Quote:
Originally Posted by paldo View Post
you set up permissions in the usergroup permissions ?
That also could be a style issue.
  1. Verify the permissions (especially the number of posts to see the chatbox).
  2. Try the different positions
  3. If the chatbox displays in one of the position but not the top one, then you should follow the little how to for styles issue which can be found in the readme file.
Reply With Quote
  #1154  
Old 08-03-2007, 05:25 AM
dirty68 dirty68 is offline
 
Join Date: Jan 2007
Location: Leicester UK baby
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by VBDev View Post
You could see it's working by replacing all

Code:
bburl + '/
from the clientscript/mgc_chatbox.js file and I think this problem would disappear. Can you try it ?
Replace this with what Dev? or just get rid of all the bburl +'/ code?
Reply With Quote
  #1155  
Old 08-03-2007, 06:03 AM
VBDev's Avatar
VBDev VBDev is offline
 
Join Date: Jan 2004
Location: France
Posts: 2,570
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

lol I was just waking up when I wrote that.

I edit the post
Reply With Quote
  #1156  
Old 08-03-2007, 06:17 AM
dirty68 dirty68 is offline
 
Join Date: Jan 2007
Location: Leicester UK baby
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by VBDev View Post
lol I was just waking up when I wrote that.

I edit the post
LOL i know what you mean, ok ill do that now and let you know later if things change
Reply With Quote
  #1157  
Old 08-03-2007, 06:26 AM
dirty68 dirty68 is offline
 
Join Date: Jan 2007
Location: Leicester UK baby
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry Dev that didnt work, now its coming up as loading for everyone
Reply With Quote
  #1158  
Old 08-03-2007, 06:41 AM
VBDev's Avatar
VBDev VBDev is offline
 
Join Date: Jan 2004
Location: France
Posts: 2,570
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dirty68 View Post
sorry Dev that didnt work, now its coming up as loading for everyone
In vbadvanced ?? If yes that's normal I told it wouldn't work anymore with that modification and if it did work on other parts of the forum then I'll have to dig into that.

But if you did modified the clientscript file well this should be good. In the clientscript file each function parameter in which you found it is now starting by mgc_chatbox.php right ?
Reply With Quote
  #1159  
Old 08-03-2007, 06:48 AM
dirty68 dirty68 is offline
 
Join Date: Jan 2007
Location: Leicester UK baby
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i changed all the bburls like you said in that folder and yes its not workin on the main forums now i dont use my vbadvance anymore
Reply With Quote
  #1160  
Old 08-03-2007, 07:08 AM
itzxmikee itzxmikee is offline
 
Join Date: May 2007
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by VBDev View Post
Here is one of my previous posts which should help you
Still not working for me. Whatever I set the input width at, the size of the chat box stays the same.
Reply With Quote
  #1161  
Old 08-03-2007, 07:45 AM
VBDev's Avatar
VBDev VBDev is offline
 
Join Date: Jan 2004
Location: France
Posts: 2,570
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dirty68 View Post
i changed all the bburls like you said in that folder and yes its not workin on the main forums now i dont use my vbadvance anymore
Well I try to give you a fix as soon as possible, put the old file back.

Quote:
Originally Posted by itzxmikee View Post
Still not working for me. Whatever I set the input width at, the size of the chat box stays the same.
Can you attach a screenshot plz with all things expanded (smileys and bbcode)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:24 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05369 seconds
  • Memory Usage 2,351KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (10)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete