Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ssiruguri

    (@ssiruguri)

    Okay, the fix is pretty simple – those lines need a more graceful check, something like:

    if ( isset($options['debug_mode']) && $options['debug_mode'] == 1 ) {

    This was fixed in master; will be released this thursday.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Config broken in upgrade to 5.0.5?’ is closed to new replies.