
Originally Posted by
DrByte
That means you're operating inside a function that doesn't know about $zco_notifier.
If you're needing to use the notifier, then you'll have to global that object first.
If you're not needing notifiers, just remove that line from your customized code.