PerroLoco wrote:
Note that I'm not using the feed module. I didn't want to use up space for it, so I just hard-coded the default RSS URL into my template.
Hi PerroLoco,
Could you please elaborate a bit more about this?
1) What do you mean you did not use the feed module? Which feed module are you referring to? Based on your URL
http://www.informify.com/index.php?format=feed&type=rss, it seems that you are using the default feed generator. So did you modify the feed generator?
2) "I didn't want to use up space for it" - Would you mind explain this too? Which "space" are you referring to?
3) Where did you hard-code the default RSS URL? Which template file is this?
Regards,
/kksou
p.s. To really sort out where's the issues, it's easiest to start from a clean base. So if you do have some time, you might want to install a fresh Joomla into another location (it takes only about 5 minutes), add DirectPHP and also the 5 lines as mentioned in
the article. Click the rss icon at the bottom of the home page and see if the php codes appear in the rss feed.
Once it works with a clean install, you can slowly add in other plugins to see which one is causing the problem.