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)

sean-zigster 12-14-2009 03:56 PM

ok on line 51 of the gcbos.php i removed in red

elseif ((!$gcbos->perform_command($message, &$result)) && (!$gcbos->has_effect(GCBOS_EFFECT_MUTE)))


Line 125 of the class_gcbos.php i remove in red
$done = call_user_func($command['function'], $this, $command, $params, $message, &$output);

That has now stoped the error message

sean-zigster 12-14-2009 04:44 PM

also how do you change the name of the shoutbox from GCBOS

crazyace 12-14-2009 05:00 PM

Quote:

Originally Posted by sean-zigster (Post 1930604)
also how do you change the name of the shoutbox from GCBOS

/notice <message ..>

vsavin 12-14-2009 05:30 PM

why don't i see the GCBOS Administration page in ADMINCP?

Trek 12-14-2009 05:31 PM

Quote:

Originally Posted by vsavin (Post 1930638)
why don't i see the GCBOS Administration page in ADMINCP?

I had this problem as well, so I just reimported the product and it worked. No idea other than that.

technishawn 12-14-2009 07:18 PM

Quote:

Originally Posted by sean-zigster (Post 1930604)
also how do you change the name of the shoutbox from GCBOS

GCBOS style template

look for

Code:

<span class="forumtitle" style="padding-left:8px">GCBOS</span>
and change it.....

MyChemicalSelf 12-14-2009 09:18 PM

Almost finished 0.7 now have it showing a notification when a thread is posted just need to add some filters for forums and a fix for the issue with hos been online, and a new system of displaying the chatbox just by adding <!-- {$shoutbox} --> where ever you want it to display :)

elwachiman 12-14-2009 09:31 PM

Quote:

Originally Posted by MyChemicalSelf (Post 1930778)
Almost finished 0.7 now have it showing a notification when a thread is posted just need to add some filters for forums and a fix for the issue with hos been online, and a new system of displaying the chatbox just by adding <!-- {$shoutbox} --> where ever you want it to display :)

wait for the update very good new options that you have placed

VonDoom 12-14-2009 10:39 PM

I cant find the permissions setting in Usergroups/Usergroup Manager I have even reinstalled the XML and double checked permissions in the uploads folder in FTP

Edit NM for some reason it installed disabled in the product manager.

ArtAttack 12-14-2009 11:03 PM

The header include hook script tag is missing the type attribute. It should be:
Code:

<script src="clientscript/gcbos.js" type="text/javascript"></script>


All times are GMT. The time now is 08:10 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.01979 seconds
  • Memory Usage 1,736KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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