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)

x626xblack 02-25-2010 06:01 PM

Nevermind I got it.

ProFifaLeagues 02-25-2010 06:04 PM

Quote:

Originally Posted by MyChemicalSelf (Post 1989364)
I'm thinking of making a shoutbox page for vBulletin that will have options for moderators and a search-able archive (these are just ideas don't hold me to them) in 0.7.1x you can expect a shout style system (colors; possibly bold / italics you get the idea).



Would love to see this mate,Great work keep it comming.Thank's.:up:

MyChemicalSelf 02-25-2010 11:43 PM

Right i'm quite busy lately so 0.7.1x may just include a colour picker and other planned features coming in a later release (0.7.2x).

Hopefully i can finish the colour system some time tomorrow.

Edit:
Forgot to mention i think i have a fix for all PHP5.3 issues with references, variables are automatically passed as a reference in PHP5.3 and i think 5.2 this means i just need to adjust some functions and how the arguments are passed to them.

Jonluci 02-26-2010 12:56 AM

Np mate :)
will wait...the important thing is you are still updating it with features :)
Hats off

Hateman 02-26-2010 09:16 AM

Hi mate,

by editing a shout i got this format error:

For example: /edit 487 Ich teste Umlaute - ä ü ö ï

HRCHOSTING 03-03-2010 01:42 PM

*request
This might not be do-able but its worth a shot?

Is there a way to split the chat/shout box so it will show Shouts on one side and Forum Posts/Threads on the other side? This way new threads and posts are drowned by an active shout box.

Thanks

MyChemicalSelf 03-03-2010 04:16 PM

0.7.07 is underway so far its PHP 5.3 fixes still untested i will get a chance over the weekend :)

MyChemicalSelf 03-05-2010 06:39 PM

0.7.07 relased i reccomend installing the following modification (https://vborg.vbsupport.ru/showthread.php?t=228507) to add GCBOS to your navbar (http://yoursite.com/forums/gcbos.php?action=page).

Changes:
--GCBOS Page: http://yoursite.com/forum/gcbos.php?action=page
--Fixes for PHP5.3

Edit: for some reason i cant edit the thread title any one know if Firefox doesnt support inline editing? o.o

Hateman 03-08-2010 02:37 PM

Hi,

what about my error?

Rogerant79 03-08-2010 06:11 PM

Can I create rooms in chatbox?

DimOK 03-08-2010 08:22 PM

Some strange UTF bugs, when you post in Russian - it is OK. But when you set up notice - it works wrong way...

If you refresh - you can see new notice, but after chatbox updates, it became screwed again...

i wish i could use it, but seem like it is too early...

Blooded 03-09-2010 01:06 AM

the chatbox doesnt show when i put this
<!-- {SHOUTBOX} -->

any ideas?running vb 4.0.2

majsm 03-09-2010 03:47 AM

Anyone know how to allow guests to type in chat?

Blooded 03-09-2010 11:45 PM

never mind, but unistalled because not support of latin charsets and some bugs like no bold on nick names just showing <b>nick <b>

vortodox 03-10-2010 03:20 PM

Is there any way to make GCBOS show UTF-8 characters (đšžćč) some of them are alright, but some are not.

Olli2k 03-10-2010 06:09 PM

7.07 blowed up the UTF-8 Support.
In 7.06 everything worked fine.

archet1337 03-10-2010 06:15 PM

Is there a way to add a smilies box?

Olli2k 03-12-2010 10:35 AM

Quote:

Originally Posted by Olli2k (Post 2001055)
7.07 blowed up the UTF-8 Support.
In 7.06 everything worked fine.

I have to recall this post. For me it works now. i think it was caused by the update from 4.0.0 to 4.0.2. I originally installed the english version of vb4 but used the german update files. After the upgrade i followed this tutorial (http://www.vbulletin-germany.com/for...l=1#post285966) Upgrade from eng to de.

After this you have to upgrade the german "du" language files manually and i just forgot to import blog and cms language pack. I did that today and now it works.

Perhaps this hint could help anybody else.

stevectaylor 03-12-2010 03:28 PM

For all those with VBSEO and having problems with displaying, you need to set the 'clean up html code' setting to 'no'

Jabong82 03-13-2010 07:42 PM

Hey this is a great mod! Mychemicalself, I went to your website and saw those left sidebars on your forum home with the "New Forum Posts" and "New Threads". I am interested in adding that to my site as well. Would you mind sharing how you did that? That looks really cool.

Thank you in advance.

cindy helmond 03-16-2010 10:59 AM

great but one problem cant see whos online function ?
thx

cindy helmond 03-16-2010 03:32 PM

is there an way to get the new message on the top of page ?
thx

abbasbsp 03-16-2010 03:36 PM

database error, at the time of user registration

vortodox 03-24-2010 11:13 AM

Quote:

For all those with VBSEO and having problems with displaying, you need to set the 'clean up html code' setting to 'no'
.
Could you tell me where is that option?
Tnx.

MyChemicalSelf 03-29-2010 03:25 PM

Quote:

Originally Posted by majsm (Post 2000217)
Anyone know how to allow guests to type in chat?

Currently this is not supported it is on my to do list.

Quote:

Originally Posted by Blooded (Post 2000597)
never mind, but unistalled because not support of latin charsets and some bugs like no bold on nick names just showing <b>nick <b>

Use newer html such as <span style="text-weight: bold;"> </span>

Quote:

Originally Posted by stevectaylor (Post 2002235)
For all those with VBSEO and having problems with displaying, you need to set the 'clean up html code' setting to 'no'

Never noticed this my site uses vBSEO
Quote:

Originally Posted by ichal_spy (Post 2004852)
database error, at the time of user registration

Never happened before on mine or the demo forums (this does not touch anything related to registration).


Todo
-Recode JavaScript engine
-Implement API
-Work on restructuring the source and improving command handling(?)
-Work on a more fluid layout for the 'page' and forums version
-Finish work on colors.

sKippah 04-03-2010 05:05 PM

Works well. Still using GCBOS_0.7.06.zip and added it to the end off navbar to have the box everywhere.
Well some Bold, invert and Color could be added.... ;)) maybe later

betts02 04-03-2010 06:08 PM

Without reading through the many posts

Is there any extras you are adding to this ?

If possible i would like to see chat channels

So we can have a protected channel and a community channel

Cheers for the work and its all working fine

sKippah 04-04-2010 10:46 AM

1 Attachment(s)
Hello again. I would like to ask if its possible to add the Number u set for Maximum message length between the Type Field and the submit button (see attachment)? and how can i change the Submit to an arrow? Its bit better for me coz im running a multilanguage board. Thanks

MyChemicalSelf 04-07-2010 10:55 AM

Quote:

Originally Posted by betts02 (Post 2015244)
Without reading through the many posts

Is there any extras you are adding to this ?

If possible i would like to see chat channels

So we can have a protected channel and a community channel

Cheers for the work and its all working fine

I like the idea of channels :) might work on it some time.

Quote:

Originally Posted by sKippah (Post 2015534)
Hello again. I would like to ask if its possible to add the Number u set for Maximum message length between the Type Field and the submit button (see attachment)? and how can i change the Submit to an arrow? Its bit better for me coz im running a multilanguage board. Thanks

Erm its in the GCBOS template you would need to edit that. The max message size part might be interesting but that's where the color chooser is on my development boards D:

sKippah 04-07-2010 01:06 PM

So we have to wait for a newer version ;)

btw.. how can i get rid of things like ...posted, replied, etc, Threads, Post and so on. I just want to use the shoutbox as a shoutbox not an information box?! Thanks

x626xblack 04-16-2010 12:27 PM

There is a Problem between this and VB 4.0.3. It makes the Switch Editor button in the CMS not work.

http://www.vbulletin.com/forum/showt...ch+Editor+Mode

ti07shadow 04-16-2010 11:01 PM

edit

Got it to work.

MyChemicalSelf 04-17-2010 04:30 PM

Version 0.8.01 released please overwrite all files and import the new XML.

If a mod views this can they please update the title to:
Quote:

[Shout/Chatbox] GCBOS - Generic Chat Box Operating System [vB4]

Kingdombuilder 04-18-2010 04:16 AM

Is there a possibility to have it blown up into a full page chat box and go back to the small chatbox on the forum display page, and tell who is in the chatbox room. I think that is the only thing missing with this awesome chatbox. Great work on this mod it is a great enhancement to my site.

x626xblack 04-19-2010 03:07 PM

Quote:

Originally Posted by x626xblack (Post 2022150)
There is a Problem between this and VB 4.0.3. It makes the Switch Editor button in the CMS not work.

http://www.vbulletin.com/forum/showt...ch+Editor+Mode

Quote:

Originally Posted by MyChemicalSelf (Post 2022738)
Version 0.8.01 released please overwrite all files and import the new XML.

If a mod views this can they please update the title to:


What did this update correct? The previous issue with the SWE is still there after the update.

MyChemicalSelf 04-19-2010 04:16 PM

Quote:

Originally Posted by x626xblack (Post 2023822)
What did this update correct? The previous issue with the SWE is still there after the update.

I have a fix and will upload a fixed bundle within the hour :)

MyChemicalSelf 04-19-2010 04:53 PM

Quote:

Originally Posted by Kingdombuilder (Post 2022979)
Is there a possibility to have it blown up into a full page chat box and go back to the small chatbox on the forum display page, and tell who is in the chatbox room. I think that is the only thing missing with this awesome chatbox. Great work on this mod it is a great enhancement to my site.

gcbos.php?action=page

Is the main page it will get a redesign in the future :)

The channels option may get added after the upcoming redesign.



Updates:

-0.8.02
--Fixed known issues with vBCMS

x626xblack 04-19-2010 06:28 PM

Thanks MCS!

denman75 04-19-2010 06:31 PM

XML Error: no element found at Line 182

no idea what im doing wrong

MyChemicalSelf 04-19-2010 07:14 PM

Quote:

Originally Posted by denman75 (Post 2023951)
XML Error: no element found at Line 182

no idea what im doing wrong

Sec let me take a look! The product imports fine for me.


All times are GMT. The time now is 04:51 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.02343 seconds
  • Memory Usage 1,824KB
  • 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
  • (15)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