vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Chat Modifications - Cyb - ChatBox (https://vborg.vbsupport.ru/showthread.php?t=201283)

atcspaul 09-24-2010 03:55 PM

helps with a lot of useless stuff being done on the chat area. i also think it is a nice reward form members that are active to have a place to chat

Mathew7000 09-27-2010 01:26 PM

i'm trying to use variable replacement manager to change one word to another but when i do this it fuggers up cyb chatbox, it gets stuck saying loading and does nothing, any insight to this?

kimof911 10-03-2010 08:01 PM

i have a problem with security token over opera and IE8

it is working proberly on Chrome and firefox

so what to do ?

nitl300 10-04-2010 08:42 AM

Ty Bro ,i Have Bug In ChatBox On vBulletin 3.8.6 (vBulletin Hebrew )

Watersoul 10-06-2010 11:21 AM

Thank you very much.
Is possible to add "reply" system in chat?
Something like start string with name of user reply to, instead showins user details when click on username...

bc641990 10-08-2010 04:58 PM

love the chatbox, but have a couple of problems
users have been injecting the javascript and making there own /me functions allowing them to use any bbcode by changing or like for now i just removed all caps which fixes the problem but users are kind of upset with it lool
thanks

milaszewski 10-08-2010 06:04 PM

will you release a chatbox for xenforo?

bc641990 10-08-2010 07:14 PM

fixed the bug with the bbcode

[iMg]src[/iMg]

find
Code:

$vbulletin->GPC['ccb_newmessage'] = str_replace($cybcb_bannedtagsf, '', $vbulletin->GPC['ccb_newmessage']);
replace
Code:

$vbulletin->GPC['ccb_newmessage'] = str_ireplace($cybcb_bannedtagsf, '', $vbulletin->GPC['ccb_newmessage']);
find
Code:

$vbulletin->GPC['ccb_editmessage'] = str_replace($cybcb_bannedtagsf, '', $vbulletin->GPC['ccb_editmessage']);
replace
Code:

$vbulletin->GPC['ccb_editmessage'] = str_ireplace($cybcb_bannedtagsf, '', $vbulletin->GPC['ccb_editmessage']);

Seba123 10-11-2010 04:03 PM

Seems to be laggy.

masterme 10-12-2010 07:54 AM

Did not see any answer floating by, so I'll try again:

Quote:

Originally Posted by masterme (Post 2100938)
I have 3.8, works fine, but the time does not show, only H:M
Anybody an idea how I can solve that?



All times are GMT. The time now is 03: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.02134 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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