I had some issues with the /feeder/ bit for a while, tried installing this all fresh. I’ve got this code
<?php global $Mint; define(‘BIRDFEED’, ‘Articles’); include($_SERVER[‘DOCUMENT_ROOT’].’/feeder/index.php’); ?>
at the top of wp-atom.php, wp.rdf.php, wp-rss.php & wp-rss2.php before the xml version tag, with no whitespace. I have this code for the link tags:
<link><?php $BirdFeeder->seed(get_the_title_rss(), get_permalink()); ?></link>
I’ve tried subscribing to my own feed, and seeing if anything registers in Mint, but no such luck. All of my posts show up fine in the feed itself, and I’m not getting any MySQL errors or anything, just not sure if it’s working yet or not…
By the way, what should I see if I visit the /feeder/index.php? The read me says to do so, and all I get is a blank page…
Oh, if you want to help out, here’s the feed link: www.jeffbyrnes.net/feed/