vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Chat Modifications - MGC Chatbox (with AJAX) (https://vborg.vbsupport.ru/showthread.php?t=148472)

benjaminbih 08-03-2007 01:09 PM

for first thanks for this realy good addon/mod.

pleas can some one translate this?

Code:

Permet d'activer ou non le parsage des BBCODE et smileys dans l'annonce.<br /><br />
<b><font color="red">Attention : Ajoute 1 requ&egrave;te !! (Cf lisez-moi)</b></font>

thanks

VBDev 08-03-2007 01:55 PM

There is a phrase not in french in the admincp ?

Did you uploaded the english language ?

It means :

Quote:

Let's you active or not the BBCODE and smilies parsing in the chatbox's announcement.<br /><br />
<font color="red"><b>Warning : this add 1 query on page load !! (refer to the readme)</b></font>

paldo 08-03-2007 01:58 PM

Quote:

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

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

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

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


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

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

You could see it's working by replacing all

Code:

bburl + '/

by

Code:

'

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

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

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


bro so far that has fixed it thank you ..i reinstalled the toolbar that made it stop and its now working with that edit :)

Captain Kirk76 08-03-2007 02:39 PM

Okay, I installed this, couldn't get it working correctly, so I un-installed, now when I dod anything with usergroup permissions, I get this!

Database error in vBulletin 3.6.8:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Banned Users',
`description` = '',
`usertitle` = 'Banned',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`ispublicgroup` = '0',
`canoverride` = '0',
`mgccustomusergroupperms` = '0',
`nbmsgshowchatbox` = '',
`displayorder` = '100',
`forumpermissions` = '524291',
`genericpermissions` = '0',
`attachlimit` = '0',
`pmquota` = '0',
`pmpermissions` = '0',
`pmsendmax` = '0',
`calendarpermissions` = '0',
`wolpermissions` = '0',
`adminpermissions` = '0',
`genericoptions` = '0',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`signaturepermissions` = '0',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '4'
WHERE usergroupid=8;

MySQL Error : Unknown column 'mgccustomusergroupperms' in 'field list'
Error Number : 1054
Date : Friday, August 3rd 2007 @ 03:37:41 PM
Script : REMOVED
Referrer : REMOVED
IP Address : REMOVED
Username : [RP]Jolteon
Classname : REMOVED

How do I fix this?

VBDev 08-03-2007 03:04 PM

Quote:

Originally Posted by paldo (Post 1308972)
bro so far that has fixed it thank you ..i reinstalled the toolbar that made it stop and its now working with that edit :)

That's ok then, I know what to do for the next version to manage that problem :)

Quote:

Originally Posted by Captain Kirk76 (Post 1309002)
Okay, I installed this, couldn't get it working correctly, so I un-installed, now when I dod anything with usergroup permissions, I get this!

Database error in vBulletin 3.6.8:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Banned Users',
`description` = '',
`usertitle` = 'Banned',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`ispublicgroup` = '0',
`canoverride` = '0',
`mgccustomusergroupperms` = '0',
`nbmsgshowchatbox` = '',
`displayorder` = '100',
`forumpermissions` = '524291',
`genericpermissions` = '0',
`attachlimit` = '0',
`pmquota` = '0',
`pmpermissions` = '0',
`pmsendmax` = '0',
`calendarpermissions` = '0',
`wolpermissions` = '0',
`adminpermissions` = '0',
`genericoptions` = '0',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`signaturepermissions` = '0',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '4'
WHERE usergroupid=8;

MySQL Error : Unknown column 'mgccustomusergroupperms' in 'field list'
Error Number : 1054
Date : Friday, August 3rd 2007 @ 03:37:41 PM
Script : REMOVED
Referrer : REMOVED
IP Address : REMOVED
Username : [RP]Jolteon
Classname : REMOVED

How do I fix this?

I think you haven't followed carefully the uninstall instructions, you should have removed the files prior to removing the product.

Now you have to rebuild manually the bitfields (the rebuild bitfield link in the acp is available only when you activate the debug mode).

Karabaja 08-03-2007 03:13 PM

Quote:

Originally Posted by VBDev (Post 1309019)
That's ok then, I know what to do for the next version to manage that problem :)



I think you haven't followed carefully the uninstall instructions, you should have removed the files prior to removing the product.

Now you have to rebuild manually the bitfields (the rebuild bitfield link in the acp is available only when you activate the debug mode).

Actually when I had same problem, I just installed mgc chatbox again, then removed the files and unsintalled it, that took care of mysql error.

benjaminbih 08-03-2007 03:22 PM

Quote:

Originally Posted by VBDev (Post 1308968)
There is a phrase not in french in the admincp ?

Did you uploaded the english language ?

It means :

Yes i uploaded german & english, but not all phrases are translated.
but anyway i dont need no of booth, i help my self only to make a BiH (Bosnian) translation with booth language. And gonna post the bosnian trasnlation here, when i get it finished.
Maybe today :D
the only phrases i have to translate at this moment are the phrases for AdminCP, this can take some time :D

VBDev 08-03-2007 05:01 PM

Quote:

Originally Posted by benjaminbih (Post 1309035)
Yes i uploaded german & english, but not all phrases are translated.
but anyway i dont need no of booth, i help my self only to make a BiH (Bosnian) translation with booth language. And gonna post the bosnian trasnlation here, when i get it finished.
Maybe today :D
the only phrases i have to translate at this moment are the phrases for AdminCP, this can take some time :D

lol There are also phrases in the user side ;)

You should start from the xml files not directly within the acp.

Once you have finished could you please send it to me I would rather prefer so that I could update the zip file at the top and of course quoting you :)

You also plan to translate install instructions ?

benjaminbih 08-03-2007 05:27 PM

Quote:

Originally Posted by VBDev (Post 1309087)
lol There are also phrases in the user side ;)

You should start from the xml files not directly within the acp.

Once you have finished could you please send it to me I would rather prefer so that I could update the zip file at the top and of course quoting you :)

You also plan to translate install instructions ?


haha :D i finished a few hours a go with Global and Cpanel phrases. only 50% of the vb settings phrases are left to translate.

And of course i can translate the install instructions too.
It will only need a little bit more time to finish all :D
I gonna try to finish it today, if not inshallah (so God will) tomorrow.

regard

VBDev 08-03-2007 06:31 PM

Don't worry this is not urgent take your time :)

silvermerc 08-03-2007 08:29 PM

I found a bug. On my forum, the shoutbox doesnt load for everyone. To make it work you have to press archive and then load the forum home again. It seems to be just IE users but 1 firefox user has reported this also

VBDev 08-03-2007 09:52 PM

Hum ? How could that happen, it's really strange.

You're the only one experiencing that, maybe it comes from the same problem as dirty68, the next version will say if so :D

cOuNtErFiET 08-03-2007 10:23 PM

Quote:

Originally Posted by grandfso (Post 1274410)
Hi! Great mod! Already installed it! But tell me, how do I edit shouts?

im also wondering this.... i dont see it anywhere in the instructions or in the popup via the sb with the list of commands

gforce75 08-04-2007 01:06 AM

Works fine, just install the language update.

LjubavnaZona 08-04-2007 01:15 AM

I love it :) thank you... installed.

JakkFrosted 08-04-2007 02:52 AM

I've got an unusual problem, unregistered and not logged in users cannot see the chatbox. I have gone through and adjusted the usergroup permissions but it just wont show up for the unregistered people. registered users and administrators can see it fine when logged in. anyone know whats causing this:confused:

VBDev 08-04-2007 06:54 AM

Quote:

Originally Posted by cOuNtErFiET (Post 1309268)
im also wondering this.... i dont see it anywhere in the instructions or in the popup via the sb with the list of commands

Just double click on the shout you want to edit ;)

Quote:

Originally Posted by JakkFrosted (Post 1309391)
I've got an unusual problem, unregistered and not logged in users cannot see the chatbox. I have gone through and adjusted the usergroup permissions but it just wont show up for the unregistered people. registered users and administrators can see it fine when logged in. anyone know whats causing this:confused:

Have you put the "Number of posts to see the chatbox" option to 0 for the unregistered usergroup ?

silvermerc 08-04-2007 08:21 AM

When will the next version be out? Every time users come online they get the same bug and i dont know how to fix it

VBDev 08-04-2007 08:34 AM

Quote:

Originally Posted by silvermerc (Post 1309517)
When will the next version be out? Every time users come online they get the same bug and i dont know how to fix it

The new version will be in September as I'll be on holiday in a week on half for a duration of two weeks.

If this is a big problem, You should rather use the 1.3 which I think worked for you. This would help no bothering your user with my bug :(

JakkFrosted 08-04-2007 04:28 PM

ok that did the trick Dev:) I didn't think to do that because the option is to allow users to post not to view. I'll try more options next time befor posting. Also I found a glitch with internet explorer, its not a big problem, I really don't even care tbh. When I enable images in the chatbox and I post an image thats to wide to be completely displayed, in firefox I'll get a side scroller to view the image but in IE there is no side scroller and the image stretches the whole forums.

VBDev 08-04-2007 06:37 PM

That's maybe because I put a overflow-y only css and not the overflow one

Khalid-B 08-04-2007 06:59 PM

hello,
i have installed 1.4 version but smillies and fonts not shown at chatbox so please help , how can i fix this problem ?
Thanks

JakkFrosted 08-04-2007 07:16 PM

Quote:

Originally Posted by nosherwan9 (Post 1309822)
hello,
i have installed 1.4 version but smillies and fonts not shown at chatbox so please help , how can i fix this problem ?
Thanks


I had the same issue....when you install the images for the chatbox put the whole folder itself (mgc_chatbox) in your misc folder cuz its looking for that directory. of coures you can change some code somewhere to fix that too but his was easier for me:D

VBDev 08-04-2007 07:55 PM

Quote:

Originally Posted by JakkFrosted (Post 1309830)
I had the same issue....when you install the images for the chatbox put the whole folder itself (mgc_chatbox) in your misc folder cuz its looking for that directory. of coures you can change some code somewhere to fix that too but his was easier for me:D

But this is what you were supposed to do JakkFrosted :D


I am searching for a turkish translator to finish the translation job that has been done by Neutralizer but I had not time to finish it.

If you're interested please contact me by pm.

maidos 08-05-2007 05:43 PM

ive installed it,but it seems it shows loading all the time and wheniwant to type a msg it redirects me to mgc_chatbox.php

VBDev 08-05-2007 08:22 PM

Have you uploaded the js files ?

Any ie errors ?

baghdad4ever 08-05-2007 09:11 PM

installed

i want to put some words restriction?? how can i make that??

secondly

the admin of forum can be banned.... how can i exclude the admin from that rule?

thanks

Kaycee123 08-05-2007 10:56 PM

Quote:

Originally Posted by maidos (Post 1310537)
ive installed it,but it seems it shows loading all the time and wheniwant to type a msg it redirects me to mgc_chatbox.php

Mine does the same thing - I've tried 3 times now to upgrade this, and I can't get it to work. :(

I've just reinstalled version 1.3, and its working fine again. Yes, I installed the js files, I uploaded all the files just like you said in the instructions.

pspcrazy 08-06-2007 04:05 AM

Hi im having some problem with my usergroups after i removed the mod altogether.

MySQL Error : Unknown column 'nbmsgshowchatbox' in 'field list' is the error it's giving me, any solutions?

VBDev 08-06-2007 04:23 AM

Quote:

Originally Posted by baghdad4ever (Post 1310685)
installed

i want to put some words restriction?? how can i make that??


secondly

the admin of forum can be banned.... how can i exclude the admin from that rule?


thanks

First : Through the forum word restrictions.

Second : Actually this is impossible.

Quote:

Originally Posted by Kaycee123 (Post 1310743)
Mine does the same thing - I've tried 3 times now to upgrade this, and I can't get it to work. :(

I've just reinstalled version 1.3, and its working fine again. Yes, I installed the js files, I uploaded all the files just like you said in the instructions.

I think this is the same issue as others. You'll have to wait for the new version to correct that (start of september), I am sorry.

Quote:

Originally Posted by pspcrazy (Post 1310859)
Hi im having some problem with my usergroups after i removed the mod altogether.


MySQL Error : Unknown column 'nbmsgshowchatbox' in 'field list' is the error it's giving me, any solutions?

You haven't followed correctly the uninstall instructions. You were supposed to remove the files before uninstalling the product.

Now you have to remove manually the bitfield by activating the debug mode to be able to see the menu item to do that.

Captain Kirk76 08-06-2007 05:41 AM

Quote:

Originally Posted by VBDev (Post 1309019)
That's ok then, I know what to do for the next version to manage that problem :)



I think you haven't followed carefully the uninstall instructions, you should have removed the files prior to removing the product.

Now you have to rebuild manually the bitfields (the rebuild bitfield link in the acp is available only when you activate the debug mode).

Rebuilt them, still getting the DB Error...

VBDev 08-06-2007 06:51 AM

Have you removed the chatbox xml files in the includes/xml directory ?

weedheaven 08-06-2007 05:47 PM

Is it possible that http:// links can be clicked in the shoutbox? Now i have to copy it always, would be nice if there where clickable links if you enter them :) thanks

VBDev 08-06-2007 08:08 PM

If you activate the bbcode url then they will be parsed :)

captainslater 08-06-2007 08:13 PM

Some users reported that the shoutbox shows 'idle' after fresh installation.
Any hints for that?

Megatr0n 08-06-2007 11:09 PM

OK, does this only work on the MAIN forum page and not when you're posting/browsing in another forum?

VBDev 08-07-2007 04:16 AM

Quote:

Originally Posted by captainslater (Post 1311403)
Some users reported that the shoutbox shows 'idle' after fresh installation.
Any hints for that?

Those users did they make a fresh install or an update ?

Coz in case of update, they might have forgotten to update the js files.

Quote:

Originally Posted by Megatr0n (Post 1311510)
OK, does this only work on the MAIN forum page and not when you're posting/browsing in another forum?

If you read the features history, you'll see that it can be placed on any page ! :)

dirty68 08-07-2007 04:21 AM

Have you sorted out a fix for me yet Dev?

captainslater 08-07-2007 05:19 AM

Quote:

Those users did they make a fresh install or an update ?

Coz in case of update, they might have forgotten to update the js files.
They tried both. You could read this issue on vbhacks-germany.org for your own.

Eddie Raps 08-07-2007 05:24 AM

What about users who want to change their colored text for their whole time shouting. Like, user a wants to always type in blue font... does he have to select color=blue every time?


All times are GMT. The time now is 05:39 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03253 seconds
  • Memory Usage 1,853KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (22)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete