Page 1 of 1

Upgrade Error - Call to undefined function:

Posted: Thu Jan 25, 2007 2:52 am
by devilslayer
Fatal error: Call to undefined function: array_walk_recursive() in /home/hawley/public_html/include.php on line 53
I have just tried to do an upgrade and i'm getting the error above.

I found a reply to this problem by Dee by searching the forums. See below.
array_walk_recursive is a PHP5 only function which is used in beta5, but there's a replacement function for PHP4 in the file lib/misc.functions.php
Maybe somehow this file didn't get uploaded properly?
I tested both upgrade and install on PHP4 (and 5) and didn't have any problems.
I have the file mentioned - misc.functions.php in the lib directory on the server though.

Any help appreciated.

I did try commenting out the line in the include.php file but that just gave me another error.

Best Regards

Dave

Re: Upgrade Error - Call to undefined function:

Posted: Thu Jan 25, 2007 3:15 am
by calguy1000
sounds like an upload issue... You may have to upload again, and (somehow) force all files to upload, irrespective of dates, etc.

Re: Upgrade Error - Call to undefined function:

Posted: Wed Feb 07, 2007 9:24 pm
by devilslayer
Thank You - Problem sorted with a delete and re-upload.