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 :)


All times are GMT. The time now is 04:02 PM.

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.02143 seconds
  • Memory Usage 1,757KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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