Login to download the latest version of Mint and your favorite Pepper, purchase additional licenses, or post in the Forum. Don't have an account? Create one!

In Partnership with Media Temple

Mint Forum

Birdfeeder in a dynamic template in movable type?

I am trying to use birdfeeder on a dynamically built feed from movable type. When I include:

<?php define('BIRDFEED', 'tag - '.$this->_tpl_vars['search']); include($_SERVER['DOCUMENT_ROOT'].'/feeder/index.php'); ?>

in the template, the feed page won’t contain any data at all, and I don’t get any PHP errors) however, if I take this code out the page loads fine. Anyone have any ideas what might be causing this?

You must be logged in to reply. Login above or create an account