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)

Jeweetog 06-28-2010 10:44 AM

@gpc10347, read the 'reported bugs' in the mod post. There is a fix for it.

gpc10347 06-28-2010 04:27 PM

Quote:

Originally Posted by Jeweetog (Post 2060981)
@gpc10347, read the 'reported bugs' in the mod post. There is a fix for it.

Thanks for the assist but I must have lost my eyesight or something (I am old you know).

I can't seem to find a reference to the log out problem at all. I did fail to mention vb 4.0.4 and mod version 3.0 but still, I can't seem to locate a reference to logging out, or "var chatid = jchats[i].getElementsByTagName('chatid')[0].firstChild.nodeValue;" noted up there with the other reported bugs and such.

Can you perhaps straighten out my eyesight, teach me to read, or maybe paste in the fix please?

Thanks

VBDev 06-29-2010 05:25 AM

Quote:

Originally Posted by gpc10347 (Post 2060814)
Anyone else experiencing an issue when logging off that results in the following error?

Message: Object required
Line: 664
Char: 5
Code: 0

which points to
var chatid = jchats[i].getElementsByTagName('chatid')[0].firstChild.nodeValue;

I have a custom template or two but even if switched to the defaults, the log off hangs with the chat window attempting to display (I have the site set to not allow unregistered to see the chat so maybe that's responsible?)

If you look into the archives, what are the latest chat ? Do you have bot or special commands chats ?

Quote:

Originally Posted by gpc10347 (Post 2060814)
I also noticed that my private chat tab was missing it's cross icon.

label: tabusername + ' <span class="close"><img src="mgc_cb_evo/clientscript/cross.png" border="0" /></span>', fixed that one.

I think the path was reversed initially?

Path changed indeed. This has been fixed in the under development version.

Quote:

Originally Posted by Gn_Snake (Post 2060980)
You had released a patch for this specific problem, but after an upgrade of the plugin was fixed.

Maybe some bug is resolved by placing too :)

However you have some ideas on how to solve this problem?
Thank you very much

I don't remember of the patch if you can point me to it I could tell you wether this is supported in this version or not.

gpc10347 06-29-2010 11:23 AM

Quote:

Originally Posted by gpc10347 (Post 2060814)
Anyone else experiencing an issue when logging off that results in the following error?

Message: Object required
Line: 664
Char: 5
Code: 0

which points to
var chatid = jchats[i].getElementsByTagName('chatid')[0].firstChild.nodeValue;

Quote:

Originally Posted by VBDev (Post 2061495)
If you look into the archives, what are the latest chat ? Do you have bot or special commands chats ?

I looked into the archives and made several revisions trying to pin it down to explain it better but I did find a workable solution -
If I adjust the usergroup "Unregistered / Not Logged In" to "Yes" for the "Can view the chatbox" option, logoff works perfectly! I'd prefer to hide the chat from that group but for now, this is functionally alright.

Is that useful information for you?

Quote:

Originally Posted by gpc10347 (Post 2060814)
Path changed indeed. This has been fixed in the under development version.

Thanks (as always)
Hope all if well for you and yours

(Oh.. one last item: Are you certain you want to mention vBCms integration (as seen https://vborg.vbsupport.ru/showthread.php?t=170156) as a valid integration solution? I tried and tried to make it work until I realized the hack is for an older version and uses depreciated or non-existant code (won't work on 4.0.4) )


*** UPDATE ***
Finally frustrated with vbCMS, I disabled it and installed VbAdvanced and reset the permissions for the Unregistered group to not allowing viewing of the chats.. and, as you might expect, it now works famously and, as a bonus - the integration into VbAdvanced is awesome...

Not sure if others would benefit by further exploration of the issues I was having with vbCMS but I'm pretty much convinced - I'm back to vbAdvanced.

VBDev 07-01-2010 04:24 AM

Quote:

Originally Posted by gpc10347 (Post 2061644)
I looked into the archives and made several revisions trying to pin it down to explain it better but I did find a workable solution -
If I adjust the usergroup "Unregistered / Not Logged In" to "Yes" for the "Can view the chatbox" option, logoff works perfectly! I'd prefer to hide the chat from that group but for now, this is functionally alright.

Is that useful information for you?

Oh ! I misread then the issue is for unregistered user or not logged in users when chatbox is set to can't view right ?
That helps trying to figure it out.

Quote:

Originally Posted by gpc10347 (Post 2061644)
(Oh.. one last item: Are you certain you want to mention vBCms integration (as seen https://vborg.vbsupport.ru/showthread.php?t=170156) as a valid integration solution? I tried and tried to make it work until I realized the hack is for an older version and uses depreciated or non-existant code (won't work on 4.0.4) )

Well I thought it had been maintained but if it's not the case then yeah I should remove it.

gpc10347 07-01-2010 09:45 AM

Quote:

Originally Posted by VBDev (Post 2062554)
Oh ! I misread then the issue is for unregistered user or not logged in users when chatbox is set to can't view right ?
That helps trying to figure it out.



Well I thought it had been maintained but if it's not the case then yeah I should remove it.

Seems to only happen if I used the suites' CMS, logged in as a user with 'can view the chats ' permission and the chat was set to 'can't view' for the newly logged off and therefore unregistered user I became once I logged out.. (whew. glad I ain't you :)

That's rather confusing to type. Hopefully, you can decode what I mean but as mentioned, I sidestepped the issue by moving to vbAdvanced
Thanks again

Scitz0 07-01-2010 09:55 AM

Just installed this chat on my vb 4.0.4 forum and it seems to work nicely so far.
I found two bugs though that I couldnt find in the list of repported bugs in the short time playing with it.

1) When clicking on the questionmark the popupwindow with the help comes up. But at the top in this window I get 8 of these
Quote:

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/mgc_cb_evo.php on line 911
2) I have choosen to place the chatbox in "forumdisplay" and I wanted it to only be available in a specific forum so I added the id to the "Ids of the forums in which the chatbox shall be displayed" setting. But if I do this I cant see the chatbox even though the forum id is correct. So I cleared this setting and now I can see the chatbox on all forums. So this setting doesnt seem to work.
Any workaround for this until its fixed?

T34 07-02-2010 07:42 AM

1 Attachment(s)
Thanks for the excellent product!

I've make a Russian localization for MGC Chatbox Evo 3.0.0.

Hadn't a lot of time to test it perfectly. But the main features work well. Some features are added ? russian chat Help is advanced, for example.

The my first profession is russian linguistic, so the Russian language in this localization is literary. There is no slang and, I hope, there are no grammar mistakes and orthographic faults. :)

Also I've see that there is a bug in "mgc_cb_evo_functions.js" script in original installation package. Problems are solved, use the file from "Upload.zip" archive. You can see the bags if you compare the original and archived files.

You can see the result here: http://www.rasstanovka.su

Files are attached.

Good Luck! :D

T34 07-02-2010 09:37 PM

I need to change the background color of the tabs in chat window.

The default color of 1 element looks wrong in me design. This tab is in image:https://vborg.vbsupport.ru/external/2010/07/73.jpg

May be anybody knows in what file of this product and how can I change the bgcolor of tab?

T34 07-03-2010 11:15 PM

Time and date in vB works fine. Local settings (ru_RU, UTF-8 etc.) is right.

But when I use the functions {time} or {date} in bot's phrases, chatbox returns the follows, for example:

%04:%Jul

May be, is it possible to solve it?


All times are GMT. The time now is 05:05 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.08363 seconds
  • Memory Usage 1,766KB
  • 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
  • (11)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