PDA

View Full Version : site moved - Call-time pass-by-reference has been deprecated



stangfan.com
Thu 13th Nov '08, 7:06pm
[Thu Nov 13 13:55:33 2008] [error] [client 99.223.12.1] PHP Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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/cccccv/public_html/forum/includes/functions_mh_pI am being plagued by these Call-time pass-by-reference has been deprecated errors.

I have added a new webserver to my cluster and have been trying to move some sites over.

Functionality seems broken between the sites in different spots. 1 site, pms, 1 site show thread.

Sites run:
vBseo *disabling vbseo does not help*
vBulletin 3.7.3

Server Details:
CentOS release 5.2 (Final)
Server version: Apache/2.2.8 (Unix)
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
PHP 5.2.6 (cli) (built: May 5 2008 10:32:59)

Steve Machol
Thu 13th Nov '08, 7:25pm
There is no functions_mh_p file in vB. That appear to be from an add-on.

stangfan.com
Thu 13th Nov '08, 7:27pm
There is no functions_mh_p file in vB. That appear to be from an add-on.

define('DISABLE_HOOKS', true); = nailed it right away after i posted... now to figure it out, which one.