vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - MGC Chatbox Evo (https://vborg.vbsupport.ru/showthread.php?t=168992)

Deimos 05-16-2008 08:35 AM

Is anyone else getting a script error in IE 7 when using this?
I just updated to the latest copy and I get...

Line 57:
Char: 37
Error: Unterminated string Constant

If I disable chat, it goes away

butch3r 05-16-2008 08:51 AM

Quote:

Originally Posted by entertain (Post 1521375)
Hello VBDev,

I have a little problem with the Commands Options.

I have the same problem

VBDev 05-16-2008 09:34 AM

Quote:

Originally Posted by entertain (Post 1521375)
Hello VBDev,

I have a little problem with the Commands Options.

I can import a command and this will be uploaded successfully:
Attachment 80741

Attachment 80742

But when I'll click at "Commands Options" then, I can't see anything. :o

cu
entertain

Quote:

Originally Posted by butch3r (Post 1521385)
I have the same problem

Try importing the english commands xml file.

This is perhaps a problem of translation of the commands xml files.

Quote:

Originally Posted by Deimos (Post 1521382)
Is anyone else getting a script error in IE 7 when using this?
I just updated to the latest copy and I get...

Line 57:
Char: 37
Error: Unterminated string Constant

If I disable chat, it goes away

Never experienced that problem under ie.

Anyone else experiencing that ? Have you tested it on different styles ?

entertain 05-16-2008 09:37 AM

Quote:

Try importing the english commands xml file.

This is perhaps a problem of translation of the commands xml files.
Oh, look at the first screenshot... there you can see the path of the file i have imported:
EN\Ban\xml\mgc_cb_evo_cmd_ban.xml

So this was the english file...

Any idea?

VBDev 05-16-2008 10:17 AM

There is perhaps a problem with the xml import.

Are you using last vBulletin version ? (vB 3.7.0) ?

butch3r 05-16-2008 10:39 AM

Quote:

Originally Posted by VBDev (Post 1521423)
There is perhaps a problem with the xml import.

Are you using last vBulletin version ? (vB 3.7.0) ?

Yep, 3.7.0

VBDev 05-16-2008 10:45 AM

Hum then that's perhaps that's a new issue.

Anyone appart from butch3r and entertain is experiencing that problem ?

Skyrider 05-16-2008 11:06 AM

I've installed it, awesome chat box! But, is there any way the box can be refreshed then a user has typed something new? This way, you can prevent tons of new messages in xx seconds. And I'll try the import.

EDIT:
He's right, I've installed the ban plugin for the chat box, but I don't see any commands through the command option menu .. It's empty. I am also using vb 3.7

butch3r 05-16-2008 11:26 AM

Files from FR and EN Commands dir are little bit different. Example for Ban:

mgc_cb_evo_cmd_ban.php on line 9
PHP Code:

define('CSRF_PROTECTION'true); 

mgc_cb_evo_cmd_ban.js on line 19
PHP Code:

'&securitytoken=' SECURITYTOKEN); 

(both examples are availible in FR verson, but none in EN)

and also i don't understand the meaning of product-mgc_cb_evo_cmd.xml, its empty:

Code:

<?xml version="1.0" encoding="ISO-8859-1"?>

<product productid="mgc_cb_evo_cmd" active="1">
        <title>MGC Chatbox Evo Commands</title>
        <description>Product to handle commands settings and languages</description>
        <version>0.0.0</version>
        <url>http://www.vb-hacks.org</url>
        <versioncheckurl />
        <dependencies>
        </dependencies>
        <codes>
        </codes>
        <templates>
        </templates>
        <plugins>
        </plugins>
        <phrases>
        </phrases>
        <options>
        </options>
        <helptopics>
        </helptopics>
        <cronentries>
        </cronentries>
        <faqentries>
        </faqentries>
</product>

Maybe there's a problem?

Skyrider 05-16-2008 11:34 AM

Also, another small word error:
Quote:

You haven't repescted the rules, thus causing your ban from the chatbox.
Repescted? Should be Respected :).

And it is possible that you can set some channels to be viewed only be specific usergroups?


All times are GMT. The time now is 01:36 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.09738 seconds
  • Memory Usage 1,755KB
  • 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
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (7)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