Upgrade Error - Call to undefined function:
Posted: Thu Jan 25, 2007 2:52 am
I have just tried to do an upgrade and i'm getting the error above.Fatal error: Call to undefined function: array_walk_recursive() in /home/hawley/public_html/include.php on line 53
I found a reply to this problem by Dee by searching the forums. See below.
I have the file mentioned - misc.functions.php in the lib directory on the server though.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.
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