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

    (@ckb3)

    actually that only breaks it. not sure why i thought that would do it since $xml isn’t even assigned.

    BUT! adding this to the top of quote-source.php fixes it, kinda. It suppresses the errors at least.

    ‘error_reporting(0);’

    Just add some isset() here and there.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Quote Source] Fixed issue with Illegal String Offset on PHP 5.4.3’ is closed to new replies.