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)

vandan 09-18-2009 04:55 PM

Thank you for your time.

AfterWorldForum 09-19-2009 12:16 PM

Installed, and extremely pleased with it. Top notch.

I did use the earlier listed template-edit to exclude bots and spiders from accessing the chat-archive. Let's see if that prevents the issues others are seeing.

Thanks a lot, Cyb.

Snug 09-21-2009 12:45 AM

how do i get a submit button added on there for people to post from their phones?

mp3u 09-24-2009 10:59 AM

I just upgraded to the latest version my users with IE8 still can't get it to work properly.
If you look at it on IE8 it crashes after about a minutes or so and there are occasional lost messages and delays where it seems to freeze. No problem with Firefox or Chrome but there are a LOT of people using Explorer...

Is this something unique to my forum or is it an issue with the mod?

realdx 09-24-2009 02:10 PM

Quote:

Originally Posted by jkcerda (Post 1886080)
I got the same error

same here... logged in, no spell check, security token missing... unistalled.. sigh

atcspaul 09-24-2009 02:44 PM

Quote:

Originally Posted by Snug (Post 1888265)
how do i get a submit button added on there for people to post from their phones?

i post all the time on my iphone, the submit is the little arrow up where bold and stuff is

blissend 09-25-2009 01:36 AM

Note the character limit can be defeated. Simply copy a large piece of text and paste and hit enter as fast as possible. You have to do it really fast but it can be defeated. Is there a fix for this? I have the latest version installed.

blissend 09-25-2009 01:51 AM

Ok I found a temporary fix for this.

In vbulletin admincp -> plugins & products -> plugin manager. Then scroll down to the chatbox section and click edit on the row that says misc_start. Search for...

PHP Code:

if (!empty($vbulletin->GPC['ccb_newmessage']) 

and replace with something like this...

PHP Code:

if (!empty($vbulletin->GPC['ccb_newmessage']) && strlen($vbulletin->GPC['ccb_newmessage'])<256 

I wrote the number 256 as I'm not sure what's the variable name the coder uses for limitations. If someone knows, please let me know too.

Barteh 09-27-2009 11:22 AM

Quote:

Originally Posted by mp3u (Post 1889855)
I just upgraded to the latest version my users with IE8 still can't get it to work properly.
If you look at it on IE8 it crashes after about a minutes or so and there are occasional lost messages and delays where it seems to freeze. No problem with Firefox or Chrome but there are a LOT of people using Explorer...

Is this something unique to my forum or is it an issue with the mod?

Do you have any IE add-ons installed? My chatbox seems to be working flawlessly, regardless of browser type.

Snug 09-27-2009 11:52 AM

Quote:

Originally Posted by atcspaul (Post 1889936)
i post all the time on my iphone, the submit is the little arrow up where bold and stuff is

https://vborg.vbsupport.ru/external/2009/09/1.png
doesnt show up on mine, neither does the drop down menu to change the text size

just uninstalled and installed and nothing


All times are GMT. The time now is 06:12 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.01662 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_php_printable
  • (4)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