Hi, I am having the same message as above mentioned:
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/content/k/u/r/kuradigital/html/modules/mod_myfp_slider/mod_myfp_slider.php on line 241
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/content/k/u/r/kuradigital/html/modules/mod_tab_news/mod_tab_news.php on line 272
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/content/k/u/r/kuradigital/html/modules/mod_tab_news/mod_tab_news.php on line 386
but in the php.ini in my root folder there is no allow_call_time_pass_reference or anything that even looks like it. Is there only one php.ini in this whole directory?
Or can I just add this line manually?
Thanks
This is whats in my php.ini file:
register_globals = off
allow_url_fopen = off
expose_php = Off
max_input_time = 60
variables_order = \"EGPCS\"
extension_dir = ./
upload_tmp_dir = /tmp
precision = 12
SMTP = relay-hosting.secureserver.net
url_rewriter.tags = \"a=href,area=href,frame=src,input=src,form=, fieldset=\"
[Zend]
zend_extension=/usr/local/zo/ZendExtensionManager.so
zend_extension=/usr/local/zo/4_3/ZendOptimizer.so
rg_emulation=off