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)

Tripolis 01-16-2010 12:29 PM

Quote:

Originally Posted by exyuteam (Post 1957295)
Just add that code, where you want Shoutbox to appears. Also, you MUST in Usergroups to enable shoutbox and desired options!!! Maybee here is a problem ;)

Thats ok.
Only, which code?
I see no Example in this Quote.

Quote:

Install:
-Upload the contents of the upload folder to your webserver
-Import product-gcbos.xml in your admincp
-Set usergroup permissions under Usergroups->Usergroup Manager->{your_group}->GCBOS in the acp
-Insert <!-- {SHOUTBOX} --> into the template you want it to display GCBOS in (EG FORUMHOME, FORUMDISPLAY). In FORUMHOME i would suggest placing GCBOS above "<!-- / main ->" or at the bottom of the navbar template to display GCBOS globally.

stevectaylor 01-16-2010 12:59 PM

Quote:

Originally Posted by Tripolis (Post 1957318)
Thats ok.
Only, which code?
I see no Example in this Quote.

<!-- {SHOUTBOX} -->

add it to bottom of the navbar template to display GCBOS globally.

Tripolis 01-16-2010 01:36 PM

a sry, i Understand it is inside.

Mistake from me.

trackbikes 01-16-2010 02:59 PM

I've go GCBOS showing in the products section but I can't locate any mention of it in the usergroups area... where should it appear and any idea why it's not appearing?

dianna 01-16-2010 03:32 PM

Is there a way to stop the GBOS messages that pop up when loaded?

"#21:11 GCBOS/member> You have just received a new private message from member entitled 'Re: posts'"

Nvr Mind think I got that worked out but I would like to know how change when veiwing who is online it says the member is veiwing GCBOS.

HansMuenchen 01-16-2010 04:20 PM

Hello,

first I want say thnx for the great add-on.
Unfortunately the "Umlaute" like äöü will be not displayed correctly.
Is there any way to change it?

Thank you for the Help and the great add-on.

Greetings out of Germany
Hans

dianna 01-16-2010 05:34 PM

Another issue I have come across, one of my members muted herself yet I have that option diabled for all usergroups. What can I do to unmute her?

BWT besides the little bugs it is a good add on I am hoping in the future you will be able to make it more like a reply box

exyuteam 01-16-2010 06:44 PM

Quote:

Originally Posted by trackbikes (Post 1957399)
I've go GCBOS showing in the products section but I can't locate any mention of it in the usergroups area... where should it appear and any idea why it's not appearing?

Appears on TOP, and if you upload ALL files, they must be there... See is file bitfield_gcbos.xml in right place (includes/xml)?

Cool Matty 01-17-2010 05:13 AM

I get this error:

Code:

Warning: Parameter 5 to gcbos_command_me() expected to be a reference, value given in [path]/includes/class_gcbos.php  on line 125
Whenever I try to do a /me after upgrading my server to PHP 5.3.1.

Yes, I've confirmed that allow_call_time_pass_reference is on.

ShawnV 01-18-2010 03:03 PM

whatever happened to the update?

angeljs 01-18-2010 03:57 PM

Quote:

Originally Posted by David Regimbal (Post 1914864)
Not sure why, but when people submit a message it shows all the code. For example:

#/delmessage]23/30/User/pm]>It shows the code/edit]/message]

is what shows

I have the same issue, but only when placing the chatbox on any other page but the forum homepage. It won't work if placed, say, under the navbar. On forumhome page it works fine.

HansMuenchen 01-18-2010 04:03 PM

Quote:

Originally Posted by angeljs (Post 1959308)
I have the same issue, but only when placing the chatbox on any other page but the forum homepage. It won't work if placed, say, under the navbar. On forumhome page it works fine.

The same Problem here! And also that the german "Umlaute" like ??? will be not displayed.

Greetings
Hans

mfbmike 01-18-2010 04:26 PM

Hello.

GCBOS is awesome. Perhaps too awesome in fact. Unfortunately, my site, www.digitalsportscene.com resides on a shared server and GCBOS was hogging excessive resources and I was forced to remove it.

Is there any way to possibly set a refresh timer on the GCBOS as opposed to it being "live" in an effort to cut down on resource usage for people on shared servers like myself?

My site's traffic doesn't warrant a dedicated server imo but our guys love the chatbox. We previously used cyb's CB but he has yet to upgrade to vb4. But GCBOS grew on us and we'd like to have it back. However, limitations on resource usage make it hard for me to have it up.

A refresh timer where the chat messages come in every 10-20 seconds would be great. Is something like that possible?

dieKetzer 01-19-2010 12:37 PM

looks great. unfortunately it was being spammed by my hosts analytics code nonstop.

movslow 01-19-2010 01:03 PM

Have we gotten the typewriter effect removed yet? I know earlier in this thread I've seen a few people request a different effect, just curious.

Thanks.

woffie 01-19-2010 03:48 PM

Quote:

Originally Posted by dianna (Post 1957416)
Is there a way to stop the GBOS messages that pop up when loaded?

"#21:11 GCBOS/member> You have just received a new private message from member entitled 'Re: posts'"

Nvr Mind think I got that worked out but I would like to know how change when veiwing who is online it says the member is veiwing GCBOS.

How did you get the PM notice to stop?

Ju4nCh0 01-19-2010 03:50 PM

Quote:

Originally Posted by movslow (Post 1960169)
Have we gotten the typewriter effect removed yet? I know earlier in this thread I've seen a few people request a different effect, just curious.

Thanks.

I'd like that also... I checked JS files and couldn't find the code... =(

beacher 01-19-2010 04:14 PM

Also for italian characters it don't work and if i change the code in language manager all my posts are a mess.. Can you fix on the next release?

movslow 01-19-2010 04:33 PM

Quote:

Originally Posted by woffie (Post 1960309)
How did you get the PM notice to stop?

Look in admin cp under plugin manager, then find GCBOS and uncheck the box for pm notify.

MyChemicalSelf 01-19-2010 06:51 PM

Quote:

Originally Posted by Cool Matty (Post 1957907)
I get this error:

Code:

Warning: Parameter 5 to gcbos_command_me() expected to be a reference, value given in [path]/includes/class_gcbos.php  on line 125
Whenever I try to do a /me after upgrading my server to PHP 5.3.1.

Yes, I've confirmed that allow_call_time_pass_reference is on.

I am aware of this issue i have a fix ready just needs a little more testing before i upload it, im going to upgrade my boards to the latest release tomorrow then test and release :)

Sorry for the delay i have been busy with work.


Edit: Uploading the newest version of vB to my server now so i can test.

Edit 2:
-GCBOS 0.7 RC1
--UTF8 Charters support thanks to Namaless
--Global Display
--Instant Message display
--Alert on new thread (Currently no filters*)
--Fix for broken commands in 0.6.10
--Check README for instructions on use with PHP5.3.x

*Being worked on

Edit 3:
In the next week or so i am going to add color settings to the modification it is currently still in testing and has been removed as such

volarium 01-19-2010 07:38 PM

Quote:

Originally Posted by mfbmike (Post 1959325)
Hello.

GCBOS is awesome. Perhaps too awesome in fact. Unfortunately, my site, www.digitalsportscene.com resides on a shared server and GCBOS was hogging excessive resources and I was forced to remove it.

Is there any way to possibly set a refresh timer on the GCBOS as opposed to it being "live" in an effort to cut down on resource usage for people on shared servers like myself?

My site's traffic doesn't warrant a dedicated server imo but our guys love the chatbox. We previously used cyb's CB but he has yet to upgrade to vb4. But GCBOS grew on us and we'd like to have it back. However, limitations on resource usage make it hard for me to have it up.

A refresh timer where the chat messages come in every 10-20 seconds would be great. Is something like that possible?

I have the same situation. My web host claimed it was utilizing 50% of the CPU on a robust server that is shared across many customers. Looks like I'll need to find an alternative chatbox solution, unless there's some other way to optimize the utilization.

MyChemicalSelf 01-19-2010 07:56 PM

just found a bug in the vb4.0.1 trying to work out whats going on the chatbox keeps writing blank lines to the screen.

3DUInc 01-20-2010 02:20 AM

Tagged for future install :)

d-red 01-20-2010 05:20 AM

when i post in my chat-box. i get this:

#02:09 D-RED </a></b>> hey

the </a></b>> are always there.

iceman-x 01-20-2010 07:02 AM

Grate addone. thanks.

beacher 01-20-2010 09:04 AM

Quote:

--UTF8 Charters support thanks to Namaless
Thanks to all to work on it!! ;)

MyChemicalSelf 01-20-2010 12:03 PM

Still trying to work out the error with 0.7 and vBulletin 4.0.1 not sure what caused it ^.^

Edit: Bug is fixed back to work on the topic notifications :)

mfbmike 01-20-2010 05:29 PM

Quote:

Originally Posted by volarium (Post 1960519)
I have the same situation. My web host claimed it was utilizing 50% of the CPU on a robust server that is shared across many customers. Looks like I'll need to find an alternative chatbox solution, unless there's some other way to optimize the utilization.

lol yeah, my web host said GCBOS was slowing down a 8 CPU Xeon Core server.

MyChemicalSelf 01-20-2010 05:37 PM

Quote:

Originally Posted by mfbmike (Post 1961399)
lol yeah, my web host said GCBOS was slowing down a 8 CPU Xeon Core server.

Runs fine on the demo site....


Anyway still working on 0.7 just have to sort some permissions (need to work this out) then i can release today or tomorrow :P

Edit: Released 0.7.0 RC1
-0.7.0 RC1
--Fixes for broken commands in 0.6.10
--Alert on new topic
--UTF-8 support thanks to Namaless
--Messages display instantly
--Check README for instructions on PHP5.3+

movslow 01-20-2010 07:02 PM

Great.....reinstalled .7 or whatever the latest release was..and it errored out on install.

Quote:

Fatal error: Call to undefined function ilog() in /home/.bartles/nightech/movslow/forum/includes/adminfunctions_plugin.php(450) : eval()'d code on line 1
Now in my chatbox it shows this over and over.

Quote:

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of call_user_func(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/.bartles/xxx/xxx/forum/includes/class_gcbos.php on line 128


MyChemicalSelf 01-20-2010 07:04 PM

Quote:

Originally Posted by movslow (Post 1961490)
Great.....reinstalled .7 or whatever the latest release was..and it errored out on install.



Now in my chatbox it shows this over and over.

Woops 2 minutes :)

KissOfDeath 01-20-2010 07:06 PM

Are their options to turn of the alert on new topics?
I'd rather not update if their is no option to do this

movslow 01-20-2010 07:07 PM

Quote:

Originally Posted by MyChemicalSelf (Post 1961491)
Woops 2 minutes :)

Ok, thanks.

MyChemicalSelf 01-20-2010 07:10 PM

Quote:

Originally Posted by movslow (Post 1961495)
Ok, thanks.

I forgot to add the ini_set to the new php files ^.^ and sorry about the errors my server hides them by default :)

Fixed the upload.

Anyone who has downloaded 0.7.0 RC1 before now should re download, upload the contents of the upload directory and import the new product.

movslow 01-20-2010 07:17 PM

Quote:

Originally Posted by MyChemicalSelf (Post 1961497)
I forgot to add the ini_set to the new php files ^.^ and sorry about the errors my server hides them by default :)

Fixed the upload.

Anyone who has downloaded 0.7.0 RC1 before now should re download, upload the contents of the upload directory and import the new product.

Negative, now it caused a DB error, and wouldn't even finish installed the mod.
:mad:

Skyrider 01-20-2010 07:19 PM

Quote:

Originally Posted by movslow (Post 1961502)
Negative, now it caused a DB error, and wouldn't even finish installed the mod.
:mad:

Dito:

Quote:

Database error in vBulletin 4.0.1:

Invalid SQL:

CREATE TABLE
`gcbos`
(
`gcbosid` INT UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY,
`displayuserid` INT(10) UNSIGNED NOT NULL,
`userid` INT(10) UNSIGNED NOT NULL,
`dateline` INT(10) UNSIGNED NOT NULL,
`recipientid` INT(10) UNSIGNED NOT NULL,
`type` TINYINT UNSIGNED NOT NULL,
`message` TEXT NOT NULL
);

MySQL Error : Table 'gcbos' already exists
Error Number : 1050
Request Date : Wednesday, January 20th 2010 @ 10:19:20 PM
Error Date : Wednesday, January 20th 2010 @ 10:19:20 PM
Username : FF|Skyrider
Classname : vB_Database
MySQL Version : 5.0.32-Debian_7etch11-log

Andyucs 01-20-2010 07:21 PM

i got the above uninstalled and then installed the new on works fine now

but still shows as

#12:00 am FlatLiner> Welcome to GCBOS 0.6.9, (Generic ChatBox Operating System).
#9:16 pm FlatLiner> tester

in shout box

but 0.7.0 RC1 in ACP wierd

movslow 01-20-2010 07:22 PM

Completly uninstalled/reinstalled no change.

I don't mean to be an a$$, but if you are going to release something, make sure it works.

:o

MyChemicalSelf 01-20-2010 07:23 PM

Quote:

Originally Posted by movslow (Post 1961502)
Negative, now it caused a DB error, and wouldn't even finish installed the mod.
:mad:

How odd never done that before uploading a fix now :)

Quote:

Originally Posted by movslow (Post 1961505)
Completly uninstalled/reinstalled no change.

I don't mean to be an a$$, but if you are going to release something, make sure it works.

:o

I dont mean to be funny but im not paid for this so i don't put in as much effort as i do with my other products and my PHP configuration does not display errors as a security precaution so meh.

Edit: Uploading RC2

Skyrider 01-20-2010 07:23 PM

Just wanted to add, the new thread feature is awesome. But it doesn't use the forum Friendly URL feature. It shows the normal non-SEO links. And the "new thread" feature, can you do "new posts" as well in threads? Would be awesome!


All times are GMT. The time now is 04:41 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.02308 seconds
  • Memory Usage 1,844KB
  • 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
  • (24)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