Download & Extend

Warning: Call-time pass-by-reference has been deprecated in /mnt/web4/12/59/52015259/htdocs/modules/navigate/navigate.module on

Project:Navigate
Version:5.x-1.0-beta2
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

hello peoples.

what do that means, and how can i repear it ?

sorry but i can´t php.

please help, maybe in german.

thanks

Comments

#1

Hi kmb,

If you don't mind, please post the rest of the error message, which will say what line the error was found on.

Sorry, no spechich deutsch.

Thanks,
Chris

#2

Version:5.x-1.x-dev» 5.x-1.0-beta2

I'm getting this as well. Full error is:

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 \sites\all\modules\navigate\navigate.module on line 172

#3

You must modify your php.ini file. This is located on your webserver. You must search for the following and change to: allow_call_time_pass_reference = TRUE. Once you do this, this error should go away.

I will try this online translation:
Sie müssen Ihren php modifizieren. ini Datei. Dies ist auf Ihrem webserver befunden. Sie müssen das Folgende und die Änderung zu suchen: allow_call_time_pass_reference = TRUE. Wenn Sie dies machen, sollte dieser Fehler verschwinden.

#4

Status:active» fixed

Marking ticket as fixed as this is a PHP server configuration issue not a bug.

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.