Page 1 of 1

Upgrade: Fatal Error [solved]

Posted: Wed May 02, 2007 3:12 pm
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

Re: Upgrade: Fatal Error

Posted: Wed May 02, 2007 3:26 pm
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

Re: Upgrade: Fatal Error

Posted: Wed May 02, 2007 4:15 pm
by Pierre M.
Additional information about upload problems :
http://wiki.cmsmadesimple.org/index.php/FTP_program
Pierre M.

Re: Upgrade: Fatal Error (RESOLVED)

Posted: Thu May 03, 2007 8:03 am
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.