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)

nick682 12-28-2009 09:37 PM

I added this chatbox to my site and it keeps repeating some message. Its very weird.
Here is what I'm talking about:
http://img706.imageshack.us/img706/7166/huhuh.png

iyama 12-28-2009 10:18 PM

Quote:

Originally Posted by Charlie98902 (Post 1940497)
Change your username markup code use this and change the color to what you wish. Do this per usergroup and it will show up properly. Change what's in red.

Left box:

Code:

<span style='font-weight: bold; color: black;'>
Right box:

Code:

</span>

Thnx Charlie, that was it :up:

Hoagie 12-28-2009 10:20 PM

edit: Im retarded....its fixed

Charlie98902 12-28-2009 10:26 PM

Quote:

Originally Posted by iyama (Post 1940942)
Thnx Charlie, that was it :up:

You're welcome.



I fixed the GCBOS title now after numerous searching. :D

gaitantkd 12-28-2009 11:02 PM

I hope and editor for smilies font etc comes soon :) greatt shoutbox

maidos 12-29-2009 07:23 AM

can you have an archive to view old shouts. because if u miss one day worth of chats im sure many users want to read the old one
and also the loading is a bit an issue because it brings annoyance to my members whenever they refresh the page because theres no refresh button and sometimes it doesnt refresh at all, but if it does refresh it lods one message per chats which takes alot of time

Blunks 12-29-2009 10:57 AM

When a command is typed (e.g. /delete <messageid>) it comes out like

(#13:48 Blunks> /delete <messageid>) and does nothing...

URL: http://fpsoverload.com

denman75 12-29-2009 10:57 AM

i miss a archive
but installed and nominated

iyama 12-29-2009 11:23 AM

Quote:

Originally Posted by Charlie98902 (Post 1940947)
You're welcome.



I fixed the GCBOS title now after numerous searching. :D

I have edit the .XML :D

Quote:

`message`
)
VALUES (
'1', '1', '1', '0', '0', '0', 'Welcome to GCBOS 0.6.9, (Generic ChatBox Operating System).'

date="1245418716" username="Lord Jordan" version="0.6"><![CDATA[
<!-- GCBOS -->
<ol id="gcbos_template" class="floatcontainer">

<span class="forumtitle" style="padding-left:8px">{vb:rawphrase GCBOS}</span>
<span style="float:right; padding-right

Al in the red i make it my site name shoutbox. No GCBOS more in the shoutbox above.
And in options>GCBOS> You can changed by: Chatbox Notice everything you want. Incl. bb codes.

See Search in Phrases: search on: message Product: GCBOS and look the commands cq and the stuff to changed further.


I've notice that a pm sending to a other member and receiving a pm is displayed in de shoutbox. :D

movslow 12-29-2009 01:49 PM

Quote:

Originally Posted by iyama (Post 1941443)
I have edit the .XML :D



Al in the red i make it my site name shoutbox. No GCBOS more in the shoutbox above.
And in options>GCBOS> You can changed by: Chatbox Notice everything you want. Incl. bb codes.

See Search in Phrases: search on: message Product: GCBOS and look the commands cq and the stuff to changed further.


I've notice that a pm sending to a other member and receiving a pm is displayed in de shoutbox. :D

XML ? Are you referring to the product XML you import? I re-downloaded the one here,, made changes, and re-uploaded mine and set to overwrite changes.

Made no difference.
:confused:

Charlie98902 12-29-2009 01:59 PM

Yes the PM thing is sweet to have. The command line use has issues and the author is looking into it.

movslow 12-29-2009 04:27 PM

Update on changing the GCBOS name?
:confused:

technishawn 12-29-2009 04:39 PM

Quote:

Originally Posted by movslow (Post 1941648)
Update on changing the GCBOS name?
:confused:

Dude I answered this question way back in the thread....

https://vborg.vbsupport.ru/showthrea...17#post1930717

Quote:

Originally Posted by technishawn (Post 1930717)

GCBOS style template

look for

Code:

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


movslow 12-29-2009 07:00 PM

Quote:

Originally Posted by technishawn (Post 1941658)
Dude I answered this question way back in the thread....

https://vborg.vbsupport.ru/showthrea...17#post1930717

You'd think right.

I change that, and the GCBOS disapears, and whatever I change it to, doesn't show.
:confused:

technishawn 12-29-2009 07:03 PM

Hmmmm. Try clearing your browser cache or holding down the shift key when you refresh the page to see if it is a browser cache issue.

post the code how you changed it.

technishawn 12-29-2009 07:09 PM

I haven't isntalled the 6.10 version but I just took a look at it. You shouldn't have to do any template editing at all.

the latest version has

Code:

<span class="forumtitle" style="padding-left:8px">{vb:rawphrase GCBOS}</span>
so you should just be able to edit the phrase in the phrase manager. Is that not working for you?

movslow 12-29-2009 07:21 PM

Quote:

Originally Posted by technishawn (Post 1941790)
Hmmmm. Try clearing your browser cache or holding down the shift key when you refresh the page to see if it is a browser cache issue.

post the code how you changed it.

GCBOS Template

Code:

                                                      <!-- GCBOS -->
        <ol id="gcbos_template" class="floatcontainer">
                <li class="forumbit_nopost L1" id="gcbos1">
                        <div class="forumhead foruminfo L1 collapse">

                                <h2>
                                        <span class="forumtitle" style="padding-left:8px">{vb:rawphrase Shoutbox}</span>
                                        <span style="float:right; padding-right:20px"><a style="color: {vb:stylevar forumbits_aForum};" href="#" onclick="gcbos.modifyHeight(-25);return false;">-</a> <a style="color: {vb:stylevar forumbits_aForum};" href="#" onclick="gcbos.setHeight(175);return false;">/</a> <a style="color: {vb:stylevar forumbits_aForum};" href="#" onclick="gcbos.modifyHeight(25);return false;">+</a></span>
               
                                        <a class="collapse" id="collapse_c_gcbos" href="forum.php#top"><img src="images/buttons/collapse_40b.png" alt="" title="Collapse this Category"></a>
               
                                </h2>

               
                                <div class="forumrowdata">
                                        <p class="subforumdescription" id="gcbos_notice"></p>                       
                                </div>
               
                        </div>       

                        <ol id="c_gcbos" class="childforum">
                                <li id="gcbos3" class="forumbit_post L2">
                                        <div class="forumrow table">
                                                <div class="smallfont" id="gcbos_console" style="height: 175px; overflow: auto;width:100%">Loading...</div>
                                                        <input type="text" id="gcbos_input" style="width: 92%; height: 19px; margin: 1px;float:left;" autocomplete="off" />
                                                        <button type="button" onclick="gcbos.sendInput();" style="width: 7%; height: 22px; margin: 0px; float: right;">Submit!</button>
                                        </div>
                                </li>
                        </ol>
                </li>
        </ol>

        <script type="text/javascript">
                    gcbos = new gcbos_engine();
                  YAHOO.util.Event.onDOMReady(gcbos.init, gcbos, gcbos);
        </script>

        <br />
        <!-- /GCBOS -->


technishawn 12-29-2009 07:34 PM

Ok in the above where you have "{vb:rawphrase Shoutbox}" change that to ShoutBox

or change {vb:rawphrase Shoutbox} back to {vb:rawphrase GCBOS} and then search your phrases for CGBOS and change the appropriate phrase.

the second is the correct way to do but either way will work.

vulture 12-29-2009 07:41 PM

How do you get rid of the typewrite effect? I can't see any option to disable it in version 6.10

nick682 12-29-2009 07:53 PM

Anyone know why my chatbox keeps repeating some weird message?

Trek 12-29-2009 07:56 PM

Quote:

Originally Posted by vulture (Post 1941837)
How do you get rid of the typewrite effect? I can't see any option to disable it in version 6.10

This is one of the things that's supposed to come in the next version I think. It was stated many pages back in this thread by the author. Hopefully that version comes soon.

Ozymandyus 12-29-2009 08:11 PM

I have users reporting that anytime a new post is made to the shoutbox, their entire browser window flashes every time a new line is typed out. As you can imagine, this is a lot of flashing lights on a busy day. I haven't personally seen it that bad, but I will get my browser to flash once or twice towards the end of a rendering.

It was suggested to me by a friend that this might be because the MySQL packet size on my server was set too high (32MB). Set it down to 16MB, but this didn't really do much. Any other suggestions on how to alleviate this?

MindTrix 12-30-2009 06:50 AM

Just a quick question, when i try and use the /help or /clear command nothing happens.

I'm not too worried about /help but definetly would like to get /clear working, or another way to clear the shoutbox! Thanks!

Snug 12-30-2009 08:45 AM

/prune works best

jaffaman 12-30-2009 10:36 AM

I have installed on our test site will put on our live site when ready to go live :)

MyChemicalSelf 12-30-2009 10:59 AM

Quote:

Originally Posted by Ozymandyus (Post 1941861)
I have users reporting that anytime a new post is made to the shoutbox, their entire browser window flashes every time a new line is typed out. As you can imagine, this is a lot of flashing lights on a busy day. I haven't personally seen it that bad, but I will get my browser to flash once or twice towards the end of a rendering.

It was suggested to me by a friend that this might be because the MySQL packet size on my server was set too high (32MB). Set it down to 16MB, but this didn't really do much. Any other suggestions on how to alleviate this?

I have know idea whats going on there since this version of GCBOS (0.6) does not contain any hooks that touch thread's or posts it could possibly be another modification.


The none typing in 0.6 was done for a board i use a i didnt include it in this release, however i think i have a better method of disabling it and it will realesed soon.

movslow 12-30-2009 12:12 PM

Quote:

Originally Posted by technishawn (Post 1941828)
Ok in the above where you have "{vb:rawphrase Shoutbox}" change that to ShoutBox

or change {vb:rawphrase Shoutbox} back to {vb:rawphrase GCBOS} and then search your phrases for CGBOS and change the appropriate phrase.

the second is the correct way to do but either way will work.

That worked, thanks.

fahl 12-30-2009 07:04 PM

Is there any way to turn off Private Message notice?

Ozymandyus 12-30-2009 07:38 PM

Quote:

Originally Posted by MyChemicalSelf (Post 1942392)
I have know idea whats going on there since this version of GCBOS (0.6) does not contain any hooks that touch thread's or posts it could possibly be another modification.

The none typing in 0.6 was done for a board i use a i didnt include it in this release, however i think i have a better method of disabling it and it will realesed soon.

I don't have any other mods installed, so I think it's probably some interaction with the forum software itself. As you say, most likely having the shoutbox set to not type everything out on refresh will alleviate the problem, so I'll wait and try your next update. Thank you kindly for the reply!

Bouncer222 12-30-2009 08:25 PM

Quote:

Originally Posted by fahl (Post 1942783)
Is there any way to turn off Private Message notice?

Is there a way to turn it off? Please let me know, because it is displaying EVERYONE'S pms , basically spamming the chatbox, would be better if it could show who received pm, PRIVATELY, not to the public.

Skyrider 12-30-2009 10:49 PM

Quote:

Originally Posted by FF|Skyrider (Post 1938482)
Can someone please! help me! I'll keep it as SHORT as possible:

1), Going to the AdminCP
2), Go to Site Name / URL / Contact Details
3), Changing FORUM URL from HTTP://forum.xxxx.com to forum.xxx.com
4), Chat box no longer works!

Why is the HTTP at front needed? I wish for people to use both http and https.. hence I removed the http. Any help, please! Third time I'm asking, and no one replies to my question.

Still waiting for a reply regarding this.. Would be very helpful.

swiftor 12-31-2009 03:16 AM

So... how much stress can this potentially put on the forums? Is this really resource heavy if a lot of folks are in chat?

valendono 12-31-2009 03:27 AM

command only /prune working well.. anything else ?

hassshasss 12-31-2009 06:47 AM

iso-8859-9 how we can solve the problem in the Turkish characters?

YvaN 12-31-2009 12:08 PM

Quote:

Originally Posted by sani79 (Post 1932328)
HY

can anyone help me and fix this?? and if i use /clear Command it clear the Box but after Reload site i have all old Entry agian in the box!!!!!!!!!

VB Version 4.0 RC2


Attachment 107666


THX
sani79

Quote:

Originally Posted by sani79 (Post 1933922)
Hello


I installed this Mod. but i have a Problem!!

#10:51 []MG[]KILL</font></a>> sdfs
#10:51 []MG[]KILL</font></a>> dfgeaysfd
#10:51 []MG[]KILL</font></a>> dfgdgsdfgsdfg
#10:51 []MG[]KILL</font></a>> sdgfdsgdfgsdfgsdg
#10:51 []MG[]KILL</font></a>> dfgsdgfbsdtztreujtrujzuj

i have the HTML Mod. too running under VB 4.0 RC2!! Can anyone help me to Remove this??

THX A LOT!!

THX I HAVE FIXED IT!!

sani79

Hi, I have exactly the same problem... someone have an issue? :confused:

MyChemicalSelf 01-01-2010 01:35 AM

Quote:

Originally Posted by Bouncer222 (Post 1942850)
Is there a way to turn it off? Please let me know, because it is displaying EVERYONE'S pms , basically spamming the chatbox, would be better if it could show who received pm, PRIVATELY, not to the public.

Psst it is privately only you and the target see the notice.

RNGDE 01-01-2010 02:45 AM

When I changed ISO-8859-1 to UTF-8 my forum got completely messed up. Can someone help me via PM?

I am now frustrated with this mod, as I just spent 3 hours setting up my new vb 4 forum and I can't do nothing in my admin panel or anything.

God damn it.

I will pay someone a few bucks to successfully fix and install this for me. =/

Thanks,

EcoCav 01-01-2010 11:48 AM

When in the "who's online" area of the forum, it shows the users at "GCBOS". Is there a way to change this to say they are on the Chat Box instead of GCBOS?

Ozymandyus 01-01-2010 06:05 PM

Quote:

Originally Posted by swiftor (Post 1943109)
So... how much stress can this potentially put on the forums? Is this really resource heavy if a lot of folks are in chat?

I've noticed things getting a little slower at heavy load, but not bad at all...it seems to be fairly lightweight. There's no particular DB overhead either, as the shouts are not archived.

mainframe 01-01-2010 06:53 PM

This mod needs an idle function or the shoutbox overloads with request the server on busy sites


All times are GMT. The time now is 04:40 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.02648 seconds
  • Memory Usage 1,854KB
  • 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
  • (5)bbcode_code_printable
  • (19)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
  • (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