My vbulletin seems to be working fine, but when I log into my hosting/server site to check the CGI error logs I am getting the following error message. I talked to someone from Powweb who hosts my web site and they said I have to ask vbulletin about the problem. She said it was a script I needed to verify. The following error message is below. Can somebody point me in the right direction on what to do?
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of fsockopen(). 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. However, future versions may not support this any longer. in /hermes/web03/****/***.******/htdocs/forums/index.php(485) : eval()'d code on line 158
PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of fsockopen(). 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. However, future versions may not support this any longer. in /hermes/web03/****/***.******/htdocs/forums/index.php(485) : eval()'d code on line 158
Comment