View Full Version : Chat Modifications - MGC Chatbox (with AJAX)
Pages :
1
2
3
4
5
6
7
8
[
9]
10
maidos
12-22-2007, 06:22 PM
there some symbols the shoutbox cant take, like öäå euro currency symbol, how do i manually edit to allow
VBDev
12-23-2007, 06:49 AM
there some symbols the shoutbox cant take, like ??? euro currency symbol, how do i manually edit to allow
One thing to try to activate the chatbox_utf8 variable in the functions_mgc_cb.php file.
Perhaps it could help.
maidos
12-23-2007, 10:01 AM
how do i activate it?
VBDev
12-23-2007, 07:26 PM
how do i activate it?
Edit functions_mgc_cb.php you'll see it at the top fo the file
edytwinky
12-23-2007, 09:41 PM
Does anybody have this installed on their forum so I can get a good look at what its like?
maidos
12-23-2007, 10:11 PM
yeah but how do i activate it
it displays $chatbox_utf8 = 0;
VBDev
12-24-2007, 05:08 AM
yeah but how do i activate it
it displays $chatbox_utf8 = 0;
Sorry, you put 1 instead of 0.
Does anybody have this installed on their forum so I can get a good look at what its like?
You should try on a local test forum, this is always better as you could give a test at the admincp part :)
misticjeff
12-24-2007, 06:02 AM
Does anybody have this installed on their forum so I can get a good look at what its like?
Sure... check it out.
www.misticriver.net/forums/
near the bottom of the page
maidos
12-24-2007, 07:47 AM
doesnt work, i tried posting öäå
MotMann
12-24-2007, 09:18 AM
Yes, it works
http://www.xbox360gamertag.de/Forum/
VBDev
12-24-2007, 10:26 AM
doesnt work, i tried posting ???
Have you ever had problem with other ajax features and those kind of char ?
Like the quick edit or quick reply ?
weedheaven
12-24-2007, 10:55 AM
My archives dont work anymore after upgrading to 1.5 anybody got help for me ? :( It apears complete blanc
VBDev
12-24-2007, 03:25 PM
My archives dont work anymore after upgrading to 1.5 anybody got help for me ? :( It apears complete blanc
When you go to that link : mgc_chatbox.php?do=view_archive ? You get a full blank page ?
VBDev
12-24-2007, 03:26 PM
<font color="Red">As a "christmas gift", I'll make a post tomorrow stating the new features of the 2.0.
I hope you'll enjoy it he he.
The release is sooner than ever.
</font>
maidos
12-24-2007, 04:07 PM
yes, when i use quick reply it will just load and nothings happend. but it works using advanced post though
maidos
12-24-2007, 05:35 PM
i reuploaded the files and it works using quickreply with öäå but when i post it on shoutbox i get this öööööööööööö
VBDev
12-24-2007, 09:58 PM
Hum it's strange, I am not very used to the problem of "strange" characters within ajax so I think this will need a little digging and research to find that out.
maidos
12-24-2007, 10:26 PM
hm its odd now it seems i cant post öäå on shoutbox after upgrading to the latest shoutbox version. Beside just to let you know i have utf8 installed on my server,centos5 was included with that
tarot
12-25-2007, 01:27 AM
Small problem... when my users go and edit their options in the User CP, the chatbox disappears completely. It doesn't matter which option, and resetting the options via the ACP doesn't help.
Any ideas?
bocek
12-25-2007, 04:12 AM
As a "christmas gift", I'll make a post tomorrow stating the new features of the 2.0.
I hope you'll enjoy it he he.
The release is sooner than ever.
:up::up::up:
I really wonder these new features...
By the way, chatbox is working perfectly with 3.7.0 Beta 3 ;)
VBDev
12-25-2007, 05:32 AM
hm its odd now it seems i cant post ??? on shoutbox after upgrading to the latest shoutbox version. Beside just to let you know i have utf8 installed on my server,centos5 was included with that
Oh that's strange, let's say it is magic :)
Happy to see that it works now.
Small problem... when my users go and edit their options in the User CP, the chatbox disappears completely. It doesn't matter which option, and resetting the options via the ACP doesn't help.
Any ideas?
This is because you haven't done the modification to the modifyoptions template during the install procedure.
This one is mandatory otherwise, chatbox options are not present in the usercp options of your users and thus resetting them (ie the show the chatbox option set to 0) when they change an option.
maidos
12-25-2007, 08:27 AM
no im just saying that i have utf8 installed and yet it doesnt work....
VBDev
12-25-2007, 10:01 AM
Oh yes sorry wasn't very good at reading :D
And it was working with previous versions ? If yes, Could you try revert back to 1.4 to see if it works.
tarot
12-25-2007, 04:02 PM
wow, i'm a dork... thanks!!
VBDev
12-25-2007, 04:20 PM
2.0 version development status update
I wish you a merry christmas.
It's christmas today so I decided to post here a small description of the upcoming features of the new version so that you can see that I am not working for nothing :D
The surprise
As I said you earlier, I have decided to rewrite practically all the code of the chatbox. The main reasons are that the "Surprise" of the todo list and that the chatbox code was in French (however, the code will now be in english but not the default language ;) which will still be in French with a english language file provided along).
You might all wonder what this "Surprise" is. I have decided to make a great improvement to the chatbox by adding a command/channel creation system kinda like the plugin/hook system of vBulletin but designed for the purpose of the chatbox.
I hope this will allow some users to participate to the chatbox enhancement by creating their own commands. As well as allowing all of you to arrange your channels the way you want them.
I have add the possibility to upload commands in xml file format as well as exporting them for sharing :)
Thanks also to that suprise it will possible to set for each command usergroups which have access to the command and also specific userids if needed.
It is hard to write textually how things are done, this is why I will provide you with screenshots (in French as I don't have translated it yet and the development is finished).
Commands
Due to the modification of the command system, I had to rewrite the commands code to complies with the new code.
So far, the following commands have been ported to the new version :
/me
/team
/announcement
/pm
/delI have taken advantage of that porterage to enhance the pm command, when used in a dedicated channel, if the user don't enter any command parameters then the pm message will be sent to the previous user you were talking to in private.
This is something that I think was awaiten by some peoples he he.
About the /del command, there will now be a /del all command to purge the chatbox and /del chan to purge the chan.
For the moment, I haven't planned any command development for the 2.0 version. Other will probably come after.
Other improvements
I have concentrated my efforts on the command system for the moment but I have been able to already do the following improvements to the chatbox :
Replacement of ugly javascript popup and prompt box to beautifull CSS javascript driven popups
Next to every chat, a small menu opening button giving access to direct actions and direct command actions like : View user profile, Send private chat to the user, Delete chat, Delete all chats from the user, ...Other improvements are planned taken from the 2.0 todo list, I'll give you another sneak peak later in the week.
This all for today, I hope this will give you good ideas on the new version and that you will start waiting very impatientely to it lol.
I think I'll be able to provide a beta release perhaps in 1 or 2 weeks, I'll keep you in touch.
Enjoy the end of your christmas day !
Cl?ment
XSpawn21
12-26-2007, 11:34 PM
Hello i install de chat but i need some help for the templateedit-mgc_chatbox where i edit that info and the other thing is the chat still in loading and never finish. Thanks in advance :erm:
VBDev
12-27-2007, 07:51 AM
Hello i install de chat but i need some help for the templateedit-mgc_chatbox where i edit that info and the other thing is the chat still in loading and never finish. Thanks in advance :erm:
The templateedit thing is for the Andreas template manager, if you haven't it installed just don't pay attention to it.
About the loading thing, have you uploaded correctly the js files onto your forum clientscript directory ?
maidos
12-27-2007, 09:33 AM
nope it only get strange symbols if go to 1.4
Doom Stone
12-27-2007, 06:54 PM
How would I fix the bug where the chatbox dissapears once you have edited your profile?
VBDev
12-28-2007, 05:52 AM
nope it only get strange symbols if go to 1.4
That's strange coz I don't remember having changed anything regarding the chats retrieval.
Let's wait for the tnext version and see if the code change corrected that.
How would I fix the bug where the chatbox dissapears once you have edited your profile?
This is not a bug but an error from your side when following the install steps.
You haven't done the modification to the modifyoptions template where you should have done it.
To correct that, you have to do the edit and then tell all your users that have the problem to go in their usercp and set the show the chatbox option back to yes.
Doom Stone
12-28-2007, 08:24 AM
Ah thanks, I'll give that a shot.
caribbeanxposur
12-29-2007, 02:15 PM
i installed everything correctly uploaded the the english language and my chat box is showing up in frech i think not sure which lauage it is but its not english what do it do?!?!?
in my admincp the chat box options are in english AND french or something WTF?!?! did i do something wrong?
class101
12-29-2007, 02:24 PM
don't you want to start learning at our nice language ? heheh
VBDev
12-29-2007, 08:32 PM
i installed everything correctly uploaded the the english language and my chat box is showing up in frech i think not sure which lauage it is but its not english what do it do?!?!?
in my admincp the chat box options are in english AND french or something WTF?!?! did i do something wrong?
If you have uploaded the english language file everything relating to the chatbox should be in english.
Do you see everything in a different language than english ?
What have you done exactly when uploading the english file ? Are you sure that you selected the good language file coz the chatbox is provided with more than the english file ;)
SNATCH3R
12-30-2007, 05:29 AM
Installed and working fine, but am not able to use /pm command for users or the administrator even thogh given permission from the Usergroup.
And if /pm is working, will the users get a seperate window with chat message as in conventional IM message apps..or is there any other option available in MGC Chat...
Hope to get a reply on this.
Thanks
VBDev
12-30-2007, 06:58 AM
Installed and working fine, but am not able to use /pm command for users or the administrator even thogh given permission from the Usergroup.
And if /pm is working, will the users get a seperate window with chat message as in conventional IM message apps..or is there any other option available in MGC Chat...
Hope to get a reply on this.
Thanks
When /pm is working, there are no separate window with chat message.
Messages are all shown either in the general channel (of course you'll only see your pm) or in the separate channel.
But you'll have to add each time the command syntax to speak with others.
In the next version, I have done so that if the pm command is used in its own channel, the pm is sent to the last user which whom you spoke without entering the command syntax :D
abroad
12-31-2007, 10:54 AM
How can I uninstall this? I got a database error when I removed the product and wanted to change usergroup permission. In my Usergroup Manager I have empty fields now and when I make changes (e.g. Forum Viewing Permission) I get the following error:
Database error in vBulletin 3.7.0 Beta 3:
Invalid SQL:
UPDATE vb_usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Registered Users',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '3928575',
`genericpermissions` = '1579685575',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericpermissions2` = '1',
`genericoptions` = '62',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`signaturepermissions` = '137215',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '4',
`albumpermissions` = '3',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '115',
`photoplogpermissions` = '21455',
`photoplogmaxfilesize` = '512000',
`photoplogmaxfilelimit` = '100',
`mgccustomusergroupperms` = '0',
`nbmsgshowchatbox` = ''
WHERE usergroupid=2;
MySQL Error : Unknown column 'mgccustomusergroupperms' in 'field list'
Error Number : 1054
gunitman247
12-31-2007, 12:39 PM
<div class="smallfont">$cb_stats</div> is not working for me. I installed everything as said. I run 3.6.8 Patch 2
also Command syntax error when i use /pm /mp
using latest version of ff
Our House
12-31-2007, 01:58 PM
Apologies if this has been asked (I haven't read the entire thread) before:
Is there a way to have multiple chatboxes with this mod? What I'm looking for is something that allows users A, B and C to use chatbox 1 embedded in one thread, and users D, E, and F to use chatbox 2 embedded in a different thread.
The chat (and names of the members involved) needs to remain private for each box/thread.
I will set the user permissions manually through templates & PHP. At the moment, I have it working to the point that the box only displays to the members with correct permissions. Unfortunately, the same box appears across all threads. I need for thread 1's users to have a different (private if you will) chatbox than thread 2's users.
Thanks,
OH
VBDev
12-31-2007, 03:05 PM
How can I uninstall this? I got a database error when I removed the product and wanted to change usergroup permission. In my Usergroup Manager I have empty fields now and when I make changes (e.g. Forum Viewing Permission) I get the following error:
Database error in vBulletin 3.7.0 Beta 3:
Invalid SQL:
UPDATE vb_usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Registered Users',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '3928575',
`genericpermissions` = '1579685575',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericpermissions2` = '1',
`genericoptions` = '62',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`signaturepermissions` = '137215',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '4',
`albumpermissions` = '3',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '115',
`photoplogpermissions` = '21455',
`photoplogmaxfilesize` = '512000',
`photoplogmaxfilelimit` = '100',
`mgccustomusergroupperms` = '0',
`nbmsgshowchatbox` = ''
WHERE usergroupid=2;
MySQL Error : Unknown column 'mgccustomusergroupperms' in 'field list'
Error Number : 1054
That's because you haven't followed correctly the readme instructions about uninstall procedure.
To avoid this error, you now have to remove chatbox files from the includes/xml directory and then rebuild manually the vBulletin bitifields (rebuild can be done in debug mode through a link in the vBulletin options menu).
<div class="smallfont">$cb_stats</div> is not working for me. I installed everything as said. I run 3.6.8 Patch 2
also Command syntax error when i use /pm /mp
using latest version of ff
Have you activated stats in your chatbox options of the acp?
For the pm command the syntax has changed since 1.4 version so you better check the good syntax in the help window of the chatbox.
Apologies if this has been asked (I haven't read the entire thread) before:
Is there a way to have multiple chatboxes with this mod? What I'm looking for is something that allows users A, B and C to use chatbox 1 embedded in one thread, and users D, E, and F to use chatbox 2 embedded in a different thread.
The chat (and names of the members involved) needs to remain private for each box/thread.
I will set the user permissions manually through templates & PHP. At the moment, I have it working to the point that the box only displays to the members with correct permissions. Unfortunately, the same box appears across all threads. I need for thread 1's users to have a different (private if you will) chatbox than thread 2's users.
Thanks,
OH
This one is very complicated thing and you won't be able to achieve that easily with this version of the chatbox.
I suggest you to wait for the release of the 2.0 version which will allow you to create channels so you could have a general channel for everyone but separate channels for your groups of users.
And perhaps tweak the chatbox so you don't even see the general channel.
gunitman247
12-31-2007, 11:03 PM
Have you activated stats in your chatbox options of the acp?
For the pm command the syntax has changed since 1.4 version so you better check the good syntax in the help window of the chatbox.
Yes I have activated it. I am still unsure what is happening. As for the syntax I am a new installation and used v1.5.
Thanks
jupiter5
01-01-2008, 09:36 AM
I installed it and seems work properly. I am waiting for new option, users can easy select colours of wording. Members do not like writing words between codes.
VBDev, hurry up for V2.0 :))
Thanks a lot.
VBDev
01-01-2008, 10:51 AM
Yes I have activated it. I am still unsure what is happening. As for the syntax I am a new installation and used v1.5.
Thanks
Anyone experiencing the same problem ?
I installed it and seems work properly. I am waiting for new option, users can easy select colours of wording. Members do not like writing words between codes.
VBDev, hurry up for V2.0 :))
Thanks a lot.
They already can select colours or wording from their usercp in the current version of the chatbox you know.
BigDog56
01-01-2008, 05:46 PM
Just installed it, works great. Now, how can I put specific smilies in there? Also, no big deal, but it does not show who is using the chatbox. When I click the "who's on line", it says just me, when others are posting in it.
MotMann
01-01-2008, 09:46 PM
öhm.. postbit and postnit legacy, i rebuild that templates.
And now, the chatbox wil not be displayed.
How i get that one back on my forumhome?
jediteknoman
01-02-2008, 01:46 AM
Hey VBDev, I've got an interesting situation for you.
On my forum I seem to be having a few members are not able to see the Shoutbox, I checked the usergroup permissions and so forth but they not seeing the Shoutbox still.
I did uninstall and reinstall again but it seems to work for a period of time before the Shoutbox goes missing again for the 'normal users', not anyone with modship or Adminship permissions.
I'm using [vB 3.6.x] MGC Chatbox v1.5.zip
Any suggestions?
CHIPIT
01-02-2008, 04:43 AM
Any way to disable the chatbox dropdown in the navbar?
VBDev
01-02-2008, 06:35 AM
Just installed it, works great. Now, how can I put specific smilies in there? Also, no big deal, but it does not show who is using the chatbox. When I click the "who's on line", it says just me, when others are posting in it.
No with the current state of work you can't select specific smilies.
It is a planned feature but not for the really next version perhaps the one after.
?hm.. postbit and postnit legacy, i rebuild that templates.
And now, the chatbox wil not be displayed.
How i get that one back on my forumhome?
Rebuilding the postbit legacy has removed chatbox from forumhome ?
Are you sure that you didn't do anything else ? Perhaps you have deactivated the display chatbox on forumhome option ?
Hey VBDev, I've got an interesting situation for you.
On my forum I seem to be having a few members are not able to see the Shoutbox, I checked the usergroup permissions and so forth but they not seeing the Shoutbox still.
I did uninstall and reinstall again but it seems to work for a period of time before the Shoutbox goes missing again for the 'normal users', not anyone with modship or Adminship permissions.
I'm using [vB 3.6.x] MGC Chatbox v1.5.zip
Any suggestions?
This is a very well known situation and I am sorry but it do comes from a miss in your following of the install procedure he he.
I think you haven't done the modification to the modifyoptions template which you should have done to avoid that problem to appear.
To correct that, do the modification stated in the install procedure and then tell your user to go in their usercp > options and set the show chatbox option back to yes.
As the modification is not present on your forum, the option is not displayed and thus equivalent to hide chatbox if a user change its options.
Any way to disable the chatbox dropdown in the navbar?
Yes, by removing the navbar template edits you did during the chatbox install. :)
Reecey
01-02-2008, 07:14 AM
ive had major problems installing this on vb 3.7.0 beta 3 is it ment to work on this version if not will there be another release of this. i know of another website running at 3.7.0 using this chatbox but i cant seem to figure it out. if it can be done i would be very grate full if you could install it to my vb.
Many Thanks,
Reece.
MotMann
01-02-2008, 07:15 AM
vB DEV thanks, i found it. It was deaktivate in my Preferences..
VBDev
01-02-2008, 07:23 AM
ive had major problems installing this on vb 3.7.0 beta 3 is it ment to work on this version if not will there be another release of this. i know of another website running at 3.7.0 using this chatbox but i cant seem to figure it out. if it can be done i would be very grate full if you could install it to my vb.
Many Thanks,
Reece.
Hi, it works on vb3.7.
I am sorry but I haven't the time to install it for you.
Have you carefully followed the instlal instsructions ? Especially the usergroup permissions that are always an error source ?
When you say that it doesn't work, what do you exaxctly encounter ?
Reecey
01-02-2008, 10:02 AM
well its happened a few times that ive tried installing ive followed everything step by step i just dont have a clue why it dont work :S erm well i can get everything on the fourm but i dunno what i do wrong but it aint just me 2 others have tried i do all the modifications to the template as stated but it doesnt wanma show up ive set the user permissions to allow them to see it but it doesnt appear.
thanks.
edit: can anyone install it for me plz
jediteknoman
01-02-2008, 11:30 AM
This is a very well known situation and I am sorry but it do comes from a miss in your following of the install procedure he he.
I think you haven't done the modification to the modifyoptions template which you should have done to avoid that problem to appear.
To correct that, do the modification stated in the install procedure and then tell your user to go in their usercp > options and set the show chatbox option back to yes.
As the modification is not present on your forum, the option is not displayed and thus equivalent to hide chatbox if a user change its options.
Thanks for that mate, I'll wait and see your new version of 2.0 that would be released soon. Hopefully it wouldn't have as much glitches but I am really looking forward to it :)
gunitman247
01-02-2008, 05:45 PM
Yes I have activated it. I am still unsure what is happening. As for the syntax I am a new installation and used v1.5.
Thanks
Any ideas vbDEV?
CHIPIT
01-03-2008, 07:24 AM
Yes, by removing the navbar template edits you did during the chatbox install. :)
Duh!
I made those edits with TMS, which explains why I couldn't find them in the navbar template, hence my asking here.
Sorry for the dumb question and thank you for your help.
VBDev
01-03-2008, 01:56 PM
Duh!
I made those edits with TMS, which explains why I couldn't find them in the navbar template, hence my asking here.
Sorry for the dumb question and thank you for your help.
He He no problem dude.
Any ideas vbDEV?
About the stats, where have you put the $cb_stats code ?
Is chatbox meant to be shown on forumhome on your forum ?
About the pm command which syntax have you used ?
well its happened a few times that ive tried installing ive followed everything step by step i just dont have a clue why it dont work :S erm well i can get everything on the fourm but i dunno what i do wrong but it aint just me 2 others have tried i do all the modifications to the template as stated but it doesnt wanma show up ive set the user permissions to allow them to see it but it doesnt appear.
thanks.
edit: can anyone install it for me plz
Send me your msn address by pm and I'll see what I can do.
st1905
01-04-2008, 10:31 AM
This is great, thank you so much.
Collussus
01-04-2008, 01:52 PM
uninstalled because the serverload on my server went skyhigh after installation.
Now my usergroup permissions are ++++ed though, it doesn't remove the MGC permission boxes.. What to do now?
sturdy
01-04-2008, 02:23 PM
Need help: Everytime I want to update the usergroups I get this error now :
Datenbankfehler in vBulletin 3.6.8:
Invalid SQL:
UPDATE vb_usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administratoren',
`description` = '',
[...]
MySQL-Fehler : Unknown column 'mgccustomusergroupperms' in 'field list'
Fehler-Nr. : 1054
Datum : Friday, January 4th 2008 @ 05:22:59 PM
Skript :
Referrer :
IP-Adresse :
Benutzername : tricky
Klassenname : vB_Database
The plugin has been installed successfully
sturdy
01-04-2008, 02:24 PM
And why the ++++ does this Thread always doublepost my postings ?
if i delete one posting, the other is also deleted ??????????
sturdy
01-04-2008, 11:10 PM
Sorry but this problem is urgently ... I cant work on the usergroups anymore ....
VBDev
01-05-2008, 07:21 AM
uninstalled because the serverload on my server went skyhigh after installation.
Now my usergroup permissions are ++++ed though, it doesn't remove the MGC permission boxes.. What to do now?
You haven't followed the install instructions correctly.
You were supposed to remove all chatbox files before uninstalling.
To correct that, two solutions:
Install chatbox product again and then remove files (especially the one in the xml directory) then remove products again
Rebuild bitfields manually after having removed the files
Need help: Everytime I want to update the usergroups I get this error now :
The plugin has been installed successfully
Have you also uploaded the mgccustombitfields product ?
baby41
01-05-2008, 10:10 AM
Hi VBDev,I had before the opportunity to tell you how good this shout is but since 2 days ago the shout it is loading and nobody can type anything,I have allready disabled automatic refreshment but it is the same,what could be the problem???????
sturdy
01-05-2008, 11:09 AM
You haven't followed the install instructions correctly.
You were supposed to remove all chatbox files before uninstalling.
To correct that, two solutions:
Install chatbox product again and then remove files (especially the one in the xml directory) then remove products again
Rebuild bitfields manually after having removed the files
Have you also uploaded the mgccustombitfields product ?
Hell no :D ... works now ...
VBDev
01-05-2008, 05:21 PM
Hi VBDev,I had before the opportunity to tell you how good this shout is but since 2 days ago the shout it is loading and nobody can type anything,I have allready disabled automatic refreshment but it is the same,what could be the problem???????
Did you do anything on your forum just before it stops working ?
entertain
01-05-2008, 09:05 PM
Hello VBDev,
i still have an idea for the version 2.0.
What do you think about an option (for the archive) that you can mark a few shouts and then delete this marked shouts?
cu
entertain
baby41
01-06-2008, 09:02 AM
Did you do anything on your forum just before it stops working ?
It seems that other Admin had disable the ajax functions without telling me,Grrrrrrrrrrrrr
But I only realise now that Pm function gives me an error of "Command syntax error", do you know why because I never had used that function,regards.
RYoBiOS
01-06-2008, 06:55 PM
In vBulletin 3.7 not show option in user control panel :(
frenzi
01-07-2008, 12:16 AM
*clicked installed* works perfect and easy install. thank you!
Installed, work perfectly.
memorize the type of font y color by nick? it possible?
thank you
VBDev
01-07-2008, 05:21 AM
Hello VBDev,
i still have an idea for the version 2.0.
What do you think about an option (for the archive) that you can mark a few shouts and then delete this marked shouts?
cu
entertain
This is an interesting feature however, I don't have the time to add it for the 2.0 version.
I barely have the time to work on it so I prefer keeping my eyes on the current features I have decided.
Please keep your request in mind and ask it again once the new version will be released :)
It seems that other Admin had disable the ajax functions without telling me,Grrrrrrrrrrrrr
But I only realise now that Pm function gives me an error of "Command syntax error", do you know why because I never had used that function,regards.
Which syntax did you type to use it ?
In vBulletin 3.7 not show option in user control panel :(
Have you applied again the modifications to the modifyoptions template coz you might have overwrited them while upgrading to the new version.
Installed, work perfectly.
memorize the type of font y color by nick? it possible?
thank you
This is already the case in the usercp a user can choose its own color / size / font for the shouts.
Friendly thanks
Great chat, great software
Best regards:up::up:
Xidos
01-07-2008, 12:31 PM
Can I get some help, I ahve no clue where ot find / edit the FORUMHOME, im getting so stressed I can't follow teh last steps of teh installation can anyone further explain / help.
IR15H
01-07-2008, 02:17 PM
Can I get some help, I ahve no clue where ot find / edit the FORUMHOME, im getting so stressed I can't follow teh last steps of teh installation can anyone further explain / help.
Admin CP > Styles & Templates > Search in Templates > Search for Text: forumhome > Click on FORUMHOME then hit edit/customise. :)
vBVision
01-07-2008, 06:26 PM
How can I enable autmatic cleaning of shouts? Please, help! I can't find it:)
sandbender
01-07-2008, 07:32 PM
I love this chatbox! Clicked "installed" & wish it was listed for MOTM.
I too would love a Private Chatbox capability, or at least private for several forums. For now, I'm just using the Team feature, where mods & admins can vent privately.
I've been reading this very long thread all day trying to find out how to display the chatbox on just certain forums, done about 15 thread searches, View Sources etc. and still can't figure it out. Brain freeze!
So can you spell it out for me, perhaps with an example of what needs to go on the Other Pages List?
Thanks so much & keep up the great work!
ajm4481
01-07-2008, 11:05 PM
cant figure out how to unban and see a list of banned people. how do i do this?
VBDev
01-08-2008, 04:34 AM
How can I enable autmatic cleaning of shouts? Please, help! I can't find it:)
You have to first set the option : MGC Chatbox : General Options > Numbers of days of the shouts to remove to your wanted value.
And then you'll just have to check in the cron manager if the chatbox task is set active and this should do it :)
I love this chatbox! Clicked "installed" & wish it was listed for MOTM.
I too would love a Private Chatbox capability, or at least private for several forums. For now, I'm just using the Team feature, where mods & admins can vent privately.
I've been reading this very long thread all day trying to find out how to display the chatbox on just certain forums, done about 15 thread searches, View Sources etc. and still can't figure it out. Brain freeze!
So can you spell it out for me, perhaps with an example of what needs to go on the Other Pages List?
Thanks so much & keep up the great work!
What do you mean exactly by private ? If you want regular users not to see it, then you can just set the usergroups options ofr the other groups to no.
It's not possible actually to show the chatbox only on certains forums but this is a functionnality I am willing to add.
cant figure out how to unban and see a list of banned people. how do i do this?
Use the help button in the chatbox to see the command syntaxes :)
BeboxForum
01-08-2008, 07:45 AM
Just installed this on my forum
Problem is in Usergroups and the Chatbox section of admincp it is all in French. How can I change this.
BeboxForum
01-08-2008, 07:46 AM
Oh
Everything is in frnech even n forum shoutbox yet I installed the lanugage file?
VBDev
01-08-2008, 10:30 AM
Oh
Everything is in frnech even n forum shoutbox yet I installed the lanugage file?
Have you installed the language file as stated in the readme file ?
mc0676
01-08-2008, 11:13 AM
Hi,
i've installed this great shoutbox but i've a problem.
The shoutbox is more large of the page and so all the forum visualization is with the orizzontal bar.
This is the url:
http://www.vwgolfcommunity.com/vbulletin
entertain
01-08-2008, 11:15 AM
Please keep your request in mind and ask it again once the new version will be released ok, i'll do this. ;)
other thing:
Why weren't there any v2.0 development status information the last 2 weeks? :o
mc0676
01-08-2008, 11:28 AM
Another question, how i can reduce the character dimension of the shouts ?
BeboxForum
01-08-2008, 01:22 PM
Can you upload a n image containing all the commands with an explanation next to them
hscorp
01-08-2008, 06:28 PM
one of my users can't see the chatbox
and all the other users in the same group can see and use the chatbox
and i tried to change the user group to moderators and he is can't see the chatbox also btw he can't see the options in the ucp too
what is wrong??
VBDev
01-08-2008, 07:00 PM
Hi,
i've installed this great shoutbox but i've a problem.
The shoutbox is more large of the page and so all the forum visualization is with the orizzontal bar.
This is the url:
http://www.vwgolfcommunity.com/vbulletin
Perhaps you could diminish the size of the text input box as it might be the problem.
Can you post a screenshot rather than a link as the chatbox can't be seen by guests ;)
ok, i'll do this. ;)
other thing:
Why weren't there any v2.0 development status information the last 2 weeks? :o
Coz I didn't had the time too hehe. I am a busy guy :D
But I promise I'll do one during the weekend.
Another question, how i can reduce the character dimension of the shouts ?
By editing the template mgc_chatbox_bit and adding style tags to diminish font size on the chatbox spans.
Can you upload a n image containing all the commands with an explanation next to them
Just click the help button in the chatbox this does it
one of my users can't see the chatbox
and all the other users in the same group can see and use the chatbox
and i tried to change the user group to moderators and he is can't see the chatbox also btw he can't see the options in the ucp too
what is wrong??
If he can't see the options in his ucp this could be perhaps you haven't made the modification to the modifyoptions tempalte during install ?
mc0676
01-08-2008, 07:41 PM
VBDEV, really thanks for char dimension suggestion.
For the windows dimension i have made a mistake in the forumhome templates, sorry ! :-)
physiart
01-09-2008, 06:13 AM
Installed, excellent mod, congrats!!!
You have to first set the option : MGC Chatbox : General Options > Numbers of days of the shouts to remove to your wanted value.Done, I've set it to remove shouts daily.
And then you'll just have to check in the cron manager if the chatbox task is set active and this should do it :)By saying "cron manager" do you mean the Scheduled Task Manager? And by chatbox task do you mean the Automatic deletion of messages of MGC Chatbox? If so, it's set up allright but it doesn't seem to work. Yesterday's shouts are still there. Please advise in detail.
Another thing: I don't know if it's a bug or not, but when I click on "New Posts" and there are no results, the chatbox link disappears from the navbar. I have to click on the homepage link to make it appear again.
Thanx in advance!
theoz1
01-09-2008, 07:27 AM
I have the red x's in place of the buttons on the top of the chatbox, any suggestions?
Also is there a way to move this to the side of the page like a column instead of being in the middle?
Thx.
Just thought of this. on the top right side as well it says MGC Chatbox and has a down arrow next to it. I click on it and it just has a little blue line. I would like to get rid of it, but would first like to know what that is. thx
VBDev
01-09-2008, 12:56 PM
Installed, excellent mod, congrats!!!
Done, I've set it to remove shouts daily.
By saying "cron manager" do you mean the Scheduled Task Manager? And by chatbox task do you mean the Automatic deletion of messages of MGC Chatbox? If so, it's set up allright but it doesn't seem to work. Yesterday's shouts are still there. Please advise in detail.
Another thing: I don't know if it's a bug or not, but when I click on "New Posts" and there are no results, the chatbox link disappears from the navbar. I have to click on the homepage link to make it appear again.
Thanx in advance!
Yes I meant the scheduled tasks.
Wow that's strange I don't see why the chatbox would disapear like that !
About your problem it's strange if you have set both option that should do it.
I have the red x's in place of the buttons on the top of the chatbox, any suggestions?
Also is there a way to move this to the side of the page like a column instead of being in the middle?
Thx.
Just thought of this. on the top right side as well it says MGC Chatbox and has a down arrow next to it. I click on it and it just has a little blue line. I would like to get rid of it, but would first like to know what that is. thx
You have to upload all images files in your style image directory.
About your second problem please explain me I don't understand it.
physiart
01-09-2008, 02:31 PM
Yes I meant the scheduled tasks.
About your problem it's strange if you have set both option that should do it.I know it's strange, but it won't work, that's why I asked you for any suggestions. I have to clean all past shouts manually by /del all.
Wow that's strange I don't see why the chatbox would disapear like that !Strange again, but it happens. Any ideas?
firstrebel
01-09-2008, 04:03 PM
I have just installed this and have two shoutboxes on forumhome. What did I do wrong?
VBDev
01-09-2008, 06:58 PM
I know it's strange, but it won't work, that's why I asked you for any suggestions. I have to clean all past shouts manually by /del all.
Strange again, but it happens. Any ideas?
Other cron tasks work well on your forum ?
What I know is that the newpost page is quite tricky sometimes with global var that perhaps are not globalized os it perhaps is due to that.
I have just installed this and have two shoutboxes on forumhome. What did I do wrong?
Have you done any modification to the forumhome template during the chatbox install ? Which display options have you added ?
firstrebel
01-09-2008, 07:08 PM
I followed the install instructions exactly. I tried displaying at top and bottom, Same problem - 2 chatboxes.
Bob
Hello, I have a problem to see files.
Only I can see the 1 page. I show you these here link:
mypage/mgc_chatbox.php?do=view_archive(Work well)this is the link of navbar
index.php/mgc_chatbox.php?do=view_archive&page=1 (Do not work), this is the link of the principal page of the chatbox.
index.php/mgc_chatbox.php?do=view_archive&page=2 (Do not work),this is the link of the file pages.
How do I solve this problem?
thank VBDev
theoz1
01-09-2008, 09:36 PM
Right now I currently have the chatbox in the middle of the page by default. I want to have it on the right side going as a column being more taller than longer, that way it doesnt take up so much space. Like looking at this page right now, the far right side as you can see where the green is, I want it to be over there and only take up that amou nt of space in widthwise. Sorry if this is a little confusing.
csavern
01-09-2008, 11:09 PM
is there a way to resize this for some reason it is sticking out past my forums
VBDev
01-10-2008, 03:59 AM
I followed the install instructions exactly. I tried displaying at top and bottom, Same problem - 2 chatboxes.
Bob
And in the showthread or forumdisplay pages ?
Which version of vBulletin are you using ? Have you tried cleanly uninstalling it and installing it back again ?
Hello, I have a problem to see files.
Only I can see the 1 page. I show you these here link:
mypage/mgc_chatbox.php?do=view_archive(Work well)this is the link of navbar
index.php/mgc_chatbox.php?do=view_archive&page=1 (Do not work), this is the link of the principal page of the chatbox.
index.php/mgc_chatbox.php?do=view_archive&page=2 (Do not work),this is the link of the file pages.
How do I solve this problem?
thank VBDev
This is a known bug.
Open the mgc_chatbox.php file and search for :
$pagenav = construct_page_nav($pagenumber, $perpage, $getnb_chats['nb_chats'],
$vbulletin->options['bburl'] . '/mgc_chatbox.php?' . $vbulletin->session->vars['sessionurl'] . 'do=view_archive');
Replace it by :
$pagenav = construct_page_nav($pagenumber, $perpage, $getnb_chats['nb_chats'],
$vbulletin->options['bburl'] . '/mgc_chatbox.php?' . $vbulletin->session->vars['sessionurl'] . 'do=view_archive&what=' . $what);
Right now I currently have the chatbox in the middle of the page by default. I want to have it on the right side going as a column being more taller than longer, that way it doesnt take up so much space. Like looking at this page right now, the far right side as you can see where the green is, I want it to be over there and only take up that amou nt of space in widthwise. Sorry if this is a little confusing.
This need rewriting of the mgc_chatbox template to achieve that purpose.
This is something that needs time so I am sorry but unless you try to work it out on yourself i can't help you much :(
is there a way to resize this for some reason it is sticking out past my forums
What do you mean ?
physiart
01-10-2008, 06:51 AM
Other cron tasks work well on your forum ?That's exactly what I was trying to check out. I'm not sure about that, 'cause I can't verify the results (i.e. the hourly cleanup what cleans up?). Anyway, clicking on "Run now" old shouts should be removed immediately, but they don't. I don't know if it's relative that my host server runs in safe mode.
BTW, when checking the Scheduled Task Log Viewer it displays allright the actions (Old messages of MGC Chatbox removed), but old shouts are still there.
What I know is that the newpost page is quite tricky sometimes with global var that perhaps are not globalized os it perhaps is due to that.Maybe, but it's not really a problem, rather than annoying. I won't give it further thinking, until any of my users notice it. ;)
lordtopcat
01-10-2008, 07:28 AM
Hi there,
I was wondering, if there was any way I could gain the IP address of a guest? This guest continually spams our shout box with rude comments...and pages of them. For now we have disabled guests posting all together, but we only want this to be temporary as this is a form of contact for our guests, as we don't allow them to post in the forum.
Thanks
LTC
VBDev
01-10-2008, 07:45 AM
That's exactly what I was trying to check out. I'm not sure about that, 'cause I can't verify the results (i.e. the hourly cleanup what cleans up?). Anyway, clicking on "Run now" old shouts should be removed immediately, but they don't. I don't know if it's relative that my host server runs in safe mode.
BTW, when checking the Scheduled Task Log Viewer it displays allright the actions (Old messages of MGC Chatbox removed), but old shouts are still there.
Maybe, but it's not really a problem, rather than annoying. I won't give it further thinking, until any of my users notice it. ;)
Have you tested on a local test forum with the same parameters for the scheduled tasks ?
Hi there,
I was wondering, if there was any way I could gain the IP address of a guest? This guest continually spams our shout box with rude comments...and pages of them. For now we have disabled guests posting all together, but we only want this to be temporary as this is a form of contact for our guests, as we don't allow them to post in the forum.
Thanks
LTC
This requires some modification coding, unless you have those skills I can't be of any help for the moment, I'm sorry.
Basically you'd need to add a field in the mgc_chatbox sql table to log ip, and modify the request that insert a shout in the database (in the mgc_chatbox.php file).
This is a known bug.
Open the mgc_chatbox.php file and search for :
$pagenav = construct_page_nav($pagenumber, $perpage, $getnb_chats['nb_chats'],
$vbulletin->options['bburl'] . '/mgc_chatbox.php?' . $vbulletin->session->vars['sessionurl'] . 'do=view_archive');Replace it by :
$pagenav = construct_page_nav($pagenumber, $perpage, $getnb_chats['nb_chats'],
$vbulletin->options['bburl'] . '/mgc_chatbox.php?' . $vbulletin->session->vars['sessionurl'] . 'do=view_archive&what=' . $what);
Once the change was done but do not work, follow the same error:(
Please enter my forum....VBDev
user= User100
Pass= myforum
Axarquiarturismo.com (http://www.axarquiaturismo.com/info/index.php)
firstrebel
01-10-2008, 05:12 PM
Originally Posted by firstrebel
I followed the install instructions exactly. I tried displaying at top and bottom, Same problem - 2 chatboxes.
Bob
And in the showthread or forumdisplay pages ?
Reinstalled and OK. Now working OK on live forum. Great job. Thanks.
Maybe a means of limiting image size in shouts for future release?
Bob
yashua
01-11-2008, 02:25 AM
When ever I type /ban somones name it says user does not exist and when I do /pm somones name it says I don't have permission
bhanuprasad1981
01-11-2008, 02:53 AM
i tried to install ,uploaded files imported language ,but when i try to set user permissions its giving me sql error as follows:-
Database error in vBulletin 3.6.8:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Registered Users',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`mgccustomusergroupperms` = '261',
`nbmsgshowchatbox` = '5',
`trgpermissions` = '0',
`forumpermissions` = '782847',
`genericpermissions` = '505943751',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericoptions` = '62',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '100',
`avatarmaxheight` = '100',
`avatarmaxsize` = '20000',
`signaturepermissions` = '235519',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '4'
WHERE usergroupid=2;
MySQL Error : Unknown column 'mgccustomusergroupperms' in 'field list'
Error Number : 1054
Date : Thursday, January 10th 2008 @ 08:52:10 PM
Script : http://www.xxxxxxx.org/admincp/usergroup.php?do=update
Referrer : http://www.xxxxxxx.org/admincp/usergroup.php?do=edit&usergroupid=2
IP Address : xx.xx.xx.xxx
Username : xxxxx
Classname : vB_Database
BigDog56
01-11-2008, 04:29 AM
Hi there,
I was wondering, if there was any way I could gain the IP address of a guest? This guest continually spams our shout box with rude comments...and pages of them. For now we have disabled guests posting all together, but we only want this to be temporary as this is a form of contact for our guests, as we don't allow them to post in the forum.
Thanks
LTC
I installed a site meter in the footer of our forum. It logs every IP, time and pages viewed. Match up the times and you should be able to figure out who it is. It's at the bottom of every page, including our cover page. Click on it, and it will give you instructions on how to use it. It's free.
VBDev
01-11-2008, 05:18 AM
Once the change was done but do not work, follow the same error:(
Please enter my forum....VBDev
user= User100
Pass= myforum
Axarquiarturismo.com (http://www.axarquiaturismo.com/info/index.php)
As a registered user I only have access to the first channel and can't use the chatbox (just can see it).
What's strange is that the link when clicking to see archives redirect to the index again is that the problem ? If yes then its a vbulletin misconfiguration you made.
You shouldn't have left the index.php in the url in your options.
Reinstalled and OK. Now working OK on live forum. Great job. Thanks.
Maybe a means of limiting image size in shouts for future release?
Bob
* VBDev is not accepting new features please :D
I want to finish the version with the things I have planned so for the moment my requests acceptance list is closed and loggin nothing lol but feel free to ask me again once the new one will be release.
When ever I type /ban somones name it says user does not exist and when I do /pm somones name it says I don't have permission
The syntax is not /ban username or /pm username your_message.
It's more complicated than that, please check the help in the chatbox, it describes exactly those commands syntaxes.
i tried to install ,uploaded files imported language ,but when i try to set user permissions its giving me sql error as follows:-
Database error in vBulletin 3.6.8:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Registered Users',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`mgccustomusergroupperms` = '261',
`nbmsgshowchatbox` = '5',
`trgpermissions` = '0',
`forumpermissions` = '782847',
`genericpermissions` = '505943751',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericoptions` = '62',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '100',
`avatarmaxheight` = '100',
`avatarmaxsize` = '20000',
`signaturepermissions` = '235519',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '4'
WHERE usergroupid=2;
MySQL Error : Unknown column 'mgccustomusergroupperms' in 'field list'
Error Number : 1054
Date : Thursday, January 10th 2008 @ 08:52:10 PM
Script : http://www.xxxxxxx.org/admincp/usergroup.php?do=update
Referrer : http://www.xxxxxxx.org/admincp/usergroup.php?do=edit&usergroupid=2
IP Address : xx.xx.xx.xxx
Username : xxxxx
Classname : vB_Database
You haven't uploaded the two products of the archive :)
abroad
01-11-2008, 07:15 AM
I have vb 3.7.0 Beta 3 and when I go to my forum the chat appears but it doesnt stop loading...see attachment
VBDev
01-11-2008, 08:25 AM
Have you uploaded the files in the clientscript directory ?
abroad
01-11-2008, 08:50 AM
yes I did!
bwize
01-11-2008, 11:23 AM
It's probably something really simple but i've been staring at my computer so long nothing's easy. I've done all what is asked in the readme file, everything seems like it went ok. Nothing shows up, page loads as quick as normal. I went to this address:
site.com/forum/mgc_chatbox.php and get this msg
"test, you do not have permission to access this page. This could be due to one of several reasons"
All the permissions are set, it happens with a test account and admin
"
Originally Posted by VBDev
What's strange is that the link when clicking to see archives redirect to the index again is that the problem ? If yes then its a vbulletin misconfiguration you made.
Really, error in URL of the forum admincp.
Now you work perfectly.
thanks for your advice;)
bhanuprasad1981
01-12-2008, 04:11 AM
thanks its working now ,i really forget sometimes :p
another question why don't i see smiley's ???
firstrebel
01-12-2008, 09:38 AM
Server load has been covered a few times on this thread, but I am still baffled why there is a problem. With Zero Tolerance's Shoutbox 2.1 there was no increase on server load and shouts were instant.
With this mod if you set the refresh too low you get high server load. If you set the refresh high then you have ridiculous time delays and messages get out of synch.
I have set refresh to 4 seconds and the server load as in 'top' can get up to 4 or 5. If I set the refresh to 10 or more seconds my members complain about the delay.
I ran FlashChat for a while and that did not affect server load.
So how come we have this problem?
Bob
VBDev
01-12-2008, 12:00 PM
It's probably something really simple but i've been staring at my computer so long nothing's easy. I've done all what is asked in the readme file, everything seems like it went ok. Nothing shows up, page loads as quick as normal. I went to this address:
site.com/forum/mgc_chatbox.php and get this msg
"test, you do not have permission to access this page. This could be due to one of several reasons"
All the permissions are set, it happens with a test account and admin
"
Are you sure you've set things correctly, especially the option of the number of posts to see the chatbox in the permissions ?
thanks its working now ,i really forget sometimes :p
another question why don't i see smiley's ???
Coz you perhaps haven't activated them in the option of the acp.
Server load has been covered a few times on this thread, but I am still baffled why there is a problem. With Zero Tolerance's Shoutbox 2.1 there was no increase on server load and shouts were instant.
With this mod if you set the refresh too low you get high server load. If you set the refresh high then you have ridiculous time delays and messages get out of synch.
I have set refresh to 4 seconds and the server load as in 'top' can get up to 4 or 5. If I set the refresh to 10 or more seconds my members complain about the delay.
I ran FlashChat for a while and that did not affect server load.
So how come we have this problem?
Bob
The way the shouts are retrieved is not the same on my chatbox as I have decided that shouts would be retrieved through ajax, even for the first load of the chatbox, this is why they don't appear immediatly on page load.
About the problem of server load, 4 or 5 is a bit high IMO, most chatbox overload the server in that case, how did you track that server load ? Is it cpu time ?
firstrebel
01-12-2008, 01:35 PM
The way the shouts are retrieved is not the same on my chatbox as I have decided that shouts would be retrieved through ajax, even for the first load of the chatbox, this is why they don't appear immediatly on page load.
About the problem of server load, 4 or 5 is a bit high IMO, most chatbox overload the server in that case, how did you track that server load ? Is it cpu time ?
vB Shout 2.1 is AJAX as well. I get server load from 'top' in SSH.
Bob
bhanuprasad1981
01-13-2008, 04:03 AM
but i dont see options for smileys
Roxie
01-13-2008, 05:23 AM
Is it possible to have the username color be for the usergroup the member chooses to display and not the primary group?
VBDev
01-13-2008, 03:11 PM
vB Shout 2.1 is AJAX as well. I get server load from 'top' in SSH.
Bob
And it gives you how much percent ?
Could you send me by pm or here the result of your top plz.
but i dont see options for smileys
It's in formating options in the acp.
Is it possible to have the username color be for the usergroup the member chooses to display and not the primary group?
This is a bug of the current version, it's on my todo list for the new one :)
VBDev
01-14-2008, 05:42 AM
MGC Chatbox Evolution (v2.0) Development status
As I promised, here is the new development status update.
I have been pretty busy since the beginning of the year at work and haven't been able to do a lot of work on the chatbox but it's going on its way and there is now very few things to finish before it's ready for beta release.
I know this is quite long for all of you but I want to bring you a very very good version of the product so it takes the time ;)
So far, all commands have been ported back to the new command system and the list of remaining tasks has drastically diminished, most of them are already existing features that need to be rewritten for the new code structure.
I have also changed the way ajax is handled in order to enhance compatibility with non-english languages with specific characters. It's now handled in the way the Jelsoft team handles it in vBulletin.
Many tweaks have been added too but you will discover them upon release.
Following is the list of remaining tasks :
Re-adding the possibility to show the chatbox on forumhome, forumdisplay, showthread and all pages features (for the moment it works only on full page mode but this is not a big deal, just few plugins to get back to the new version) [OK]
Archives w. download archive feature (The archive page will be remodeled as actually it's a bit too big with all messages split alone in their boxes [OK]
Inactive mode [OK]
Creating a session tracking for the chatbox or tweaking the vBulletin one in order to be able to get a working version of the who's in the chatbox [OK]
Maximum number of posts per day to access the chatbox (dynamic 24H)
Separate timestamp for archives and chatbox [OK]
Forumids where to show the chatbox in case of display on the forumdisplay or showthread pages [OK]
Default text color for usergroups [OK]
Shouts search system (Perhaps not sure it will be in the upcoming version)
Work with stangger5 on the little tweak that could help for the vbadvanced modAnd the most important thing will be to make an importer from the old version to new one as I have renamed all chatbox tables to new names due to the major changes in the code structure. The importer will only get back old chats to the new version leaving you the configuration of the chatbox to achieve :)
I think I'll release a beta before developping an importer, which I hope will be in 2 weeks (I will not be able to code during the weekend this week so won't be able to work a lot on it).
theoz1
01-15-2008, 03:52 AM
Dont know if this is possible, but I am making a home page for my forums that is not part of vbulletin. Just using microsoft frontpage. Is there a way to put this on it even though it does not involve vbulletin?
thx.
VBDev
01-15-2008, 05:06 PM
No sorry this is not possible.
gunitman247
01-16-2008, 12:22 AM
About the stats, where have you put the $cb_stats code ?
Is chatbox meant to be shown on forumhome on your forum ?
About the pm command which syntax have you used ?
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
$headinclude
<title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
</head>
<body>
$header
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top">
<td class="content">
$navbar
<if condition="$show['guest']">
<!-- guest welcome message -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<td class="alt1">
<phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
</td>
</tr>
</table>
<!-- / guest welcome message -->
<br />
</if>
<!-- main -->
$forumbits
$forumhome_markread_script
<!-- /main -->
<center>
<ad what="zone:4" />
<br>
<div class="advertisementtext"><a href="http://globalsigalliance.com/index.php?pageid=advertising">Advertise your site with GSA</a></div>
</div>
</center>
<br />
<!-- what's going on box -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
</tr>
</thead>
<if condition="$show['loggedinusers']">
<!-- logged-in users -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a>
<a href="online.php$session[sessionurl_q]" rel="nofollow">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
<tr>
<td class="alt2" align="center"><a href="online.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]" border="0" /></a></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
<div>$activeusers</div>
</div>
</td>
</tr>
<tr><td class="alt2" align="center" colspan="2" >$vbphrase[group_legend]</td></tr>
</tbody>
<!-- end logged-in users -->
</if>
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_stats')"><img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /></a>
<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]">
<tr>
<td class="alt2" align="center"><img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div>
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
$vbphrase[members]: $numbermembers<if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>
</div>
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
</div>
</td>
</tr>
</tbody>
$cb_stats
<if condition="$show['birthdays']">
<!-- today's birthdays -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_birthdays')"><img id="collapseimg_forumhome_birthdays" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_birthdays].gif" alt="" border="0" /></a>
$vbphrase[todays_birthdays]
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_birthdays" style="$vbcollapse[collapseobj_forumhome_birthdays]">
<tr>
<td class="alt2" align="center"><a href="calendar.php?$session[sessionurl]do=getday&day=$today&sb=1"><img src="$stylevar[imgdir_misc]/birthday.gif" alt="$vbphrase[view_birthdays]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$birthdays</div></td>
</tr>
</tbody>
<!-- end today's birthdays -->
</if>
<if condition="$show['upcomingevents']">
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_events')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a>
<if condition="$show['todaysevents']">$vbphrase[todays_events]<else /><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></if>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_events" style="$vbcollapse[collapseobj_forumhome_events]">
<tr>
<td class="alt2" align="center"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/calendar.gif" alt="$vbphrase[calendar]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td>
</tr>
</tbody>
</if>
<tbody>
<tr>
<td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>">
<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
<if condition="$vboptions['forumleaders']">
<a href="showgroups.php$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if>
</td>
</tr>
</tbody>
</table>
<br />
<!-- end what's going on box -->
<!-- icons and login code -->
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<tr valign="bottom">
<td align="center">
<table cellpadding="6" cellspacing="0" border="0">
<tr>
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td>
<td class="alt1">$vbphrase[forum_contains_new_posts]</td>
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
<td class="alt1">$vbphrase[forum_contains_no_new_posts]</td>
<if condition="$vboptions['showlocks']">
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td>
<td class="alt1">$vbphrase[forum_is_closed_for_posting]</td></if>
</tr>
</table>
</td>
</tr>
</table>
<!-- / icons and login code -->
</td>
<td class="divider"></td>
<td class="sidebar">
<h2>Latest Threads</h2>
<ul>$latest</ul>
<div id="links">
<h2>Text Advertisments</h2>
<ul>
<li><ad what="zone:3" /></li>
<li><ad what="zone:3" /></li>
<li><ad what="zone:3" /></li>
<li><ad what="zone:3" /></li>
<li><ad what="zone:3" /></li>
<li><ad what="zone:3" /></li>
</ul>
</div>
</td>
</tr>
</table>
$footer
</body>
</html>
Thats my FORUMHOME Template.
I do not have the CB running on the forumhome but on a separate page. http://www.globalsigalliance.com
VBDev
01-16-2008, 04:50 AM
The only thing that could avoid chatbox stats from being displayed (by looking back into my code) is the options that activates or not the stats on forumhome.
gunitman247
01-16-2008, 11:38 AM
The only thing that could avoid chatbox stats from being displayed (by looking back into my code) is the options that activates or not the stats on forumhome.
Thanks. I think this is vitally important to the success of the chatbox.
GoNz00
01-16-2008, 12:06 PM
jsut wondering if there is anything i can do to the UK language file to work with UTF-8
if i edit UTF 8 into the language file i cant use inline editing for one :(
edit, fixed it.
use the uk MCG language file to overwrite the custom UK one, then go into the options for the uk file and change it back to UTF-8 as the upload defaults it, working great again :)
nicolerork
01-17-2008, 11:48 AM
Is there a way to display the users in the chat within/below the chatbox instead of clicking on the "Who's Online Channel" button?
VBDev
01-17-2008, 12:22 PM
Is there a way to display the users in the chat within/below the chatbox instead of clicking on the "Who's Online Channel" button?
If you are confident in php and javascript yes it could be possible to get the whosonline by adding ajax calls to get the whosonline.
This the way it is done when you click on the channel button but you should modify it so that it displays on load under the chatbox.
abe_119
01-18-2008, 05:43 AM
Have it *installed*. Loving it !!!
Need help with 2 things though.
1. Click on the "archives" (chatbox) -- says no files found - error, but go to "view archives" on navbar, works fine.
2. Same thing when I click "help" button.
Can you tell me where to fix this ?
Thanks
abe_119
01-18-2008, 06:27 AM
Just found out ... it's just the path.
but where do i change the path so it goes to the right folder ??
VBDev
01-18-2008, 07:22 AM
By path you mean url ? This is dependant of the url you set in your vbulletin options.
abe_119
01-18-2008, 07:46 AM
i'm a newbie ... sorry if i'm asking too many simple questions
in nav bar, when i click on the "view archive" under MGC Chatbox, it takes me to www.domain.com/forum/mgc_chatbox.php which is right.
but when i clicked "archive" on the chatbox, it took me to www.domain.com/mgc_chatbox.php, and of course it could not find the page (error).
and so the 2 other buttons (help,user) in the chat box
again sorry for asking this simple question.
what should i do ?
may i pm you ?
abe_119
01-18-2008, 08:07 AM
By path you mean url ? This is dependant of the url you set in your vbulletin options.
problem solved !!
thanks
physiart
01-18-2008, 06:49 PM
BTW, I coudn't get it to work with vbadvanced, although I've followed instructions correctly. And still, cron job won't work in my forums and old shouts are not deleted automatically (vbulletin 3.6.7.PL1). I have to delete them manually by typing /del all every once in a while.
Amaresh
01-19-2008, 06:22 AM
i cant see ban user option
VBDev
01-19-2008, 08:12 AM
BTW, I coudn't get it to work with vbadvanced, although I've followed instructions correctly. And still, cron job won't work in my forums and old shouts are not deleted automatically (vbulletin 3.6.7.PL1). I have to delete them manually by typing /del all every once in a while.
For vbadvanced, you can look at stangger5 addon :)
About the cron, I'll look at it for the next version.
i cant see ban user option
This is a command (check the help in the chatbox).
VBDev
01-19-2008, 08:14 AM
MGC Chatbox Evo beta launch certainly next week !
MotMann
01-19-2008, 10:14 AM
Is it possibel, that Winner and Higscrores from ibProArcade listet in the Chatbox, as in other Chatboxes works?
VBDev
01-19-2008, 12:17 PM
It is certainly possible.
However I am sorry but I don't have the time to build such specific things.
EFLMD
01-19-2008, 05:36 PM
thanks for the hack..installed it..worked great..
justino
01-20-2008, 07:23 PM
Hi, VBDev!
First of all I want to congratulate you for your excellent work you have done:)
Now comes the part of doubts.
Installed your chatbox in my forum 3.7 and appears to me this link over the chatbox will be someone I could to help solve this problem..
thank?s in advance :D
Sreen:
https://vborg.vbsupport.ru/attachment.php?attachmentid=74770&stc=1&d=1200864162
gdavis480
01-21-2008, 05:07 AM
Hi the chatbox keeps disappearing on me but everyone else can see it. I have to keep reinstalling the mod inorder to see it.
VBDev
01-21-2008, 05:36 AM
Hi, VBDev!
First of all I want to congratulate you for your excellent work you have done:)
Now comes the part of doubts.
Installed your chatbox in my forum 3.7 and appears to me this link over the chatbox will be someone I could to help solve this problem..
thank?s in advance :D
Sreen:
https://vborg.vbsupport.ru/attachment.php?attachmentid=74770&stc=1&d=1200864162
I think this is the link of the navbar. You have certainly put it in the wrong place.
It's not really useful now as there is a link in the chatbox itself that links to the same pages. You should remove chatbox template edits from the navbar one.
Hi the chatbox keeps disappearing on me but everyone else can see it. I have to keep reinstalling the mod inorder to see it.
I think that you haven't done the modification to the modifyoptions template. So if you modify your options then the chatbox will disappear.
You have to the modification and then go to your usercp to set the show chatbox option to yes.
jalmz
01-21-2008, 06:21 AM
how to reduce the font as default in the chatbox??
gdavis480
01-21-2008, 07:54 AM
this is strange I remember adding doing the modifyoptions, it must of got deleted when my site when down for 5 minutes
justino
01-21-2008, 10:28 AM
I think this is the link of the navbar. You have certainly put it in the wrong place.
It's not really useful now as there is a link in the chatbox itself that links to the same pages. You should remove chatbox template edits from the navbar one.
Thank?s, work in 100%
:D
VBDev
01-21-2008, 10:44 AM
how to reduce the font as default in the chatbox??
This is not possible "AS IS" unless you do template changes, I'll add the possibility for the release coming this week to choose between smallfont or normalfont.
this is strange I remember adding doing the modifyoptions, it must of got deleted when my site when down for 5 minutes
Ok so no everything is working for ya pal ?
VBDev
01-21-2008, 10:45 AM
Thank?s, work in 100%
:D
Great ! Don't forget to click install if you want to be kept updated of the new ersion / info releases :)
jalmz
01-21-2008, 11:56 AM
thanks vbdev..
nice mod.
jalmz
01-21-2008, 02:41 PM
btw, how can i put the mgc chat below the game? (flash game..)
or before the
ibProArcade v2.6.6+
Extended vBulletin-Version by MrZeropage (www.vbulletin.org)
? Chris Kelly 2004
example:
MGC CHAT BOX
ibProArcade v2.6.6+
Extended vBulletin-Version by MrZeropage (www.vbulletin.org)
? Chris Kelly 2004
VBDev
01-21-2008, 03:04 PM
By using the show on all page functionnality in a variable.
So you'll be able to put the chatbox at the location you want by a template edit :)
jalmz
01-21-2008, 03:17 PM
how?
i already try the ARCADE template...
i want the mgc chat box display below the game..
http://img119.imageshack.us/img119/8763/mgcchatboxcp0.jpg
VBDev
01-21-2008, 04:02 PM
What have you done exactly ?
VBDev
01-22-2008, 04:17 AM
@jamz: then change the location of the variable to under the arcades.
jalmz
01-22-2008, 07:08 AM
vbdev.. what do you mean? do i have to open the arcade.php... because this is not possible in the ARCADE template..
VBDev
01-22-2008, 10:55 AM
I have never looked at the arcade mod so I can't tell.
As far as my knowledge goes, the only way to do so would be to add the variable somewhere in the templates.
You should consider forwarding your question directly to the author of the arcade mod to ask where to put the variable to display it in the position you want.
jalmz
01-22-2008, 01:16 PM
ok vbdev.. thanks...
VBDev
01-23-2008, 08:17 AM
<font color="red">MGC Chatbox Evo development is finished</font>
The remaining tasks before release are the readme writing and the translation from french to english. (Plus an importer from the current chatbox for the shouts)
Release will be on Friday or Saturday.
just upgraded to vb 3.7.0 b4 and I am having a loading issue.
I have noticed this normally when someone is upgrading new vb script, un-install the mods then install the mods again... now with loading issue. :)
VBDev
01-23-2008, 04:18 PM
What do you mean by loading issue ?
The loading message is showing all the time ?
Dinatius
01-23-2008, 05:55 PM
Is there a way to change /team to another /command? I'm running a guild site, and people are used to typing /officer, I'd like to be able to use the same command in chatbox as in game.
Otherwise working great! Installed last night :)
VBDev
01-23-2008, 07:25 PM
this will possible with the next version ;)
Wait a little time it will be released at end of the week.
Dark Cynicus!
01-24-2008, 11:55 PM
it doesnt load for me =/
What do you mean by loading issue ?
The loading message is showing all the time ?
yes sir... :erm:
may I ask how can I do a "full" clean up then I will a do fresh install again. I think this will work. Perhaps when I un-install some of the changes done before has not been reverted.
VBDev
01-25-2008, 04:52 AM
it doesnt load for me =/
Have you uploaded all files ? What do you mean by doesn't load ?
yes sir... :erm:
may I ask how can I do a "full" clean up then I will a do fresh install again. I think this will work. Perhaps when I un-install some of the changes done before has not been reverted.
You have to remove the chatbox files first, then remove both products.
MGC Chatbox Evo development is finished
The remaining tasks before release are the readme writing and the translation from french to english. (Plus an importer from the current chatbox for the shouts)
Release will be on Friday or Saturday.
Anyway :rolleyes: , I will gonna wait for this for sure :)
one more question. I am using vb 3.7.0 b4, I would like to show the chatbox also to groups and to user profiles. Kindly advice how can I do it. ;)
VBDev
01-25-2008, 08:29 PM
thanks to the show chatbox on defined pages and put the good vars in the list of pages.
Dark Cynicus!
01-25-2008, 08:56 PM
Have you uploaded all files ? What do you mean by doesn't load ?
You have to remove the chatbox files first, then remove both products.
http://www.rhythematics.com/forums/ Like It Doesnt Show.. then when i go to http://www.rhythematics.com/forums/mgc_chatbox.php it says i dont have permissions but i did all the permissions
thanks to the show chatbox on defined pages and put the good vars in the list of pages.
do you have plans to include settings in groups/profiles for vb 3.7? :rolleyes:
VBDev
01-26-2008, 06:53 AM
http://www.rhythematics.com/forums/ Like It Doesnt Show.. then when i go to http://www.rhythematics.com/forums/mgc_chatbox.php it says i dont have permissions but i did all the permissions
Sometimes the permissions can be due to the number of posts to see the chatbox not well set.
Can you make a screenshot of the usergroup rights configuration you have made so that I can say you what's wrong.
do you have plans to include settings in groups/profiles for vb 3.7? :rolleyes:
What do you mean by that ? I have not yet looked at all vB3.7 possibilities so I don't know what you're talking about :D
Shanj
01-26-2008, 07:18 PM
Thank you (installed) A joyful and superb mod.
For me it is a perfect bridge between our forums and a great suite of chatrooms - without this we can only really meet at set times for chats. Now we can connect with others on the forums, and spontaneously startt little chats, or gather in the big chat suite.
Thank you LOTS. Was a bit more compliucated to install than other mods I have done. But the instructions were very clear so all went well.
* * * * Four stars.
help! the hack works great, but everything is in French. how do I change that to English? I've tried to edit stuff, but I can't understand a thing :(
VBDev
01-28-2008, 05:52 AM
help! the hack works great, but everything is in French. how do I change that to English? I've tried to edit stuff, but I can't understand a thing :(
You have to import the language xml as described in the install instructions.
Thank you (installed) A joyful and superb mod.
For me it is a perfect bridge between our forums and a great suite of chatrooms - without this we can only really meet at set times for chats. Now we can connect with others on the forums, and spontaneously startt little chats, or gather in the big chat suite.
Thank you LOTS. Was a bit more compliucated to install than other mods I have done. But the instructions were very clear so all went well.
* * * * Four stars.
He he thanks.
Complicated mods have complicated install instructions ;)
VBDev
01-28-2008, 05:54 AM
Finally the release won't be a beta but a full release !
I will release it tonight, I am waiting for captainslater (german translator) to finish the translation on its side.
Cu this evening (GMT + 1) he he.
alessai
01-28-2008, 07:18 AM
where are you going to release ? 3.6 ? 3.7 ? or both ?
VBDev
01-28-2008, 08:43 AM
I will release it in the 3.7 area as it is compatible with both 3.7 and 3.6.
And also because it contains big changes so it is kinda separated from the current version.
MotMann
01-28-2008, 09:55 AM
Finally the release won't be a beta but a full release !
I will release it tonight, I am waiting for captainslater (german translator) to finish the translation on its side.
Cu this evening (GMT + 1) he he.
Wonderfull... im still waiting :)
alessai
01-28-2008, 10:38 AM
:p i have new ideas by the way:p
VBDev
01-28-2008, 12:02 PM
Grrr lol :D
Keep your ideas in mind till the new version is released then you'll propose your ideas.
ajm4481
01-28-2008, 06:09 PM
hey i was just wondering which file i was to edit.. so that i can change the colours of the chatbox to match the theme of my forums... Im really just wanting to change the background of the box (where the text is displayed) to white instead of grey.
thanks a lot
VBDev
01-28-2008, 07:06 PM
Chatbox is released : https://vborg.vbsupport.ru/showthread.php?p=1431075#post1431075
ajm4481
01-28-2008, 07:32 PM
hey i was just wondering which file i was to edit.. so that i can change the colours of the chatbox to match the theme of my forums... Im really just wanting to change the background of the box (where the text is displayed) to white instead of grey.
thanks a lot
www.koomid.com
VBDev
01-29-2008, 05:43 AM
You can do that only by editing templates.
I have a problem.
When xml and txt to backup the file in format, give error.
However, I can backup in format cvs.
Any idea VBDev???
thank
inciarco
01-30-2008, 01:09 AM
I've seen the Update, but I don't see in the Thumbnails one of the Great Improvements Expected of the List of all the Smilies!! :( :confused:
In many other Mods I've seen how they do it with a Simple Dropdown Menu with the Basic Smilies and the "More..." Link to open the Window with all the Smilies!! :rolleyes:
I'll been waiting for that to Update the MGC Chatbox I've installed in my Forums!! :(
My Best Regards!! ;)
:)
ausjeepo
01-30-2008, 03:54 AM
Hi,
I have uninstalled this mod but it has left all the options in the usergroup manager. So when I go to change something I get this:
Database error in vBulletin 3.6.5:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Registered Users',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '783359',
`attachlimit` = '0',
`pmquota` = '100',
`pmpermissions` = '0',
`pmsendmax` = '2',
`calendarpermissions` = '0',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericpermissions` = '271062727',
`genericoptions` = '60',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '75',
`avatarmaxheight` = '75',
`avatarmaxsize` = '20000',
`signaturepermissions` = '174079',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '20000',
`sigmaxrawchars` = '200',
`sigmaxchars` = '100',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0',
`itraderpermissions` = '1',
`nbmsgshowchatbox` = '',
`mgccustomusergroupperms` = '0'
WHERE usergroupid=2;
MySQL Error : Unknown column 'nbmsgshowchatbox' in 'field list'
Error Number : 1054
Date : Wednesday, January 30th 2008 @ 04:53:18 PM
Script : http://ausjeepoffroad.com/forum/admincp/usergroup.php?do=update
Referrer : http://ausjeepoffroad.com/forum/admincp/usergroup.php?do=edit&usergroupid=2
IP Address : 203.59.235.34
Username : Dave
Classname : vB_Database
Any ideas? thanks!
VBDev
01-31-2008, 06:27 AM
I have a problem.
When xml and txt to backup the file in format, give error.
However, I can backup in format cvs.
Any idea VBDev???
thank
What exact error did you get ?
I've seen the Update, but I don't see in the Thumbnails one of the Great Improvements Expected of the List of all the Smilies!! :( :confused:
In many other Mods I've seen how they do it with a Simple Dropdown Menu with the Basic Smilies and the "More..." Link to open the Window with all the Smilies!! :rolleyes:
I'll been waiting for that to Update the MGC Chatbox I've installed in my Forums!! :(
My Best Regards!! ;)
:)
Ok np :)
Hi,
I have uninstalled this mod but it has left all the options in the usergroup manager. So when I go to change something I get this:
Any ideas? thanks!
You should have ran a small search in the thread with the vB search feature, this is a question that was asked many times !
What has caused this error is that you haven't read the uninstall instructions so leading to that error.
You have two solutions:
Install the mgc custom bitfield product again, remove the chatbox xml files from the includes/xml dir and then remove the product again.
Remove the chatbox xml files from the includes/xml dir and then rebuild bitfields manually
Solved, it was not my problem.
Thank VBDev, problem came from the server
jdelasko
02-09-2008, 07:18 AM
After installing the chatbox into the Ibproarcade pages, the Who's Online doesn't work like it used to (online.php) After installing MGC chatbox, arcade users location is always indicated to be 'MGC chatbox', instead of 'Arcade home' or 'Playing game' etc. The Chatbox is working perfectly. I have the chatbox displayed on the arcade home page and also all the individual game pages.
Can this be fixed so that arcade users locations are correctly indicated?
VBDev
02-09-2008, 01:16 PM
This was a problem with this version.
In the new version which was released (MGC Chatbox Evo see top thread), this shouldn't happen anymore.
jdelasko
02-09-2008, 05:40 PM
This was a problem with this version.
In the new version which was released (MGC Chatbox Evo see top thread), this shouldn't happen anymore.
Wish I had known about the new version when I installed this a week ago.
Do I have to remove the existing template edits to install the new version?
glennybee
02-12-2008, 09:04 PM
Superb!
I've just installed this as well as the CMPS module.
Looking excellent! :)
I've been up for 30hrs building this now.
Loving every minute of it! :)
softvnzla
02-16-2008, 08:59 PM
thanks installed
;)
VBDev
02-20-2008, 05:02 AM
Wish I had known about the new version when I installed this a week ago.
Do I have to remove the existing template edits to install the new version?
Yes you do :)
Superb!
I've just installed this as well as the CMPS module.
Looking excellent! :)
I've been up for 30hrs building this now.
Loving every minute of it! :)
Glad to hear that.
baby41
02-20-2008, 07:14 PM
Can someone had experience the same as me,yesterday I've put myself invisible to other members and for some reason I stop seing the shout,have uncheck the invisible option but still don't see it.
Asked other Admin to do it aswell and now we are both without see the shoutbox,can someone help me on this.
VBDev
02-27-2008, 04:48 PM
This is certainly because you haven't modified the modifyoptions as requested in the install instructions.
baby41
02-27-2008, 05:21 PM
Yes I did and still do not show the chatbox,the only way is to open new account........
hscorp
02-28-2008, 08:47 PM
the chat was doing good
but suddenly is say loading and not loading anything
when i tried to open the archive i got access denied and this for all users
what is the problem??
futuredood
02-28-2008, 11:20 PM
just a quick q: does this show if someone replies to a new thread like inferno shoutbox? that's the main feature i'm looking for, and inferno seems to be a resource hungry app.
I'm getting the error
Allowed memory size of 33554432 bytes exhausted (tried to allocate 491520 bytes)
popping up in my chatbox. This is just a recent thing within the last few weeks. I don't get the error anywhere else on the forums. Anyone has any idea what the issue is? I don't want to have to try to increase the memory limit I don't really see a need for that since it has never been an issue in the year or so that I've been using this addon.
ZomgStuff
02-29-2008, 06:29 PM
Do you know why the shoutbox might sometimes dissapear for certain users with 3.6.7?
glennybee
02-29-2008, 06:56 PM
Make sure they have permission to view the shoutbox in Usergroup Permissions.
If using Firefox browser, make sure 'Java' and Javascript' are enabled in the options.
ZomgStuff
02-29-2008, 11:30 PM
Make sure they have permission to view the shoutbox in Usergroup Permissions.
If using Firefox browser, make sure 'Java' and Javascript' are enabled in the options.
Yup I've got both enabled.
ZomgStuff
03-01-2008, 09:48 PM
Yup, check on all those.
solidlink
03-04-2008, 03:02 AM
I am using vbadvanced, but the MGC link does not appear on the navbar can someone help?
baby41
03-06-2008, 09:51 PM
Make sure they have permission to view the shoutbox in Usergroup Permissions.
If using Firefox browser, make sure 'Java' and Javascript' are enabled in the options.
All that was chcked before but for some reason I still don't have acees to shoutbox,it as disapeard when I put myself anonymous to other members.
Can someone had the same problem before or someone has some ideas how to solve this,regards.......
baby41
03-09-2008, 08:58 PM
Nobody here to give me an advice how to put my shoutbox back on,regards.
kj_202
03-11-2008, 05:51 PM
PROBLEM :(, how can you make the chatbox only viewable on e.g. first style, it views it on all :(, is it possible to make it for 1 style ONLY?
VBDev
03-12-2008, 05:40 AM
Yes I did and still do not show the chatbox,the only way is to open new account........
The only reason why it wouldn't shoiw is if user are banned or don't have then permissions. This is the only thing I see.
the chat was doing good
but suddenly is say loading and not loading anything
when i tried to open the archive i got access denied and this for all users
what is the problem??
Are permissions for usergroup well set ?
just a quick q: does this show if someone replies to a new thread like inferno shoutbox? that's the main feature i'm looking for, and inferno seems to be a resource hungry app.
No it doesn't, the new release (MGC Chatbox Evo) will one day.
I'm getting the error
Allowed memory size of 33554432 bytes exhausted (tried to allocate 491520 bytes)
popping up in my chatbox. This is just a recent thing within the last few weeks. I don't get the error anywhere else on the forums. Anyone has any idea what the issue is? I don't want to have to try to increase the memory limit I don't really see a need for that since it has never been an issue in the year or so that I've been using this addon.
Honestly no I don't see why you would get that error :confused: How much have you set for the refresh rate ?
VBDev
03-12-2008, 05:45 AM
Yup, check on all those.
Then that's perhaps you haven't made the modification to the modifyoptions template that is requested in the install instructions ?
I am using vbadvanced, but the MGC link does not appear on the navbar can someone help?
I am not sure but I wonder if somehow vbadvanced has a separate navbar template (not sure though).
All that was chcked before but for some reason I still don't have acees to shoutbox,it as disapeard when I put myself anonymous to other members.
Can someone had the same problem before or someone has some ideas how to solve this,regards.......
If I am right, anonymous options is in the My Options part of the admincp.
You said you have made the modification to the modifyoptions template but I think not if this has dissapeared upon option change.
Do you see the options of the chatbox in the My Options part of the admincp ? If not then apply the changes :)
PROBLEM :(, how can you make the chatbox only viewable on e.g. first style, it views it on all :(, is it possible to make it for 1 style ONLY?
You could do that by adding a condition in the global hook of the chatbox but not sure of the variable which contain the styleid, try to search it and then I'll tell you where you can put it.
viper007
03-12-2008, 12:33 PM
I installed But i am getting the settings In Different language...
Permet de pr?venir les utilisateurs de la commande /team quand un nouveau message est disponible dans le canal team si celui-ci n'est pas activ? (En Mode Double Canaux).
Attention:
Cette fonctionnalit?e utilise une requ?te ? chargement de la page, changement de canal, envoi d'un chat ou rafra?chissement forc?.
SAUF si la fonctionnalit? "mode inactif" est activ?e (dans ce cas l? la requ?te est commune au deux).
Plusieurs requ?tes sont ?galement ajout?es ? chaque v?rification de la pr?sence d'un nouveau message (?quivalent au chargement d'une page vB minimale).
can u help
viper007
03-12-2008, 12:43 PM
I made all the modifications ...along with this var $mgc_chatbox
But it is not showing the MGC chat box...
Tell meplz
kj_202
03-12-2008, 07:28 PM
You could do that by adding a condition in the global hook of the chatbox but not sure of the variable which contain the styleid, try to search it and then I'll tell you where you can put it.
ok thanks anyways, if you do know, feel free to tell me :)
toutatis
03-12-2008, 09:13 PM
I could not install this mod. I use CA_EVo_orange template.
I could not do Navbar template editings, I cant find these :
<if condition="$show['popups']"> and
<!-- NAVBAR POPUP MENUS -->
HELP :(
Can this be installed as just a link off the navbar which will open the chatbox in a new screen, rather than it being part of the actual forum?
Skyrider
03-15-2008, 07:07 PM
Nice, found the screenies. Checking out now! :D
Hi all,
I'm receiving by mail this error:
Database error in vBulletin 3.6.7:
Invalid SQL:
UPDATE session
SET lastactivity = xxxx, location = '/info/mgc_chatbox.php?do=ajax_refresh_chat', inforum = 0, inthread = 0, incalendar = 0, badlocation = 0
WHERE sessionhash = 'xxxx';
MySQL Error : MySQL server has gone away
Error Number : 2006
Date : Monday, March 17th 2008 @ 02:56:09 PM
Script : http://www.mydomain.com/info/mgc_chatbox.php (http://www.axarquiaturismo.com/info/mgc_chatbox.php)
Referrer : http://www.mydomain.com/info/index.php (http://www.axarquiaturismo.com/info/index.php)
IP Address : xxxx
Username : xxxx
Classname : vB_DatabaseThe timeout configuration of the mysqlserver isn't the problem (i've spoken with the admin).
Do you have any idea?
Thanks.
futuredood
03-18-2008, 10:46 PM
this is supposed to be a fast mod yet my server dedicated host slows down when things are going good.. any ideas?
ramires
03-22-2008, 09:20 PM
hi, this is my first post and i am not english man :)
ok. lets go with my problem.
I ve download this mod and install.
Now i am trying to switch on this shout but ... isnt work
i was do what was in readme file with this mod, add to all template pages and ... nothing.
where i should look for solution.
my version od vb is 3.6.8 (4 days ago downloaded from vbulletin.com)
what should i describe more to explain my problem.
soory if i mistype something
yukio23
03-26-2008, 01:35 AM
yeah im a noob too. im getting this message.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Any help would be appreciated. thanks.
fredang85
03-26-2008, 01:56 PM
This is a screenshot of my site, I have a width problem, which template should I adjust to rectify this?
This only happens to usergroups who has permissions to view the chat
And there is a mini menu which I circled. Is that supposed to belong to the navbar? My site uses a little different navbar at the side though.
tillcat5
03-26-2008, 05:08 PM
works great except the /pm function tells me there is noone by that username.. any suggestions as to what im doing wrong?
fukdawrld
03-28-2008, 02:07 AM
ok i dont have any of the other previous versions installed can i get a tut on how to install cause i opened 1.5 and saw a lot of stuff and dont know whats what please assist me... in a pm or here just please
Fırtına
04-04-2008, 05:11 PM
Birka? sorum olacaktı :rolleyes:
Arkaplan resmi değişimi, yazı yazma alanı renk değişimi, /me komutunda bulunan (*) opsiyonunu değiştirmek ve kullanıcı adlarındaki okların değişimi, ?rnek: <NeutralizeR> yerine NeutralizeR: yapmak... bu değişikliklerde yardımcı olabilecek birileri varsa aranızda şimdiden teşekk?r ederim:)
İngilizce anlatım yapmak isterdim ama kısmet değilmiş :rolleyes:
İyi ?alışmalar...
poolking
04-05-2008, 01:42 PM
Birka? sorum olacaktı :rolleyes:
Arkaplan resmi değişimi, yazı yazma alanı renk değişimi, /me komutunda bulunan (*) opsiyonunu değiştirmek ve kullanıcı adlarındaki okların değişimi, ?rnek: <NeutralizeR> yerine NeutralizeR: yapmak... bu değişikliklerde yardımcı olabilecek birileri varsa aranızda şimdiden teşekk?r ederim:)
İngilizce anlatım yapmak isterdim ama kısmet değilmiş :rolleyes:
İyi ?alışmalar...
In english please.
LisaJH
04-07-2008, 09:43 AM
ok instaled it.. wont work :S
got this msg
Warning: Unknown(/home/wildmums/public_html/includes/functions_mgc_cb.php): failed to open stream: No such file or directory in /global.php(360) : eval()'d code on line 5
Fatal error: (null)() [function.require]: Failed opening required '/home/wildmums/public_html/includes/functions_mgc_cb.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wildmums/public_html/global.php(360) : eval()'d code on line 5
baghdad4ever
04-15-2008, 10:12 AM
hi vbdev
is it ver 1.5 work on 3.7.0 perfectly???
bec mgc evo doesnt work on my site
plz reply
Tyran1
04-24-2008, 03:56 PM
hi vbdev
is it ver 1.5 work on 3.7.0 perfectly???
bec mgc evo doesnt work on my site
plz reply
Don't work with 3.7 RC 4 ....
melbo
04-25-2008, 06:12 AM
is there a query one can run to enable chatbox for all users?
We seemed to have lost the option for User CP -->Settings and Options --> Edit Options --> Chatbox on/off
I'd like to just turn it on for all users from adminCP
thanks
navajotex?
04-25-2008, 10:50 AM
as I can avoid this code:
securitytoken=bd0e7bd9cdd56532ed8c58f9f8c770735d5f 546f
hyatuha.com
04-30-2008, 03:51 AM
as I can avoid this code:
securitytoken=bd0e7bd9cdd56532ed8c58f9f8c770735d5f 546f
same error message :(
VBDev
05-05-2008, 03:45 AM
I am sorry but I won't maintain this chatbox version for the new CRSF protection changes introduced into 3.6.10 and 3.7.0 Gold versions of vBulletin.
From now on please switch to the last version : MGC Chatbox Evo.
It is available in the 3.7 Mods forum :) (See link in first post)
futuredood
05-20-2008, 07:49 AM
Hi can anyone point me to what template to edit to adjust the height of the main chatbox?
futuredood
05-21-2008, 01:26 AM
For some reason, since I don't allow guests to use the chatbox, they can't see the input text area, so the width of the chat box is about half the size. Anyone know a workaround to this without giving non-registered people access?
How do we install a bbcode midi?
thanks
Hello,
I have search this thread a few times to try and find the info but cant see what I need....
I need to chnage the name of the chat box on the Who's online page of my forum. (not the chat box's whos online, but the main on on the forum)
It coming up as MGC Chatbox, with the same name as a link under it in the Location column for users currently in the chat box.
Ive searched the phrases and cant find it there at all. I'm presuming its hard coded?
Could you please tell me which template I need to look in to find it?
stephlb
07-03-2008, 09:06 PM
I improperly uninstalled the chat, and I need to rebuild the vbulletin bitfields I think. How do you accomplish that?
stephlb
07-03-2008, 09:10 PM
I improperly uninstalled the chat, and I need to rebuild the vbulletin bitfields I think. How do you accomplish that?
Oh, nevermind. When I was in the usercp manager and went to admin, it rebuilt the fields and all seems to be fine now.
Ranger187
07-03-2008, 09:14 PM
;) . . . . . .
basil2070
07-11-2008, 05:13 AM
thanks, this looks good!
jay204467
07-19-2008, 04:09 AM
Hi i m new to vbulletin... I want to install this chat for my webiste... I have seen readme.txt but itz confusing for me. I hav uploaded all the files. But chat is not displaying on my site. Can any please help me out...
Ranger187
07-19-2008, 04:35 AM
Usergroups... enable.
mayanks
07-21-2008, 08:46 PM
will it work with 3.7 ?
Chachacha
07-21-2008, 10:35 PM
I have 2 questions about this.
1. Will it work with v3.6.4?
2. I have vbshout installed. If I simply disable it, will I be able to install MGC Chatbox without any conflicts? Or would I have to completely uninstall vbshout first?
Ranger187
07-21-2008, 11:34 PM
will it work with 3.7 ?
If it works for a prior version, by default generally, the newer version of the forum will work to. But to answer your question. Yes. See my next answer below.
I have 2 questions about this.
1. Will it work with v3.6.4?
2. I have vbshout installed. If I simply disable it, will I be able to install MGC Chatbox without any conflicts? Or would I have to completely uninstall vbshout first?
1. Yes.
2. Yes., Nope. Personally, I remove a product completely though. Because if I wait a few months, then try, I might forget which files to remove etc.
3. Newer version: https://vborg.vbsupport.ru/showthread.php?p=1431075#post1431075
Chachacha
07-22-2008, 12:01 AM
If it works for a prior version, by default generally, the newer version of the forum will work to. But to answer your question. Yes. See my next answer below.
1. Yes.
2. Yes., Nope. Personally, I remove a product completely though. Because if I wait a few months, then try, I might forget which files to remove etc.
3. Newer version: https://vborg.vbsupport.ru/showthread.php?p=1431075#post1431075
Thank you very much.
Ranger187
07-22-2008, 12:15 AM
Anytime.
sunnylikbeckham
09-09-2008, 09:50 AM
can you give me installation guide
in this there is 1 read me file giving link to any arab forum
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.