Upgrade Error - Call to undefined function:

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
devilslayer
Forum Members
Forum Members
Posts: 41
Joined: Sat Apr 23, 2005 11:38 pm

Upgrade Error - Call to undefined function:

Post 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
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Upgrade Error - Call to undefined function:

Post by calguy1000 »

sounds like an upload issue... You may have to upload again, and (somehow) force all files to upload, irrespective of dates, etc.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
devilslayer
Forum Members
Forum Members
Posts: 41
Joined: Sat Apr 23, 2005 11:38 pm

Re: Upgrade Error - Call to undefined function:

Post by devilslayer »

Thank You - Problem sorted with a delete and re-upload.
Locked

Return to “[locked] Installation, Setup and Upgrade”