Mihalism Technologies: BUG in install PHP - Mihalism Technologies

Jump to content

Welcome to the Mihalism Multi Host technical support forum. Mihalism Technologies does not have the funding or staffing required to provide direct support for everyone so we rely on our knowledgeable community to assist users. Therefore, answers to questions are not guaranteed. We do have the time to directly help a few users a day. If interested, you can find information regarding premium support here.

Need help with templates or creating custom designs? Read the Mihalism Template Engine Guide or ask for help in this forum.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

BUG in install PHP Line 305 Rate Topic: -----

#1 User is offline   Keith Ward Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 18-March 10

Posted 18 March 2010 - 09:54 AM

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
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic