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 :)


All times are GMT. The time now is 11:40 PM.

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.02439 seconds
  • Memory Usage 1,768KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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