-
PHP Woes on Haylee
My blog on Haylee at is being defaced by endless warning messages like this one:
Deprecated: Assigning the return value of new by reference is deprecated in /home/robertp/public_html/b2evolution/blogs/inc/_main.inc.php on line 169
I'd appreciate it if the Haylee's debug settings were set back to where they were.
Thanks!
-- Robert
-
Hello Robert. First of all, thanks for joining in with our community. The matter is that the new Haylee server has PHP 5.3.1, the newer version of php installed on the old server. Thus, the methods used in your scripts are no longer supported. I've enabled php4 for your account in your Cpanel > PHP Configuration and everything looks fine now. But we do recommend you to update the scripts to make them work in the newer environment.
-