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)

TeknoSounds 05-27-2010 11:33 PM

Well from that screenshot it looks like hes trying to integrate it into Dartho's Mobile style, which from what I remember automatically disabled chats (VSa's, this one, and a few others) due to problems getting them to run in the style.

tafreeh 05-28-2010 04:13 AM

Quote:

Originally Posted by VBDev (Post 2044344)
Oh, hum can you check firefox javascript console coz there seems to be a js issue.



You have an option to disable the chatbox in certain style :) (IT's impossible to autoguess that a style is a mobile one, there is no option or so defining that).

If you are talking about Tools >> Java Console then i m not getting anything there.. plus i have tested this in all browser, even on mobile devices...

Plus: This chatbox works fine on mobile device with different theme...

tafreeh 05-28-2010 04:18 AM

Actually that Mobile Style comes with an option where I get this option:
http://i45.tinypic.com/rgyu6g.png

I change that value From:
Code:

//Disables MGC Chatbox
$vbulletin->options['mgc_cb_evo_active']=0;

To

Code:

//Disables MGC Chatbox
$vbulletin->options['mgc_cb_evo_active']=1;

and when you leave that to 0, it wont even show what you have seen in my previous given screenshot.

TeknoSounds 05-28-2010 08:15 AM

Ahh yeah see thats what I was thinking of :)

goxy63 05-28-2010 10:43 AM

My private chat is not working, in settings cant find option to turn it off or on, within usergroups also?

Also is it possible to store chats in some thread (on every X of chats) so that spiders can see that (or archives do that already)?
What would be best for search engines regariding to visibility?

When chat widget will be option? :D

Thank you

Jeweetog 05-28-2010 01:04 PM

Quote:

Originally Posted by goxy63 (Post 2044546)
My private chat is not working, in settings cant find option to turn it off or on, within usergroups also?

Also is it possible to store chats in some thread (on every X of chats) so that spiders can see that (or archives do that already)?
What would be best for search engines regariding to visibility?

When chat widget will be option? :D

Thank you


What exactly isn't working about private chat?

In the "manage command" options you need to turn on the /pm command.

And there you press the button "OK" to edit permissions for usergroups.

Storing chats is possible, you can download it by pressing the 'archive' link above the chatbox.

Your question about spiders being able to see the chatbox or not, i don't know.

Widget(s) will be released on next version i've heard.

Hubert Poo 05-28-2010 09:38 PM

Hello everyone. :)

I've just attempted to install and run into a problem I've not seen before - wondering if I've done something silly, indeed.

Anyhow, when the product is disabled, everything is fine. When it's enabled, ah, about as different as possible. I essentially killed the site! Nothing on the screen whatsoever. Backing up in another window to reach the cp is fine, which saved me from being totally locked out of the site.

Any ideas?

VBDev 05-28-2010 09:46 PM

For those having an issue with smilies not getting added to the chatbox input field when on the "More" page, here is a fix.

Edit the mgc_cb_evo.php file search for :
Code:

$template_hook['headinclude_bottom_css']
Replace it by :
Code:

$headinclude_bottom

VBDev 05-28-2010 09:47 PM

Quote:

Originally Posted by Hubert Poo (Post 2044815)
Hello everyone. :)

I've just attempted to install and run into a problem I've not seen before - wondering if I've done something silly, indeed.

Anyhow, when the product is disabled, everything is fine. When it's enabled, ah, about as different as possible. I essentially killed the site! Nothing on the screen whatsoever. Backing up in another window to reach the cp is fine, which saved me from being totally locked out of the site.

Any ideas?

Which vb version do you use ?

Hubert Poo 05-28-2010 10:01 PM

Quote:

Originally Posted by VBDev (Post 2044821)
Which vb version do you use ?

4.0, freshly installed only the other day. :)


All times are GMT. The time now is 06:51 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.08637 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)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