Trying to create a simple archive page using the built-in archive template. EE is pulling the stories correctly and displaying the titles properly in a list on the page, but the links to the stories don’t work.
This is the archive template code…
<ul>
<li><a href="http://{title_permalink=">{title}</a></li>
</ul>It renders this for an individual story…
<ul>
<li><a href="http://ca1vmextweb01.mysite.com/KTQ/index.php/KTQ/press_coverage_october_2010/">Press Coverage October 2010</a></li>
</ul>But the permalink doesn’t work. It just defaults to the main index page. I know I’m missing something simple here. Any suggestions? Never had this issue with an archive before.
Thank you in advance for your help.
Using 1.6.6 Build: 20081212