cms_join_path

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
perin
New Member
New Member
Posts: 7
Joined: Mon Oct 23, 2006 1:12 pm

cms_join_path

Post by perin »

When trying to upgrade from 0.13 to 1.0.4 I get the following error.

Fatal error: Call to undefined function cms_join_path() in /var/www/www1/include.php on line 56
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: cms_join_path

Post by Dee »

Make sure all 1.0.4 files are uploaded correctly, overwriting existing files.
In 1.0.4 on line 49 of include.php lib/misc.functions.php is included, which holds the definition of the cms_join_path function (starting line 151).

Regards,
D
Locked

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