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

Winter Sonata 05-28-2010 10:04 PM

Hubert Poo, If you got a black page when enable this mod, reinstall the xml file , I did the same and it works !!

VBDev you are awesome !!!!

Quirin 05-28-2010 10:31 PM

Quote:

Originally Posted by Jeweetog (Post 2043585)
I see, well it worked for me. i got vb 3.8.4 pl 2

What is your version?

4.0.3


The smilies are not displayed in the chat box. If I can show me all the smilies in a new window so they will not click when taken in the chatbox.

Sorry for my English

goxy63 05-28-2010 10:38 PM

Quote:

Originally Posted by Jeweetog (Post 2044607)
What exactly isn't working about private chat?

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

omg I must be blind, thanks

edited:
still cant see private chat from drop down meny when clicked, is this cause user must be online in chat?

VBDev 05-28-2010 11:07 PM

You and the other user must have rights to use that command.

Hubert Poo 05-28-2010 11:56 PM

Guys, all sorted now! I put something somewhere I shouldn't have. Whoops. :p

Anyhow, it's a wonderful, wonderful mod, and I'm chuffed. Thanks peeps! :)

tafreeh 05-29-2010 12:08 AM

@vbdev: Still waiting for ur answer on mobile theme issue.
thankx

Jeweetog 05-29-2010 07:07 AM

Quote:

Originally Posted by goxy63 (Post 2044841)
omg I must be blind, thanks

edited:
still cant see private chat from drop down meny when clicked, is this cause user must be online in chat?



What drop down menu are we talking about?

Open FF and IE log in with different usernames and send yourself a pm and see how it works.

We'll discus everything else later.

Winter Sonata 05-29-2010 08:31 AM

VBDev, after installing for 1 day , the next day I see only the word 'Loading' in the SB and then my site down for a blank page , when I disable the chat it works ...I know reinstall will help but this is the 2nd time it happened and I want to know why? any tips I badly need it

goxy63 05-29-2010 09:28 AM

Quote:

Originally Posted by VBDev (Post 2044857)
You and the other user must have rights to use that command.

Where should I set that rights?
Still not working for me
1. In "Menage commands" /pm private chats message commands = enabled
2. "Command options" activate private chats feature = YES
In usergroups just cant see nothing related to private chats as an option

So pls tell that Iam blind and what else to change and I will be happy with that
Thanks

Quote:

Originally Posted by Jeweetog (Post 2044961)
What drop down menu are we talking about?

Open FF and IE log in with different usernames and send yourself a pm and see how it works.

We'll discus everything else later.

Thanks for trying to help, just let me ask you where do you start private chat?
You click on https://vborg.vbsupport.ru/external/2010/05/2.gif and from drop down menus you choose "pm" option?
I just cant get that icon

All in all can this be in some way related to change of "Chatbox filename" as mine is changed and also several other things are not working properly(minor things)?

will555559 05-29-2010 09:52 AM

Quote:

Originally Posted by goxy63 (Post 2044997)
Where should I set that rights?
Still not working for me
1. In "Menage commands" /pm private chats message commands = enabled
2. "Command options" activate private chats feature = YES
In usergroups just cant see nothing related to private chats as an option

So pls tell that Iam blind and what else to change and I will be happy with that
Thanks


Thanks for trying to help, just let me ask you where do you start private chat?
You click on http://www.forumcoding.com/images/misc/menu_open.gif and from drop down menus you choose "pm" option?
I just cant get that icon

All in all can this be in some way related to change of "Chatbox filename" as mine is changed and also several other things are not working properly(minor things)?


Did you select the usergroups that are allowed to use PMs?

Under Manage Commands > Edit command permissions

Also, you use it by either using that drop down arrow or using the /pm syntax.

goxy63 05-29-2010 10:11 AM

Ok got it, need to click fricken "GO" button and edit those usergroup permissions

My bad, blind bad

Thanks mate

will555559 05-29-2010 10:27 AM

Quote:

Originally Posted by goxy63 (Post 2045010)
Ok got it, need to click fricken "GO" button and edit those usergroup permissions

My bad, blind bad

Thanks mate

No problem.

Jeweetog 05-29-2010 11:02 AM

Quote:

Originally Posted by goxy63 (Post 2045010)
Ok got it, need to click fricken "GO" button and edit those usergroup permissions

My bad, blind bad

Thanks mate


Yes there was the permssions for that.

I use the command /pm uname AndHereITypeTheUserName
the "/pm uname" is a constant factor. The only thing that changes (not necessarily if you keep pming the same person) is "AndHereITypeTheUserName".

That way its just faster than using the mouse.

Chalex4 05-29-2010 11:04 AM

I've managed to get this working perfectly on vbadvanced with a couple of extra css tweaks (removing extra space and border):

http://www.atkcommunity.com/

It's exactly what we needed, so thanks very much VBDev. Feel free to use my site as a "demo" in the first post if you want.

Winter Sonata 05-29-2010 09:08 PM

any help

Quote:

VBDev, after installing for 1 day , the next day I see only the word 'Loading' in the SB and then my site down for a blank page , when I disable the chat it works ...I know reinstall will help but this is the 2nd time it happened and I want to know why? any tips I badly need it

da420 05-30-2010 12:25 AM

After installing this, the chatbox itself seems to work fine; however, I get the following error when any of my users go in and try to edit their user options.

Quote:

Warning: Unknown([path]/includes/mgc_cb_evo/class_display.php): failed to open stream: No such file or directory in [path]/profile.php(4288) : eval()'d code on line 8

Fatal error: (null)() [function.require]: Failed opening required '/home/xxxxxx/public_html/forum/includes/mgc_cb_evo/class_display.php' (include_path='.:/usr/local/lib/php') in /home/xxxxx/public_html/forum/profile.php(4288) : eval()'d code on line 8
Any help would be greatly appreciated. Thank you.

EDIT: Nevermind, this fixed it: https://vborg.vbsupport.ru/showpost....postcount=6367

tafreeh 05-30-2010 05:39 AM

if I banned somebody by using "/ban on uname user_username" they gets unbanned automatically after some hours...

Why is that?

Jeweetog 05-30-2010 07:32 AM

Quote:

Originally Posted by tafreeh (Post 2045375)
if I banned somebody by using "/ban on uname user_username" they gets unbanned automatically after some hours...

Why is that?



It's a cron job. If you ban someone, after x hours the ban will be removed. Where x hours the time is you have set for the ban.

Go to scheduled tasks in your forums admin panel options.

Also look at the /ban command how exactly it works.

Jeweetog 05-30-2010 07:33 AM

Quote:

Originally Posted by Winter Sonata (Post 2045267)
any help


Did you do a fresh install or an upgrade of the chatbox?

Winter Sonata 05-30-2010 09:36 AM

after installing for 1 day , the next day I see only the word 'Loading' in the SB and then my site down for a blank page , when I disable the chat it works ...I know reinstall will help but this is the 2nd time it happened and I want to know why? any tips I badly need it..

I have also v2BShout but I am disabling it .... I guess the matter relating to some options which I edited but can''t recognize what is it

Winter Sonata 05-30-2010 09:44 AM

Could you tell me the best options here

MGC Chatbox Evo : Custom permissions which appears in UserGroup manger

Jeweetog 05-30-2010 11:39 AM

Quote:

Originally Posted by Winter Sonata (Post 2045419)
Could you tell me the best options here

MGC Chatbox Evo : Custom permissions which appears in UserGroup manger



There isn't really a 'best option' for it. It's however you like it/want it.

If you're not sure what a certain permission does, you can drop the question here.

Winter Sonata 05-31-2010 12:12 AM

Thank you, Jeweetog .. now it works after reinstalling hope nothing bad happens :)
Thanks alot

Jeweetog 05-31-2010 08:56 AM

Quote:

Originally Posted by Winter Sonata (Post 2045778)
Thank you, Jeweetog .. now it works after reinstalling hope nothing bad happens :)
Thanks alot


Anytime!

tafreeh 05-31-2010 06:54 PM

Quote:

Originally Posted by Jeweetog (Post 2045388)
It's a cron job. If you ban someone, after x hours the ban will be removed. Where x hours the time is you have set for the ban.

Go to scheduled tasks in your forums admin panel options.

Also look at the /ban command how exactly it works.

Thanks..that solves it... and would you be kind enough to help me out here as well
https://vborg.vbsupport.ru/showpost....postcount=6443

Thanks

Jeweetog 05-31-2010 08:33 PM

Quote:

Originally Posted by tafreeh (Post 2046155)
Thanks..that solves it... and would you be kind enough to help me out here as well
https://vborg.vbsupport.ru/showpost....postcount=6443

Thanks


Not sure what you are trying there. Do you want the chatbox to be visible on a mobile or not?

Winter Sonata 06-01-2010 12:52 AM

Quote:

Originally Posted by Jeweetog (Post 2045930)
Anytime!

:( :(
It happened again after 2 days of working suddenly and without changes ANYThing When I go to the page where I display it ( Forum home ) IT shows the forum home and then a blank page ? :((((


Please I need it so much , I am using 4.0.2

TeknoSounds 06-01-2010 01:57 AM

Quote:

Originally Posted by Winter Sonata (Post 2046282)
:( :(
It happened again after 2 days of working suddenly and without changes ANYThing When I go to the page where I display it ( Forum home ) IT shows the forum home and then a blank page ? :((((


Please I need it so much , I am using 4.0.2

are you on a shared hosting service?
Are there any errors in your http logs?

tafreeh 06-01-2010 03:18 AM

Quote:

Originally Posted by Jeweetog (Post 2046209)
Not sure what you are trying there. Do you want the chatbox to be visible on a mobile or not?

Yes, this is exactly what I want. I want to access this chatbox via that mobile theme...

Jeweetog 06-01-2010 06:27 AM

Quote:

Originally Posted by Winter Sonata (Post 2046282)
:( :(
It happened again after 2 days of working suddenly and without changes ANYThing When I go to the page where I display it ( Forum home ) IT shows the forum home and then a blank page ? :((((


Please I need it so much , I am using 4.0.2


I just went to your forum and i see that you have different styles installed. That could be the cause of this. You need to add the chatbox variable in all your styles in one of the templates.

I'm not sure if this might fix it, but its worth a try. Also, i don't know exactly how to do it.

Maybe if VBDev shows up again, he can tell you.


All times are GMT. The time now is 12:47 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.07084 seconds
  • Memory Usage 1,850KB
  • 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
  • (24)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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