There is currently a bug inside install.php, line 305, which causes PHP to throw a fatal error, instead of displaying an error message if the config.php file is not writable or is non accessible.
Line 305 should read: $mmhclass->templ->error($mmhclass->lang['010'], true);
as opposed to $config, as $config will never be an object (as fopen returns an FD or false on error).
HTH
Keith
Page 1 of 1
BUG in install PHP Line 305
Page 1 of 1

Sign In
Register
Help


MultiQuote