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)

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 06:16 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.01890 seconds
  • Memory Usage 1,751KB
  • 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_html_printable
  • (2)bbcode_php_printable
  • (6)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