Upgrade: Fatal Error [solved]

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
asim

Upgrade: Fatal Error [solved]

Post by asim »

Hi,

I upgraded from verion 1.0.5 to 1.0.6 today, the upgrade installation went successfully, however I logged in to admin after the installation only to get the following error on the "main" page of admin:

Fatal error: Call to undefined function: ini_get_boolean() in /homepages/41/d127846715/htdocs/admin/index.php on line 39

Any help would be greatly apprciated.

Asim
Last edited by asim on Sat May 05, 2007 1:11 am, edited 1 time in total.
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: Upgrade: Fatal Error

Post by Dee »

It looks like not all files got properly overwritten.
The function ini_get_boolean is defined in lib/misc.functions.php (line 1333) which is included by include.php (line 48).
Try re-uploading (at least) lib/misc.functions.php.

Regards,
D
Pierre M.

Re: Upgrade: Fatal Error

Post by Pierre M. »

Additional information about upload problems :
http://wiki.cmsmadesimple.org/index.php/FTP_program
Pierre M.
asim

Re: Upgrade: Fatal Error (RESOLVED)

Post by asim »

Thank you. The problem has been resolved and the issue was that not all files were completely copied over via FTP as correctly stated  :)

Cheers.
Locked

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