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);’