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 - [Shout/Chatbox 0.7.06] GCBOS - Generic Chat Box Operating System (https://vborg.vbsupport.ru/showthread.php?t=228046)

archey 10-11-2010 09:32 PM

I'm trying to install this but i have no clue where to put <!-- {SHOUTBOX} --> i've tried in many places

ProFifaLeagues 10-12-2010 09:19 AM

Quote:

Originally Posted by archey (Post 2109238)
I'm trying to install this but i have no clue where to put <!-- {SHOUTBOX} --> i've tried in many places


Where do u want it to show mate???

For instance to put it below the navbar

Insert <!-- {SHOUTBOX} --> at the foot of the navbar templete!

rstan 11-02-2010 08:11 PM

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_gcbos.php:125) in [path]/gcbos.php on line 172

Warning: Call-time pass-by-reference has been deprecated in /forum/includes/class_gcbos.php on line 125

mine is just spaming the above...?

edit: fixed by removing the extra & line 127.

rstan 11-03-2010 09:02 PM

ok so special characters are working in whatever is typed. but people who have special characters ihn their names it doesnt show.

example:
#16:59 B�cky> says Bécky

TalkDisneyChann 11-04-2010 05:36 PM

When someone posts a message, it shows up as..

(username) message (username)

Why is that?

Skyrider 12-02-2010 11:13 PM

Just installed this, and I'm getting:
Quote:

$gperm = convert_bits_to_array($vbulletin->userinfo['permissions']['gcbos_permissions'], $vbulletin->bf_ugp_gcbos_permissions); //User has permission to view the shoutbox if ($gperm['can_view']) { global $style; global $vbulletin; //THe embed code is on the page and this doesnt contain the "switchmode" editor from vbcms (may require editing for custom skins) if (preg_match('//', $output) && !preg_match('/vB_Editor_002_cmd_switchmode/', $output)) { //Header information to embed $vbcsspath = 'css.php?styleid=' . $vbulletin->userinfo['styleid'] . '&langid=' . LANGUAGEID . '&d=' . $style['dateline'] . '&sheet='; $gcbos_head = '' . PHP_EOL . ''; //Do we need to include the forumbits.css file? Append it to the header if (!preg_match('/forumbits.css/', $output)) $gcbos_head = '' . PHP_EOL . $gcbos_head; //Replace the ending head tag with the new information (this allows us to easily deploy on custom pages). $output = str_replace('', $gcbos_head, $output); //Replace the embed code with the shoutbox (works globally anywhere on the page) :D $output = str_replace('', vB_Template::create('GCBOS')->render(), $output); } }
at the top of the forums.

Skyrider 12-04-2010 02:44 PM

This plugin completely shut down the host server >_>, with tons of SQL errors.

gameplayforum 12-04-2010 06:56 PM

What do you mean by "-Set usergroup permissions" and should I add only {SHOUTBOX} or <!-- {SHOUTBOX} --> ? But the <!-- --> is so the browser won't read the code right? I can't understabnd what you mean by -set usergroup permissions, what should I change? and when I add the {SHOUTBOX} it only appears like that, nothing more.

C0D3D 02-03-2011 04:52 PM

Any chance to see some font/color changing functions, smileys and all that in this?

bluebare 02-10-2011 01:18 PM

Is there anyway to change the title on this box from 'GSCOS' to 'SHOUTBOX' so that most of my users know what it is?


All times are GMT. The time now is 04:59 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.02217 seconds
  • Memory Usage 1,737KB
  • 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_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