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)

RYoBiOS 04-26-2008 06:04 PM

Not work

Ranger187 04-26-2008 06:05 PM

Quote:

Originally Posted by caves.ru (Post 1499966)
very strange situation...
after upgrading (0.4.0 & vb3.7.0RC4)
- under any user account (admin or regular user) -> chat is in Loading... state
- under guest account -> chat works fine

I complitely cleaned up old version before and install new one.
Archive and Admincp work fine.

Guest, Logged in, it's getting frustrating now that it just says loading. It's coming to where I either uninstall and use Flashchat or something else or hope it's fixed soon.

macc 04-26-2008 06:10 PM

i unistall ..deleted all files from server ...install again and MGC - chatbox works not....

something is wrong ...

reg

macc

Kaycee123 04-26-2008 06:15 PM

Quote:

Originally Posted by Ranger187 (Post 1499984)
Guest, Logged in, it's getting frustrating now that it just says loading. It's coming to where I either uninstall and use Flashchat or something else or hope it's fixed soon.


This is a great mod - our members have always loved it, but I agree. Right now I have my website on the main domain, and I installed a previous version of vBulletin on a different domain for my members to chat on. That's working, but obviously not ideal.


I will also be looking for another modification if this one isn't fixed soon

RYoBiOS 04-26-2008 07:58 PM

Not Work!

Lindsey 04-26-2008 10:11 PM

It wont load the chat box only says "loading"

stangger5 04-26-2008 10:20 PM

I got it working by taking out,,
Code:

define('CSRF_PROTECTION', true);
from the mgc_cb_evo.php and mgc_cb_evo_ajax.php files...

Lindsey 04-26-2008 10:22 PM

Same here. Just tried that now

macc 04-26-2008 10:33 PM

Hello!


you mean ver 0.4.0 ?
must some be done in cmps...3.01 ?
reg

macc

Ky Kiske 04-26-2008 11:48 PM

Wow this isn't working

EDIT:
It's not allowing me or anyone to post text.

Lindsey 04-26-2008 11:50 PM

Do this


Quote:

I got it working by taking out,,
Code:

define('CSRF_PROTECTION', true);

from the mgc_cb_evo.php and mgc_cb_evo_ajax.php files...

Ky Kiske 04-26-2008 11:54 PM

I did that and it's not allowing for anyone to post.

http://www.anime-roleplay.com

stangger5 04-27-2008 12:00 AM

Quote:

Originally Posted by stangger5 (Post 1500162)
I got it working by taking out,,
Code:

define('CSRF_PROTECTION', true);
from the mgc_cb_evo.php and mgc_cb_evo_ajax.php files...

Quote:

Originally Posted by Ky Kiske (Post 1500228)
I did that and it's not allowing for anyone to post.

Did you take it out of both files ??

Ky Kiske 04-27-2008 12:05 AM

Yes it's still not working. Check it out on my site. The previous text is loading but the messagebox isn't sending the information to the database.

I have no idea why.

Ky Kiske 04-27-2008 12:11 AM

Sorry Forgot To Revert The Template!!!

stangger5 04-27-2008 12:13 AM

Quote:

Originally Posted by Ky Kiske (Post 1500233)
Yes it's still not working. Check it out on my site. The previous text is loading but the messagebox isn't sending the information to the database.

I have no idea why.

Your chatbox is working for me...

Ky Kiske 04-27-2008 12:22 AM

It hit me right after I posted the last post. >_< The template was messed up.

stangger5 04-27-2008 12:25 AM

Quote:

Originally Posted by macc (Post 1500173)
Hello!


you mean ver 0.4.0 ?
must some be done in cmps...3.01 ?
reg

macc

I have my cmps version 1.5 working fine with 0.4.0.

:)

macc 04-27-2008 01:11 AM

i get it to works ...but i can not get channels on chatbox ... had before 2 ... G and team channel!

some help?

reg

macc

edit: can not get chatbox module at work on my cmps - ver 3.01 - some help?

Kaycee123 04-27-2008 03:21 AM

It still isn't working for me, and I can't find
PHP Code:

define('CSRF_PROTECTION'true); 

in those files you mentioned Stangger5

stangger5 04-27-2008 03:41 AM

Quote:

Originally Posted by Kaycee123 (Post 1500379)
It still isn't working for me, and I can't find
PHP Code:

define('CSRF_PROTECTION'true); 

in those files you mentioned Stangger5

In version 0.4.0,,close to the top on both files..

mgc_cb_evo.php and mgc_cb_evo_ajax.php

gothicuser 04-27-2008 03:45 AM

Quote:

Originally Posted by stangger5 (Post 1500162)
I got it working by taking out,,
Code:

define('CSRF_PROTECTION', true);
from the mgc_cb_evo.php and mgc_cb_evo_ajax.php files...

Sorted, nicely done Stangger5, Many thanks :D

Stifler 04-27-2008 04:55 AM

stuck on loading... and nothing happens..

Kicks 04-27-2008 04:56 AM

i changed the code in the two files. still not working. still "loading" in it

what did you do with the template @ Ky Kiske

Lindsey 04-27-2008 05:06 AM

I got it working my self by downloading the 0.3.0 version and uploading only

mgc_cb_evo.php and mgc_cb_evo_ajax.php

Kaycee123 04-27-2008 05:25 AM

OK, I finally figured that out - its now loading, but it comes up with securitytoken=0 after every chat!!!

Any suggestions?

I've tried it with the var SECURITYTOKEN = "0"; added at the top of the mgc_cb_evo.js file as suggested by vBDev, and without it - same thing

Kicks 04-27-2008 05:26 AM

i do the same now. uploading only the old mgc_cb_evo and mgc_cb_evo_ajax. but the same. still loading :(

Lindsey 04-27-2008 05:50 AM

Okay,Try and upload the .xml file from the 0.3.0 release as the 0.4.0 one did not work for me :(

But if you need the files I'm using i can provide them in this thread :)

Kaycee123 04-27-2008 06:24 AM

Quote:

Originally Posted by Kaycee123 (Post 1500457)
OK, I finally figured that out - its now loading, but it comes up with securitytoken=0 after every chat!!!

Any suggestions?

I've tried it with the var SECURITYTOKEN = "0"; added at the top of the mgc_cb_evo.js file as suggested by vBDev, and without it - same thing

All of a sudden this has stopped happening and its working fine:eek::eek: I didn't do anything to it!!

YAY:D:D

VBDev 04-27-2008 06:25 AM

I have retrieved vBulletin 3.6.10.

I will try to sort out a fixed version (without the CRSF protection removal that stangger5 suggested which is not security oriented ;)) before I leave for holidays.

Kicks 04-27-2008 06:43 AM

i know now my error ..

i used the old rc3 version of vb 3.7.

install the new vb 3.7 rc4 and the new mgc chatbox will run :)

Inferno Dragon 04-27-2008 07:02 AM

I am running vb 3.7 RC4, when after upgraded to 0.4.0 my chatbox stopped working <_< it's just displaying "loading.." for infinite period of time.

I then completely uninstall the chatbox and then again done the clean installation, but still it's showing the damn "loading.." message, and the shoutbox never get loaded completely. :(

And If I'll remove the following line from the php files:
Code:

define('CSRF_PROTECTION', true);
then it start to gives those weird security token errors :S

VBDev 04-27-2008 07:21 AM

I told just before that I was going to fix it today so please calm down on messages and wait !

Sending the same messages again and again is not constructive ;)

d2sector 04-27-2008 07:34 AM

Question:
Is it possible to have it so that a persons text colour in the chat is the same as what their usergroup colour is? (the username appears in the colour)

or to be able to save some personalised settings for the chat so you don't have to choose the colour you want with every single message?

Thanks.

VBDev 04-27-2008 08:02 AM

I have tested my last version on a clean 3.6.10 and it just works perfectly so it should work too on 3.7.0 RC4.

Have those of you who encountered problems emptied their cache and replaced old files by new files ?

RYoBiOS 04-27-2008 10:07 AM

I have new files and it not work,seems dead.

VBDev 04-27-2008 10:19 AM

What doesn't work ... ?

When you say it doesn't work please give more details !

supportMM 04-27-2008 11:00 AM

Did a fresh upgrade to Vbulletin 3.7 rc 4 and did a fresh install with 0.4.0

I have been fighting with the blank chat box issue and read through 75 pages of posts looking for an answer, but in the end I downloaded 0.3.0 and replaced the two main php files, and it works now....

Dunno why but it does....

Thanks :)

macc 04-27-2008 11:17 AM

hello!

i replaced old files..chat works but no channels ... and can not get team channel in chatbox template ...

reg

macc

RYoBiOS 04-27-2008 11:23 AM

Quote:

Originally Posted by VBDev (Post 1500580)
What doesn't work ... ?

When you say it doesn't work please give more details !

The messages don't appear.


All times are GMT. The time now is 02:23 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.06735 seconds
  • Memory Usage 1,824KB
  • 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_php_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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