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)

venom2124 01-21-2010 12:33 AM

okay uploaded everything and installed the product but it doesn't show up need help.

carrlos 01-21-2010 01:08 AM

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???

I had this issue to. Removing the "&" before $output solved it for me too. If it's suppose to be there, why is it causing errors?

Videx 01-21-2010 01:31 AM

Installed, but needs a few things to make it functional.
  • An idle time out is mandatory, otherwise it's a chatbox, not a shoutbox.
  • A rolling 24 hour archive, so people can look back and see what's being talked about.
Eventually more editor functions would be nice like formatted text.

Videx 01-21-2010 01:33 AM

Quote:

Originally Posted by venom2124 (Post 1961870)
okay uploaded everything and installed the product but it doesn't show up need help.

That's much too vague for us to help. Usually this happens if you skip a step somewhere. Try reinstalling, making sure to follow each step carefully. Double check that your usergroups have permission to see the box, and that you've put the call somewhere in a template so that it's viewable.

Charlie98902 01-21-2010 01:51 AM

Videx maybe he didn't do the template edit? Just a thought with what little he posted.

volarium 01-21-2010 02:09 AM

Quote:

Originally Posted by carrlos (Post 1961890)
I had this issue to. Removing the "&" before $output solved it for me too. If it's suppose to be there, why is it causing errors?

Thanks!

movslow 01-21-2010 04:37 AM

Bump.

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:

dieKetzer 01-21-2010 04:45 AM

allow_call_time_pass_reference refers to a setting in php.ini.
in your vb admincp, go to maintenance > view php info. find 'allow_call_time_pass_reference' and see if it is set to 'on'.
if it is not you will need to talk to your host.

beacher 01-21-2010 06:46 AM

upgrade and work like a charm ;) thanks and keep up the good work ;)

beacher 01-21-2010 08:02 AM

just an update: the italian characters ° and à have been showed like a mess


All times are GMT. The time now is 04:38 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.02493 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (5)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