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)

macc 04-24-2008 08:16 AM

i get this in my chatbox when i write " test "
Code:

Testsecuritytoken=40e9ad893947e4507719eb86c75d7ee0 810e942e

have vbulletin 3.7 rc-4 and cmps 3.0!

some help ?

reg

macc

Chewitt 04-24-2008 08:31 AM

i get that at the end of every message too

[Today 09:48 AM] MikeH: can anyone else see this security token thingsecuritytoken=aeb47e20e663419ad8f5c669b0ba051 aa276e778
[Today 09:47 AM] MikeH: testsecuritytoken=aeb47e20e663419ad8f5c669b0ba051a a276e778

Ky Kiske 04-24-2008 08:35 AM

It's the new security features of RC4. It's printing the Session information. I hope they can fix this soon. The chatbox is a hot part of my site.

sickboy6ths 04-24-2008 10:23 AM

Quick hotfix:

Open Clientscript/mgc_cb_evo.js

Add to the end of Lines: 240, 244, 364, 427, 553, 627, 671, 701, 800
Code:

+ '&'
before )

Example line 364:
change:
Code:

sendAjax.send(mgc_cb_evo_jsloc + 'mgc_cb_evo_ajax.php', 'do=ajax_chat&channel_id=' + channel_id + '&chat=' + chat_urlencoded);
into:
Code:

sendAjax.send(mgc_cb_evo_jsloc + 'mgc_cb_evo_ajax.php', 'do=ajax_chat&channel_id=' + channel_id + '&chat=' + chat_urlencoded + '&');
I've also added it to the mgc_cb_evo_archives.js
Lines: 113 and 187

Don't forget to refresh the browser (I used CTRL + F5)

maidos 04-24-2008 11:29 AM

Quote:

Originally Posted by sickboy6ths (Post 1498023)
Quick hotfix:

Open Clientscript/mgc_cb_evo.js

Add to the end of Lines: 240, 244, 364, 427, 553, 627, 671, 701, 800
Code:

+ '&'
before )

Example line 364:
change:
Code:

sendAjax.send(mgc_cb_evo_jsloc + 'mgc_cb_evo_ajax.php', 'do=ajax_chat&channel_id=' + channel_id + '&chat=' + chat_urlencoded);
into:
Code:

sendAjax.send(mgc_cb_evo_jsloc + 'mgc_cb_evo_ajax.php', 'do=ajax_chat&channel_id=' + channel_id + '&chat=' + chat_urlencoded + '&');
I've also added it to the mgc_cb_evo_archives.js
Lines: 113 and 187

Don't forget to refresh the browser (I used CTRL + F5)


doesnt work :( is it possible if u can upload the file to us please

macc 04-24-2008 12:03 PM

for me it works ... thanks !

maidos maybe you do not make space between before " + '&' " (mean before +)

reg
macc

maidos 04-24-2008 12:23 PM

well if u use rc4 and works do u think u could upload the file for me please

did add the space

macc 04-24-2008 12:37 PM

i use rc-4 and cmps 3.0... works for me ... you can see www.belaplay.com/vb/libar

reg

macc

Freddy.k 04-24-2008 12:41 PM

cool marche sur la version french Thank you

maidos 04-24-2008 01:10 PM

macc would really appreciate if u could upload those js files.


All times are GMT. The time now is 06:56 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.08656 seconds
  • Memory Usage 1,740KB
  • 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
  • (7)bbcode_code_printable
  • (1)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
  • (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