Just did a fresh install of MediaWiki and DynamicPageList (DPL) but something is not quite configured right and I am having a hard time figuring out what is off exactly.
Instead of showing links to the pages, it is showing some oddly formatted HTML code like this:
<html><a href="/tjos/index.php/Bird_Dog_Daily_Checklist" title="Bird Dog Daily Checklist">Bird Dog Daily Checklist</a></html>
If I view source, it actually looks like this:
<li><html><a href="/tjos/index.php/Bird_Dog_Daily_Checklist" title="Bird Dog Daily Checklist">Bird Dog Daily Checklist</a></html></li>
Any ideas on why it is doing that and how to fix it so that it works right?