Hi there,
I’m trying to install the Bird Feeder plugin to Mint, and I wasn’t getting anything from my feed anymore, so I used my PHP knowledge and removed the @ here:
include($_SERVER[‘DOCUMENT_ROOT’].’/mint/pepper/shauninman/birdfeeder/watcher.php’);
in /feeder/index.php. I am getting this error: Fatal error: Call to a member function logErrorNote() on a non-object in /mnt/gs02/herd03/31163/domains/chadohman.com/html/mint/app/lib/pepper.php on line 56
Any ideas why I’m getting this?
Thanks!