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)

Anseur 12-23-2009 08:56 PM

Quote:

Originally Posted by DUI_ (Post 1936595)
Works on 4.0. Is there anyway to change the box title from "GCBOS" to something like "Chat Box"

Yes, just edit the GCBOS template and you will see where it is written to be altered to whatever you like.

valerie555 12-23-2009 09:17 PM

Quote:

Originally Posted by LPH2004 (Post 1936794)
Are you receiving error messages? Does the box show? Do you have permissions set properly?

I DONT HAVE error messages

valerie555 12-23-2009 09:24 PM

Quote:

Originally Posted by LPH2004 (Post 1936794)
Are you receiving error messages? Does the box show? Do you have permissions set properly?

no it does not show chat box
thanks for your help

Snug 12-24-2009 12:14 AM

when i add "Members who have Visited" add-on the chatbox stops working

anyone else have this problem?

Universal 12-24-2009 01:34 AM

Quote:

Originally Posted by Snug (Post 1936912)
when i add "Members who have Visited" add-on the chatbox stops working

anyone else have this problem?

Shoutbox will not work with that mod installed. If you want shoutbox to work remove that mod.

blake247 12-24-2009 03:49 AM

Removing that mod didn't fix my "Loading..." problem.

Skyrider 12-24-2009 05:29 AM

Like it has been said.. Those who have "Loading..." issues, try adding this:

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

in headinclude.

and replace it with {vb:raw template_hook.headinclude}

valerie555 12-24-2009 07:36 AM

Quote:

Originally Posted by valerie555 (Post 1936828)
no it does not show chat box
thanks for your help

]no it does not show chat box

Trek 12-24-2009 08:03 AM

Quote:

Originally Posted by valerie555 (Post 1937086)
]no it does not show chat box

Make sure you have enabled it in the vBUlletin Settings area and also have given the usergroup permission to see/use it.

valerie555 12-24-2009 08:35 AM

i can finde this have given the usergroup permission to see/use it.

valerie555 12-24-2009 08:52 AM

Quote:

Originally Posted by valerie555 (Post 1937114)
i can finde this have given the usergroup permission to see/use it.

thanks it is ok but now GCBOS Loading...

Quarantine 12-24-2009 10:10 AM

I'm having the Loading... problem too. Already included the two hooks, gone through the installation instruction multiple times.

This quick fix doesn't solve it too:

Code:

<script src="clientscript/gcbos.js" type="text/javascript"></script>
I'm using vB4 Gold and 0.6.9 version of this plugin, if it helps.

icemann 12-24-2009 10:11 AM

This shows up in IE8 as just loading and not at all in FF 3.5.6, I've disable EVERY mod I have installed too.:(

Freddy.k 12-24-2009 10:32 AM

Thank you very much

icemann 12-24-2009 10:51 AM

Showing up in FF now but just says Loading........I did everything to the letter I think. lol

YouBabble 12-24-2009 11:34 AM

Nice one Jordan. Regards, TomSpit.

Paul M 12-24-2009 11:45 AM

Quote:

Originally Posted by XXXT0 (Post 1934912)
Conflict with Members who have visited today:

Quote:

Originally Posted by sean-zigster (Post 1935210)
There is also a conflict with the Top Posters Mod

Quote:

Originally Posted by FF|Skyrider (Post 1935328)
This chat box conflicts with the plugin: "My Threads & My Posts"

I have no idea about the last two, but apparently the first one can be fixed like this ;

Quote:

Originally Posted by m03 (Post 1937042)
In the Plugin Manager find GCBOS, next you need to find Display Chatbox: forumhome_start, click edit and then change the execution order to 1.

voila both plugins now play nicely again ;)


Skyrider 12-24-2009 12:58 PM

I have a problem.. In the Site Name / URL / Contact Details in the AdminCP, I've changed the Forum URL from http://xxxx.xxxx.com to xxxx.xxxx.com (without any http or https) so both http and https can be used.. How ever, this breaks the chat box completely with "Loading...." again. Even changing:

Quote:

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

Quote:

<script src="http://xxxx.xxxx.com/clientscript/gcbos.js" type="text/javascript"></script>
Doesn't work... Any idea's? Really need some help with this.

MyChemicalSelf 12-24-2009 03:34 PM

Hey guys, sorry for the lack of updates i've been busy with one of my other projects. Im just preparing my site for the upgrade to 4.0Gold PL1; because i have been distracted lately i plan on releasing a maintenance release to the 0.6 series, this includes a new method of displaying the chatbox that _should_ fix all of the display issues and conflicting mod's if i get time i may fix the depreciated errors as well :)

Got about 20 mB left to upload then i can start testing :)


New version (0.6.10) is now live, please follow the instructions in the README file for instructions on how to upgrade and install the product.

icemann 12-24-2009 05:19 PM

Still just stuck on "Loading..." for me.

Trek 12-24-2009 05:23 PM

nm, I'm in idiot =)

Charlie98902 12-24-2009 05:23 PM

I'll wait for the release before I do another try.

Trek 12-24-2009 05:32 PM

Working fine for me. One thing I'd suggest however is in the first post on this thread, include a couple of suggestions on where would be good places to display the chatbox. As in, where and in what templates.

utahraves 12-24-2009 05:32 PM

Did the update, no problems... except it would be more helpful if there were instructions on what to remove from the previous version... I couldn't find any documentation but I remembered that I added that one string in the forumhome screen.

-Thanks!

movslow 12-24-2009 05:45 PM

I don't believe the instructions are very clear.

It says:

Install:
-Upload the contents of the upload folder
-Import product-gcbos.xml
-Set usergroup permissions
-Insert <!-- {SHOUTBOX} --> into the template you want it to display in (EG FORUMHOME, FORUMDISPLAY) or at the bottom of nabber

I found and assume FORUMHOME is the main "home" page, and FORUMDISPLAY is your "forum" tree in the styles and templates section.

With that said, where in the template are you supposed to place <!-- {SHOUTBOX} -->?
:confused:

utahraves 12-24-2009 05:48 PM

^ i placed mine the same spot i had the previous one...

Look for:
HTML Code:

<div class="navlinks">
<a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread" rel="nofollow">{vb:rawphrase mark_forums_read}</a>
<vb:if condition="$vboptions['forumleaders']">|
<a href="showgroups.php{vb:raw session.sessionurl_q}" rel="nofollow">
<vb:if condition="$vb_suite_installed">
{vb:rawphrase view_site_leaders}
<vb:else />
{vb:rawphrase view_forum_leaders}
</vb:if>
</a></vb:if>
</div>

Add Above:
HTML Code:

<!-- {SHOUTBOX} -->

Quarantine 12-24-2009 05:55 PM

Quote:

Originally Posted by utahraves (Post 1937441)
^ i placed mine the same spot i had the previous one...

Look for:
HTML Code:

<div class="navlinks">
<a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread" rel="nofollow">{vb:rawphrase mark_forums_read}</a>
<vb:if condition="$vboptions['forumleaders']">|
<a href="showgroups.php{vb:raw session.sessionurl_q}" rel="nofollow">
<vb:if condition="$vb_suite_installed">
{vb:rawphrase view_site_leaders}
<vb:else />
{vb:rawphrase view_forum_leaders}
</vb:if>
</a></vb:if>
</div>

Add Above:
HTML Code:

<!-- {SHOUTBOX} -->

Am I doing something wrong? After upgrading to the latest version, I tried that but the chatbox isn't appearing at all this time. I'm trying to add <!-- {SHOUTBOX} --> to the FORUMHOME template as described. I've also checked my usergroup permissions, and they're all correct (ie: options are all "Yes").

Skyrider 12-24-2009 06:23 PM

Awesome, thanks for the update. Any possible way that this can have a history log feature?

Charlie98902 12-24-2009 06:28 PM

Quote:

Originally Posted by movslow (Post 1937439)
I don't believe the instructions are very clear.

It says:

Install:
-Upload the contents of the upload folder
-Import product-gcbos.xml
-Set usergroup permissions
-Insert <!-- {SHOUTBOX} --> into the template you want it to display in (EG FORUMHOME, FORUMDISPLAY) or at the bottom of nabber

I found and assume FORUMHOME is the main "home" page, and FORUMDISPLAY is your "forum" tree in the styles and templates section.

With that said, where in the template are you supposed to place <!-- {SHOUTBOX} -->?
:confused:

-Upload the contents of the upload folder: yep you have to see where the files go then upload them. I agree more defined instructions needed there.

When I installed it I had it showing on the top which worked fine then it also showed at the bottom of the forumhom saying loading........

Trek 12-24-2009 06:29 PM

Quote:

Originally Posted by Quarantine (Post 1937448)
Am I doing something wrong? After upgrading to the latest version, I tried that but the chatbox isn't appearing at all this time. I'm trying to add <!-- {SHOUTBOX} --> to the FORUMHOME template as described. I've also checked my usergroup permissions, and they're all correct (ie: options are all "Yes").

Did you make sure you reimported the new product.xml file?

Quarantine 12-24-2009 06:49 PM

Quote:

Originally Posted by Trek (Post 1937469)
Did you make sure you reimported the new product.xml file?

I did, but I think I'm gonna re-install it again later. Will update how it goes!

volarium 12-24-2009 08:54 PM

I just installed the latest update v10 I think? Everything is working great, but for some reason the /help command doesn't do anything. All the other commands work fine (/pm, /notice, etc), but /help doesn't return the help menu. Any ideas?

Quarantine 12-24-2009 11:27 PM

I have just reinstalled it, but the chatbox isn't displaying. Already made sure the usergroup permissions are correct. I also added that shoutbox code into FORUMHOME, do I need to add it into FORUMDISPLAY as well?

When I view the source in the main page of my forum, I can see this code:

Code:

<script src="clientscript/gcbos.js"></script>
So that means it should be displaying right? I don't get why it just won't appear.

elwachiman 12-24-2009 11:36 PM

install the new version but note some shortcomings, the command / help is useless, when editing an item in inches is misconfigured, published items are not reflected in the chat, that way you can configured to see the post that users to publish?

Freddy.k 12-24-2009 11:39 PM

hello I am French and I thank you for the chatbox now it works fine except for removing cat

Warning: Parameter 5 to gcbos_command_delete() expected to be a reference, value given in [path]/includes/class_gcbos.php on line 125
#02:35 Freddy> /delete 5

pozo 12-24-2009 11:41 PM

Deinstalled!

Sorry, but...... The "Inferno vBShout Pro v2.5.2" has nearly the same functions, but works perfectly without any errors :rolleyes:
And it supports custom message colors, bbcodes & smiley box..

Trek 12-25-2009 12:15 AM

I'll stick with this one and wait out the bug fixes. If anything simply because I've seen a few references to that script in other chatbox threads. It's rude and annoying, like your comment.

Mudo 12-25-2009 12:20 AM

Thanks

pozo 12-25-2009 12:26 AM

Quote:

Originally Posted by Trek (Post 1937686)
I'll stick with this one and wait out the bug fixes. If anything simply because I've seen a few references to that script in other chatbox threads. It's rude and annoying, like your comment.

I'm not a coder - I'm an "end user"..

That means for me it's fact that:
one add-on works -> the other add-on doesn't really work
one add-on has the additional features (my users asked for) -> the other add-on doesn't have this additional features

MyChemicalSelf 12-25-2009 12:49 AM

1 Attachment(s)
Crap sorry guys i forgot to update the xml to remove references, Its a simple fix for the commands five me a few minutes.

Can some one having the issues with commands try this product file, if i get a reports of this working i will update the main product later, the reasons commands died was to do with the fix's i made for PHP 5.3


All times are GMT. The time now is 02:56 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.02100 seconds
  • Memory Usage 1,839KB
  • 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_html_printable
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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