logo       

Re: Call-time pass-by-reference has been deprecated: msg#00033

web.vtigercrm.devel

Subject: Re: Call-time pass-by-reference has been deprecated

Hi Michael,

Make sure you have set:
allow_call_time_pass_reference = On
in your php configuration and is in effect.

You can write the following php script to know the variables of php configuration that is in use:

<?php
phpinfo();
?>

Please make sure to restart your apache server after you make changes to php configuration.

Regards,
Prasad


On 3/22/08, Michael G. Weaver - Founder and CIO <mike-No7UPeW3Gn9BDgjK7y7TUQ@xxxxxxxxxxxxxxxx> wrote:
I have changed my varibles as preseribed in the php.ini file and I am still getting the following errors(third time around):
 

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of saveInventoryProductDetails(). 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/a/c/c/accessworx/html/demo/modules/SalesOrder/SalesOrder.php on line 126
 
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of saveInventoryProductDetails(). 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/a/c/c/accessworx/html/demo/modules/Invoice/Invoice.php on line 117
 
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of saveInventoryProductDetails(). 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/a/c/c/accessworx/html/demo/modules/PurchaseOrder/PurchaseOrder.php on line 107
 
Can some one please tell me how to get rid if these  - here is the system information it is installed
 
Canonical Hostname
Listening IP
Kernel Version
2.4.21-47.ELsmp (SMP)
 
 
Thanks so much!!!

_______________________________________________
Reach hundreds of potential candidates - http://jobs.vtiger.com

_______________________________________________
Reach hundreds of potential candidates - http://jobs.vtiger.com
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise