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)

twm1010 12-28-2009 05:09 PM

Anxiously awaiting the vB4 version of this!

Freesteyelz 12-28-2009 09:00 PM

Hey Cybernetec, this is a great mod! :D

I looked in vB's function_newpost.php and there's a section of code that prevents all CAPS in posts. Is there a way to connect that into Chatbox to prevent all CAPS in chat?

Breakpoint 12-28-2009 09:32 PM

Can someone let me know how to set the Chatbox to only display on the Chatbox Full link and not show on any other pages such as the forum home, etc.

Thank you

Breakpoint 12-28-2009 11:02 PM

Quote:

Originally Posted by Lynne (Post 1711509)
Just do exactly what he did for the archive page.

(Find code like this and modify as below.)
PHP Code:

            if ($_REQUEST['do']=='cchatbox')
            {
                require_once(
'./global.php');
                
$navbits = array('misc.php?do=cchatbox' $vbulletin->session->vars['sessionurl_q'] => $vbphrase['cybcb_chatbox']);
                
construct_forum_jump();
                
$navbits construct_navbits($navbits);
                eval(
'$navbar = "' fetch_template('navbar') . '";');

etc.... 


I wish he would update this error

www.ch-joy.com 12-31-2009 07:00 PM

Merciiii & thankss alot

J105C 01-01-2010 08:47 AM

Quote:

Originally Posted by optrex (Post 1710646)
I have the same issue

You need to force www. and that should fix your problem!

I.am 01-04-2010 08:37 AM

Will be released a version for vb4?

Xeyn 01-04-2010 03:34 PM

Really want a vb4 update.......Would be awsome

ProFifaLeagues 01-04-2010 11:04 PM

Anyone like to give me a foolproof way to install on vbadavanced please my first attempt didnt work at all!

mtlcore 01-05-2010 12:17 AM

Sorry if it has been asked, is there a guide on how to implement the chatbox on let's say a wordpress page?


All times are GMT. The time now is 05:29 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.01770 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_php_printable
  • (2)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