Page 1 of 1

0.12 Upgrade problem getConfig()

Posted: Sat Mar 11, 2006 5:30 pm
by telmaw
I'm upgrading from version 0.11 to version 0.12 using following the upgrade instructions.  I'm getting this error message,
Fatal error: Call to undefined function: getconfig() in /files/home/mydir/include.php on line 66
I tried following the install instructions as one of the other posts suggest and got the same error. I would be happy if someone could point me in the rightr direction, thanks.

Re: 0.12 Upgrade problem getConfig()

Posted: Sat Mar 11, 2006 7:28 pm
by Ted
To me, it sounds like the lib/classes/class.global.inc.php file didn't get replaced when you uploaded the new version.

Just a guess, though.

Re: 0.12 Upgrade problem getConfig()

Posted: Sun Mar 12, 2006 10:05 pm
by telmaw
Thanks wishy, that appears to have been the problem.  By default WSFTP does not over write files that are newer (or the same date?) on the server. When I checked the logs quite a number of files were not uploaded.  Used different FTP software and the Upgrade worked perfectly except my logo1.gif file was overwritten (no big deal).  Of all the CMS packages I've tested this is the best, especially from the point of view of a none techie client.  Thanks.