Raymond

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Parser error after theme update #45690
    Raymond
    Participant

    What I did was made this modification on line 211 of sanitize.php:

    if ( !isset($input[$key][$subkey]) ) $input[$key] = array( $subkey => ” );

    (I removed the [ ] around $subkey in array() )

    But I would expect a fix real soon from Cryout, this is quite severe.

Viewing 1 post (of 1 total)