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)

Snug 01-20-2010 07:24 PM

so what changed? just the time?

Snug 01-20-2010 07:25 PM

Quote:

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

i uninstalled the product and then reinstalled... worked after that

kylek 01-20-2010 07:25 PM

uninstalled and installed the new version.

Google chrome still shows:
#/delmessage]1:21 pm ely/pm]> test/edit]/instant]/message]

Also some members using Firefox say it shows them the same.

IE 8: gives page error and doesn't show shout message:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; AskTB5.5)
Timestamp: Wed, 20 Jan 2010 21:26:14 UTC


Message: Object doesn't support this property or method
Line: 1
Char: 12137
Code: 0
URI: http://xxxxx.xxx/forum/clientscript/gcbos.js



movslow 01-20-2010 07:28 PM

Quote:

Originally Posted by MyChemicalSelf (Post 1961508)

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

I agree and I'm sure I speak for everyone here in saying we are very thankful for your time and energy, but on that note, it's no rush to release this....so in order for it to be correct, I'd suggest a bit more testing, before we install it and our sites come crashing down, lol.

MyChemicalSelf 01-20-2010 07:31 PM

Quote:

Originally Posted by movslow (Post 1961522)
I agree and I'm sure I speak for everyone here in saying we are very thankful for your time and energy, but on that note, it's no rush to release this....so in order for it to be correct, I'd suggest a bit more testing, before we install it and our sites come crashing down, lol.

If im honest im not sure why the install code died ^.^, added a fix all shouts will be cleared during the upgrade from 0.6.x. to fix the issue with upgrading.

Quote:

Originally Posted by kylek (Post 1961519)
uninstalled and installed the new version.

Google chrome still shows:
#/delmessage]1:21 pm ely/pm]> test/edit]/instant]/message]

Also some members using Firefox say it shows them the same.

IE 8: gives page error and doesn't show shout message:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; AskTB5.5)
Timestamp: Wed, 20 Jan 2010 21:26:14 UTC


Message: Object doesn't support this property or method
Line: 1
Char: 12137
Code: 0
URI: http://xxxxx.xxx/forum/clientscript/gcbos.js



Can you replace gcbos.js with gcbos_DECOMPRESSED.js to get the full error log? Not sure why IE would error its worked in the past.

revmitchell 01-20-2010 07:36 PM

The update cause a database error when i tried to up,load the xml file:

Quote:

Database error in vBulletin 4.0.1:

Invalid SQL:
DROP TABLE IF EXISTS `gcbos`;
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 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CREATE TABLE
`gcbos`
(
`gcbosid` INT UNSIGNED NOT NULL AUTO_INCREMENT PR' at line 2
Error Number : 1064
Request Date : Wednesday, January 20th 2010 @ 03:34:42 PM
Error Date : Wednesday, January 20th 2010 @ 03:34:42 PM
Script : http://www.pastors-source.com/vb/adm...=productimport
Referrer : http://www.pastors-source.com/vb/adm...?do=productadd
IP Address : 68.205.204.98
Username : Revmitchell
Classname : vB_Database
MySQL Version : 5.0.89

Charlie98902 01-20-2010 07:38 PM

Quote:

Originally Posted by MyChemicalSelf
For GCBOS to work with PHP 5.3 you must have

allow_call_time_pass_reference

set to On

How do I go about this or is that info on how to in the download?

Alien 01-20-2010 07:39 PM

I cannot get the XML file to install over the last version.

It just hangs indefinitely and never updates the product. I waited 30 minutes on a newly rebooted server.

Quote:

Importing Product, Please Wait...

[:]

volarium 01-20-2010 07:39 PM

I am getting the same error, and I even tried to uninstall the product and then reinstall, and same error.

Then I tried RC2 and it installed just fine. Thanks.

Bouncer222 01-20-2010 07:41 PM

Database error...

Quote:

Database error in vBulletin 4.0.1:

Invalid SQL:
DROP TABLE IF EXISTS `gcbos`;
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 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CREATE TABLE
`gcbos`
(
`gcbosid` INT UNSIGNED NOT NULL AUTO_INCREMENT PR' at line 2
Error Number : 1064
Request Date : Wednesday, January 20th 2010 @ 03:40:35 PM
Error Date : Wednesday, January 20th 2010 @ 03:40:35 PM
Script : http://www.brotherhoodofgamers.com/a...=productimport
Referrer : http://www.brotherhoodofgamers.com/a...?do=productadd
IP Address : 96.250.233.178
Username : Bouncer
Classname : vB_Database
MySQL Version : 5.1.30
Please test before releasing :)

MyChemicalSelf 01-20-2010 07:46 PM

Quote:

Originally Posted by revmitchell (Post 1961534)
The update cause a database error when i tried to up,load the xml file:

Should be fixed redownload

Quote:

Originally Posted by Charlie98902 (Post 1961539)
How do I go about this or is that info on how to in the download?

It is included by default now :)

Quote:

Originally Posted by Alien (Post 1961541)
I cannot get the XML file to install over the last version.

It just hangs indefinitely and never updates the product. I waited 30 minutes on a newly rebooted server.

Try with the newest download i just updated it to fix a SQL error.

Quote:

Originally Posted by volarium (Post 1961542)
I am getting the same error, and I even tried to uninstall the product and then reinstall, and same error.

Read up :)

Quote:

Originally Posted by Bouncer222 (Post 1961546)
Database error...



Please test before releasing :)

I do test... dont be cocky.

volarium 01-20-2010 07:53 PM

Can you explain what the "Alert on New Topic" feature does?

MarioRe 01-20-2010 07:53 PM

does anyone have a link to a website were this is properly installed so I can see how it works before I attempt to add to my website. Please and thank you....

Skyrider 01-20-2010 07:55 PM

Quote:

Originally Posted by volarium (Post 1961573)
Can you explain what the "Alert on New Topic" feature does?

If someone creates a new thread on the forums:
Quote:

#10:54 pm FF|Skyrider> If you create new threads, you shall see it here.
#10:54 pm FF|Skyrider> has posted the thread Zomg... TEST THREADZomg... TEST THREAD
#10:54 pm Synth> you're high on life?
Check the bold text.. The "zomg, xxxx" is a link of course. I really would like to see a "has replied to" feature.

volarium 01-20-2010 07:55 PM

Quote:

Originally Posted by MarioRe (Post 1961574)
does anyone have a link to a website were this is properly installed so I can see how it works before I attempt to add to my website. Please and thank you....

You are welcome to try it out on mine, but you need to register as a user first. http://vfrworld.com then click on Forums.

volarium 01-20-2010 07:56 PM

Quote:

Originally Posted by FF|Skyrider (Post 1961581)
If someone creates a new thread on the forums:


Check the bold text.. The "zomg, xxxx" is a link of course. I really would like to see a "has replied to" feature.

Okay thanks. For the record, this feature doesn't appear to be working on mine.

MyChemicalSelf 01-20-2010 08:00 PM

Quote:

Originally Posted by FF|Skyrider (Post 1961581)
If someone creates a new thread on the forums:


Check the bold text.. The "zomg, xxxx" is a link of course. I really would like to see a "has replied to" feature.

Yeah im going to include it in the next update i just didnt get round to it :)

Skyrider 01-20-2010 08:00 PM

Quote:

Originally Posted by volarium (Post 1961583)
Okay thanks. For the record, this feature doesn't appear to be working on mine.

Only works with new threads, not new replies. Check your AdminCP Chatbox features to see if it's enabled.

vexvegaz 01-20-2010 08:02 PM

hey MyChemicalSelf, 1st great mod love the simplicity of ur product.

that aside..few issues i have
1. when putting the chatbox anywhere besides forumhome(ie. navbar) i get these wierd errors
"#/delmessage]23/30/User/pm]>It shows the code/edit]/message]"

2.how do i change the time stamp from military to standard?

again, tnks for the mod.

edit: running on vb 4.0.1

MyChemicalSelf 01-20-2010 08:05 PM

Quote:

Originally Posted by vexvegaz (Post 1961593)
hey MyChemicalSelf, 1st great mod love the simplicity of ur product.

that aside..few issues i have
1. when putting the chatbox anywhere besides forumhome(ie. navbar) i get these wierd errors
"#/delmessage]23/30/User/pm]>It shows the code/edit]/message]"

2.how do i change the time stamp from military to standard?

again, tnks for the mod.

edit: running on vb 4.0.1

Hey im currently looking into the first issue as i have just noticed it myself :) and for the second open class_gcbos.php (its in includes) and search for vbdate you just need to edit the time format :)

volarium 01-20-2010 08:19 PM

I am now getting the following errors everytime I post a new thread:

Code:

Warning: Call-time pass-by-reference has been deprecated in /home/michael/vfrworld.com/www/html/forums/includes/class_gcbos.php on line 128
Code:

Unable to add cookies, header already sent.
File: /home/michael/vfrworld.com/www/html/forums/includes/class_gcbos.php
Line: 128

I even tried disabling the new functionality "Alert on New Topic", and this error still appears whenever starting a new thread. The thread itself posts just fine.

cory_booth 01-20-2010 08:22 PM

REQUEST:
Add sound notification on new chat / alert.

MyChemicalSelf 01-20-2010 08:27 PM

Quote:

Originally Posted by volarium (Post 1961620)
I am now getting the following errors everytime I post a new thread:

Code:

Warning: Call-time pass-by-reference has been deprecated in /home/michael/vfrworld.com/www/html/forums/includes/class_gcbos.php on line 128
Code:

Unable to add cookies, header already sent.
File: /home/michael/vfrworld.com/www/html/forums/includes/class_gcbos.php
Line: 128


View the readme.

kalliey 01-20-2010 08:34 PM

Thanks for the Update, but where can i change from am/pm to 24h?

volarium 01-20-2010 08:36 PM

Quote:

Originally Posted by MyChemicalSelf (Post 1961630)
View the readme.

Sincere apologies if I'm somehow missing it, but I am not finding an answer in the README. The only line I see that seems applicable says:

Quote:

-Navigate to vBulletin Settings->GCBOS set the forum restrictions to disable topic notifications or disable them by selecting no
I tried setting "No" for "Display an alert on a new topic" and that did not resolve the issue.

Skyrider 01-20-2010 08:46 PM

Quote:

Originally Posted by kalliey (Post 1961638)
Thanks for the Update, but where can i change from am/pm to 24h?

You should be able to change this within the AdminCP "Date and Time Options" settings. Could be wrong, but I believe the chatbox uses the same timer settings as the forum.

kalliey 01-20-2010 08:50 PM

Quote:

Originally Posted by FF|Skyrider (Post 1961650)
You should be able to change this within the AdminCP "Date and Time Options" settings. Could be wrong, but I believe the chatbox uses the same timer settings as the forum.

In the AdminCP i have this: H:i thats right for me the chatbox use h:i A that?s wrong for me, can i change this in one of the upload files?

MarioRe 01-20-2010 09:01 PM

Looks like im gonna give this a shot

vexvegaz 01-20-2010 09:05 PM

Quote:

Originally Posted by kalliey (Post 1961638)
Thanks for the Update, but where can i change from am/pm to 24h?

Quote:

Originally Posted by MyChemicalSelf (Post 1961595)
...open class_gcbos.php (its in includes) and search for vbdate you just need to edit the time format :)


hope this helps :D

ArtAttack 01-20-2010 09:08 PM

The include for the gcbos script is still missing the type attribute
PHP Code:

<script src="http://instantjump.com/clientscript/gcbos.js"></script

Should be
PHP Code:

<script src="http://instantjump.com/clientscript/gcbos.js" type="text/javascript"></script


kalliey 01-20-2010 09:09 PM

Quote:

Originally Posted by vexvegaz (Post 1961668)
hope this helps :D

Perfect. Thank you!

Charlie98902 01-20-2010 09:19 PM

Upgraded smoothly and works well no errors like what has been posted. I did upgrade from 6.10 to 7 RC2 though. Just uploaded all and overwrote the old disabled thread notification as I careless on that and all good. :)

CORSO 01-20-2010 09:30 PM

Still have problems with " í "

Ju4nCh0 01-20-2010 10:28 PM

FYI....

I did a clean install on v 0.7 RC2 and I was getting this error.....

HTML Code:

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 /home/content/j/u/a/juanchito/html/foros/includes/class_gcbos.php on line 128

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_gcbos.php:128) in [path]/gcbos.php on line 143

So I went in class_gcbos.php and in line 128 found this

PHP Code:

$done call_user_func($command['function'], $this$command$params$message, &$output); 

There's an extra & right before $output... removed it, reuploaded it and it worked just fine =D

However... it's still showing the text with the "typewriter effect" and takes forever to load all the messages =S

Is there a way to disable it???

Bouncer222 01-20-2010 10:53 PM

Quote:

Originally Posted by MyChemicalSelf (Post 1961557)


I do test... dont be cocky.

Not trying to be cocky, sorry if it came out that way, but apperently everyone had this issue.

Anyway, thanks.

movslow 01-20-2010 11:01 PM

Still getting the same error in the chatbox.

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 /xxxx/includes/class_gcbos.php on line 128

At the top of this page, you say this

Quote:

PHP 5.3
For GCBOS to work with PHP 5.3 you must have
allow_call_time_pass_reference
set to On
Where??

Nothing is said in the readme?

:confused::confused::confused:

MyChemicalSelf 01-20-2010 11:03 PM

Quote:

Originally Posted by Ju4nCh0 (Post 1961756)
FYI....

I did a clean install on v 0.7 RC2 and I was getting this error.....

HTML Code:

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 /home/content/j/u/a/juanchito/html/foros/includes/class_gcbos.php on line 128

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_gcbos.php:128) in [path]/gcbos.php on line 143

So I went in class_gcbos.php and in line 128 found this

PHP Code:

$done call_user_func($command['function'], $this$command$params$message, &$output); 

There's an extra & right before $output... removed it, reuploaded it and it worked just fine =D

However... it's still showing the text with the "typewriter effect" and takes forever to load all the messages =S

Is there a way to disable it???

Its not extra... its a reference... its how commands work yknow

elwachiman 01-20-2010 11:03 PM

I HAVE WILL PHP Version 5.2.8 may work with that version?

Alien 01-20-2010 11:50 PM

I have installed the RC2 update, but still get the slower "typewriter" writing. Wasn't this changed, or have i missed an option?

volarium 01-20-2010 11:54 PM

Quote:

Originally Posted by MyChemicalSelf (Post 1961787)
Its not extra... its a reference... its how commands work yknow

Chemical - what do you recommend I do about this issue? Obviously, I can't have users getting this error message every time they post a new thread. Thanks for your help.


All times are GMT. The time now is 10:53 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.02251 seconds
  • Memory Usage 1,870KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_html_printable
  • (4)bbcode_php_printable
  • (33)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