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)

VBDev 02-07-2009 11:20 AM

Have you modified the ibproarcade files after the ibprocarcade upgrade ??

entertain 02-07-2009 11:35 AM

When I make a shout with the following content, there is no way to edit this shout any more. :o

HTML Code:

[URL=http://www.vbulletin.org/]Test[/URL]

VBDev 02-07-2009 11:47 AM

Quote:

Originally Posted by entertain (Post 1736939)
When I make a shout with the following content, there is no way to edit this shout any more. :o

HTML Code:

[url=http://www.vbulletin.org/]Test[/url]

When url bbcode is active ?

If yes that's a bit normal as the chatbox is a link in that case so when you double click it moves yo to the link.

eurofunny 02-07-2009 12:08 PM

Quote:

Originally Posted by VBDev (Post 1736928)
Have you modified the ibproarcade files after the ibprocarcade upgrade ??

Yes that i have...with Version 2.0.2 the Shoutbox works at the Arcade. with Version 2.1.0 and 2.2.0 not.

These are my changes at the functions.php from arcade
Code:

function do_output($output_array)
    {
        global $DB, $ibforums, $arcade, $header, $vbphrase, $vboptions, $stylevar, $headinclude, $bbuserinfo, $session, $show, $pmbox;
        global $forumjump, $timezone, $logincode, $_USEROPTIONS, $scriptpath, $admincpdir, $modcpdir, $quickchooserbits;
        global $languagechooserbits, $spacer_open, $spacer_close, $vbulletin, $navbar, $footer;
        global $template_hook, $notifications_menubits, $notifications_total, $notices, $ad_location;
        global $vba_options;
        // add additional needed variables here
        global $mgc_cb_evo,$mgc_cb_evo_var;


macc 02-07-2009 12:22 PM

hello!

just updated evo chat and get this message when clik on link in chatbox -
No Thread specified. If you followed a valid link, please notify the administrator

that is links to answered threads ...

some help? before update that works fine!

regards

macc

acegames 02-07-2009 12:42 PM

Quote:

Originally Posted by macc (Post 1736975)
hello!

just updated evo chat and get this message when clik on link in chatbox -
No Thread specified. If you followed a valid link, please notify the administrator

that is links to answered threads ...

some help? before update that works fine!

regards

macc


Same here , new thread link is working but my new post link is in the same format as new thread link

ie showthread.php?t=8888

VBDev 02-07-2009 12:59 PM

Ok there is a small error in the language file that's why ;)

I am updating the zip right now, for those that already had it installed just import the language file again.

eurofunny 02-07-2009 01:20 PM

Quote:

Originally Posted by VBDev (Post 1736928)
Have you modified the ibproarcade files after the ibprocarcade upgrade ??

Now the shoutbox works at the arcade, after i uninstall the shoutbox and install new the shoutbox.

LCN2007 02-07-2009 01:28 PM

Dev i love this chat thanks you so much.

One thing though sound alert doesn't work in the new version of firefox.

VBDev 02-07-2009 01:28 PM

Great :)

macc 02-07-2009 01:36 PM

Quote:

Originally Posted by VBDev (Post 1736992)
Ok there is a small error in the language file that's why ;)

I am updating the zip right now, for those that already had it installed just import the language file again.


now works - thanks

regards

macc

VBDev 02-07-2009 01:41 PM

Quote:

Originally Posted by LCN2007 (Post 1737007)
Dev i love this chat thanks you so much.

One thing though sound alert doesn't work in the new version of firefox.

Well I am using the last version of firefox.

Are you sure you configured the chatbox options correctly for sound notifications ?

RedDevil 02-07-2009 02:08 PM

Getting this error when I try update the chats in postbits.

Dont know what it means any idea where the problem is?

is it a missing entry in database.

Code:

Database error in vBulletin 3.8.1:

Invalid SQL:
SELECT MIN(dateline) AS start FROM mgc_cb_evo_chat WHERE isthreadwarning='0' AND ispostwarning='0';

MySQL Error  : Unknown column 'isthreadwarning' in 'where clause'
Error Number  : 1054
Request Date  : Saturday, February 7th 2009 @ 03:03:50 PM
Error Date    : Saturday, February 7th 2009 @ 03:03:50 PM
Script        : http://www.vrbforums.co.uk/forum/adm...updatecounters
Referrer      : http://www.vrbforums.co.uk/forum/adm...hp?do=counters
IP Address    : 81.153.39.40
Username      : Reddevil
Classname    : vB_Database
MySQL Version : 5.0.22


entertain 02-07-2009 02:24 PM

1 Attachment(s)
German language package attached.

VBDev 02-07-2009 02:31 PM

Quote:

Originally Posted by Red-Devil (Post 1737039)
Getting this error when I try update the chats in postbits.

Dont know what it means any idea where the problem is?

is it a missing entry in database.

Code:

Database error in vBulletin 3.8.1:

Invalid SQL:
SELECT MIN(dateline) AS start FROM mgc_cb_evo_chat WHERE isthreadwarning='0' AND ispostwarning='0';

MySQL Error  : Unknown column 'isthreadwarning' in 'where clause'
Error Number  : 1054
Request Date  : Saturday, February 7th 2009 @ 03:03:50 PM
Error Date    : Saturday, February 7th 2009 @ 03:03:50 PM
Script        : http://www.vrbforums.co.uk/forum/adm...updatecounters
Referrer      : http://www.vrbforums.co.uk/forum/adm...hp?do=counters
IP Address    : 81.153.39.40
Username      : Reddevil
Classname    : vB_Database
MySQL Version : 5.0.22


Ho ! Yes I changed that in 2.1.0 and didn't remember there was an impact on the counters update.

Marked as bug for the next version.

entertain 02-07-2009 02:33 PM

Ok, also fixed this small error in my language pack.

https://vborg.vbsupport.ru/showpost....postcount=4174

ryan_46307 02-07-2009 03:16 PM

I was wondering how exactly you install this...I just got vbulletin yesterday and I am trying to install this, but not sure where to get it to get it to show up on the forum home page...anyhelp?

I guess I just need to know how to edit the permissions to allow users to see it

acegames 02-07-2009 03:18 PM

Quote:

Originally Posted by VBDev (Post 1736992)
Ok there is a small error in the language file that's why ;)

I am updating the zip right now, for those that already had it installed just import the language file again.

Perfect , now working as expected , thankyou

Cybershaolin 02-07-2009 03:51 PM

Quote:

Originally Posted by LCN2007 (Post 1737007)
Dev i love this chat thanks you so much.

One thing though sound alert doesn't work in the new version of firefox.

Sound works here.

deta 02-07-2009 04:46 PM

Quote:

Originally Posted by entertain (Post 1737048)
German language package attached.

Thanks / Danke

ryan_46307 02-07-2009 04:48 PM

Quote:

Originally Posted by ryan_46307 (Post 1737089)
I was wondering how exactly you install this...I just got vbulletin yesterday and I am trying to install this, but not sure where to get it to get it to show up on the forum home page...anyhelp?

I guess I just need to know how to edit the permissions to allow users to see it

Nevermind I just uninstalled it and installed something else

eh69 02-07-2009 04:48 PM

i have error after noticing about new thread/post

Code:

INSERT INTO vb_mgc_cb_evo_chat
                (dateline,fromuid,ctext,sticky,chanid,coidentifier,iswarning,warningtype,tpforumid)
            VALUES
                (1234030351,,'10639,150634,Mamy dzial "Nasze Belle" a moze by tak do tego...',0,0,0,1,'post',13);

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''10639,150634,Mamy dzial "Nasze Belle" a moze by tak do tego...',0,0,0' at line 4
Error Number  : 1064

how i can fix it?

RedDevil 02-07-2009 05:03 PM

Can I add something to the wish List, on some chat boxes you can specify individual members not allowed to view chatbox No in settings

ibeteck 02-07-2009 05:18 PM

Is there a way to adjust the refresh interval?

RedDevil 02-07-2009 05:51 PM

Quote:

Originally Posted by ibeteck (Post 1737175)
Is there a way to adjust the refresh interval?

yes in user group settings

Mecho 02-07-2009 07:08 PM

seems to a very perfect mod and great support :)

may i ask u to explain, is this Chatbox use less server usage compare to other CB mods, because of the very nice futures that it has , it will use alot ?

Thanks

RedDevil 02-07-2009 07:12 PM

I have another problem with chat notifications.

When you click " Answered in thread : Shoutbox Updated "

in the chatbox, its senting me to a completely different post, usually get message

"No Thread specified. If you followed a valid link, please notify the administrator"

so I have had to turn this off until its fixed.

exyuteam 02-07-2009 08:34 PM

Quote:

Originally Posted by Excalibur! (Post 1736855)
Tnx exyuteam, but it seems that is not the problem. Mine has two tables: The first is for Suhosin and it says "Module Loaded: No". The second is for mod_security and it has "AJAX Unicode Issue: No". Still further it says:

The above setting will indicate if mod_security is preventing some AJAX requests from being submitted to vBulletin. If this shows Yes then you either need to disable mod_security or change the AJAX settings with the vBulletin Options and disable Problematic features.

I can still try to disable mod_security... Stay tuned... :)

If, NO and NO, then everything look OK..... I have that problem, and after fix my chat working OK. :confused:

davew 02-07-2009 08:39 PM

Quote:

Originally Posted by VBDev (Post 1736992)
Ok there is a small error in the language file that's why ;)

I am updating the zip right now, for those that already had it installed just import the language file again.

Thank you for the rapid response !!

Cheers,
Dave

exyuteam 02-07-2009 08:47 PM

Quote:

Originally Posted by exyuteam (Post 1736592)
It seems that option Align usernames and chats not working on Firefox 3.0.6. (chat ver. 2.2.0)
I try on IE 6, Safari & Chrome and there is OK!

Thanks again for great hack!

@VBDev
And what's about this bug? I still have this problem (chat ver. 2.2.1) :confused: I know it's not critical, but does you see it at all? :)

Thanks

VBDev 02-07-2009 09:06 PM

Quote:

Originally Posted by Red-Devil (Post 1737166)
Can I add something to the wish List, on some chat boxes you can specify individual members not allowed to view chatbox No in settings

Well you can ban them in that case ?

Quote:

Originally Posted by Mecho (Post 1737256)
seems to a very perfect mod and great support :)

may i ask u to explain, is this Chatbox use less server usage compare to other CB mods, because of the very nice futures that it has , it will use alot ?

Thanks

The resources used a pretty low as an intelligent way to retrieve only new/edited shouts is implemented.

Best is to test on yourself ;)

Quote:

Originally Posted by Red-Devil (Post 1737258)
I have another problem with chat notifications.

When you click " Answered in thread : Shoutbox Updated "

in the chatbox, its senting me to a completely different post, usually get message

"No Thread specified. If you followed a valid link, please notify the administrator"

so I have had to turn this off until its fixed.

Update to the latest fixed version buddy.

Quote:

Originally Posted by exyuteam (Post 1737307)
If, NO and NO, then everything look OK..... I have that problem, and after fix my chat working OK. :confused:

??

Quote:

Originally Posted by exyuteam (Post 1737318)
@VBDev
And what's about this bug? I still have this problem (chat ver. 2.2.1) :confused: I know it's not critical, but does you see it at all? :)

Thanks

I don't have that problem, please explain

RedDevil 02-07-2009 09:34 PM

Quote:

Originally Posted by Red-Devil View Post

I have another problem with chat notifications.

When you click " Answered in thread : Shoutbox Updated "

in the chatbox, its senting me to a completely different post, usually get message

"No Thread specified. If you followed a valid link, please notify the administrator"

so I have had to turn this off until its fixed.

Update to the latest fixed version buddy.

I just did has there been a file change since this morning?

cionfs 02-07-2009 09:56 PM

1 Attachment(s)
Quote:

Originally Posted by VBDev (Post 1736574)
Quote:

Originally Posted by cionfs
Don't worry. :)

Soon release the translation for this version with some additions ;)



Great.

Attached the new translation :D

PS: is based on the old translation of Rankie ;)

acegames 02-07-2009 10:13 PM

Quote:

Originally Posted by Red-Devil (Post 1737344)
I just did has there been a file change since this morning?

Yes was fixed again earlier , make sure you import language again too

RedDevil 02-07-2009 10:20 PM

Quote:

Originally Posted by acegames (Post 1737371)
Yes was fixed again earlier , make sure you import language again too


cheers will do

LCN2007 02-08-2009 12:24 AM

Quote:

Originally Posted by VBDev (Post 1737019)
Well I am using the last version of firefox.

Are you sure you configured the chatbox options correctly for sound notifications ?

Yes sir i had it all set up are you using quicken plugin in FF to make the sound sand that plugin isnt supported any more due to some securities i think.

But i am using :

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6
VBulletin 3.7.2

It did work in IE kinda every time you changed channels it was like boing boing boing even if no new chats had been posted.

Another issue is i cant get the smiles button to show

eh69 02-08-2009 04:04 AM

VBDev whats going on with my problems? Maybe reason are polish letters? Im using Latin2 encode.

Installed 2.2.1 version of chatbox.

deta 02-08-2009 04:58 AM

Please fix the bug with ibproarcade!!!!

cu Deta

Mihalis 02-08-2009 06:09 AM

I was wondering if chats show properly in Safari after the update. Is that fixed with 2.2.1? Thank you.

jalmz 02-08-2009 08:38 AM

kindly fix the errors with ibproarcade.. .

thank you


All times are GMT. The time now is 04:33 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.08326 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
  • (4)bbcode_code_printable
  • (2)bbcode_html_printable
  • (26)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
  • (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