PDA

View Full Version : Chat Modifications - [Shout/Chatbox 0.7.06] GCBOS - Generic Chat Box Operating System


Pages : 1 2 3 4 [5]

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
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:
$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?

DAMINK
02-28-2011, 10:26 PM
Can this be limited to one specific forum?

Redneck-Melly
03-02-2011, 08:17 PM
How do you turn off GCBOS in the "Who's online" so it shows where members are not that they are always in GCBOS?

DonnieJ
03-05-2011, 01:13 PM
Sorry if this is a repeated question, I tried to see if this was already answered but there are a lot of posts:

Is there a way to turn off PM notification for this plugin? We have had it installed for awhile, but our previous site mod is no longer around and I cant find the option anywhere to turn this off.

Thanks in advance.

Dakoom
05-02-2011, 06:10 PM
Someone knows how i can see gcbos also in subforum and not only at forumhome?

elwachiman
05-04-2011, 02:23 AM
Someone knows how i can see gcbos also in subforum and not only at forumhome?
go to admin styles place the code <! - {SHOUTBOX} -> in the following template ad_global_below_navbar , save and ready will look at all the blogs, cms and subforums ..greetings

sross
05-06-2011, 06:04 AM
I have installed this on 4.1.3 and it seems to work really well.

*i take that back.. it actually went quite haywire.. the chat box started scrolling mysql errors.

Dakoom
06-02-2011, 02:54 PM
go to admin styles place the code <! - {SHOUTBOX} -> in the following template ad_global_below_navbar , save and ready will look at all the blogs, cms and subforums ..greetings

Unfortunately doesn't work :(

iRoush
07-28-2011, 04:04 AM
anybody know how to get this mod to work with Android Phones? GCBOS seems to only be having issues with the Android phones and nothing else. We had a code to make it work on our previous version of GCBOS but have since lost it. Thanks.

gec100
08-08-2011, 06:43 AM
hi all,

this is probably a n00b question but i'm searching for a shout/chatbox system that i can put in a sidebar. how to add this chatbox to a sidebar?

i'm using vb 4.1.5

thx

Soidberg
11-01-2011, 05:16 PM
...
Is there a way to turn off PM notification for this plugin? ....

:up: *Push*

Gru? Soidberg

nima6
11-12-2011, 06:01 PM
Is this mod working fine? Im seeing a lot of posts talking about the mod not working the way intended. Is that true?

Ziki
11-14-2011, 05:29 PM
Hi,

Great mod! I wanted to invert the message order (put input field on top and messages will appear below), but I only managed to reverse the display order of the messages. However when I post a new message, it gets appended below and because my lack of javascript knowledge, I do not know how to change that :)

How would I do that?

Thanks!

nima6
11-14-2011, 10:36 PM
just installed it. Works like a charm in V4

januszmk6
12-11-2011, 12:39 AM
Is possible to change a way of showing messages? I would like to shoutbox show messages without any displays effects.
thanks in advance

doc fluty
12-13-2011, 09:12 PM
I installed it and it works great!

But how to I get it to show up like you have in the demo - [Today 2:24pm]

mine shows up #16:02 and then the user name....

thanks for the plug in and support!

AddwireCom
06-08-2012, 03:37 PM
Ok im 15 pages deep in this mess. I really have high hopes for this mod. I'm getting Now Loading... you can visit my website at clanhqk.com and it's on the right widget. Any help would be appreciated to making sure this works..

also I didnt see any instructions about editing the header_include in the instructions. I seen people talk about it a few times. but I really want to know if there are any clear set of instructions on how to get this to work?

flyrib
07-26-2012, 09:03 AM
Hello, I´ve used this fantastic chatbox the past years, but now when I´ve updated the vb4 from version 4 to 4.20, the chatbox disappeared ! Please help anybody!

nima6
09-04-2012, 05:19 PM
How can i put the chat box below the forum's main area?

MyChemicalSelf
12-09-2012, 03:47 PM
I have some free time coming up in the next few weeks I'll try get this working again in vB4.2 :) sorry for not being around work caught up with me.

Betoworld
01-19-2014, 05:05 PM
does it work with v4.2.2?

Raz0r.
03-04-2014, 07:04 AM
I've loved this GCBOS ever since I saw it on a forum I modded a few years back, and I've always used this on my vB4 forums.
does it work with v4.2.2?

Both yes and no. Yes, if you edit it. No, if you just install it as is.

If you install it now, it WILL give you the error "Call-time-pass-by-reference has been removed from line 125 in public_html/root_folder/includes/class_gcbos.php"

However there's an easy quickfix for this.
Go into line 125 in class_gcbos.php. It'll say
$done = call_user_func($command['function'], $this, $command, $params, $message, &$output);//Fix for PHP5.3+
All you need to do is find "&$output" and remove "&" from it. Then it'll look like this;

$done = call_user_func($command['function'], $this, $command, $params, $message, $output);//Fix for PHP5.3+
Which works fine on my forum.
Hope this helps!

---Edit---

Now you might encounter "Function split() is deprecated in gcbos.php on line 109"

Another quickfix is available for this. Go into gcbos.php on that line, and replace "split" with "explode".
/help doesn't work, but everything else should work fine. (Note, I haven't tried all the commands yet, but I assume that they work as /me, /prune and /notice works)