Page 1 of 1

NewsPostDetailReturnLink not working

Posted: Thu Apr 07, 2011 1:21 am
by jasnick
Using latest CMSMS

From Default Detail Template:

{if $return_url != ""}
<div id="NewsPostDetailReturnLink">{$return_url}{if $category_name != ''} - {$category_link}{/if}</div>
{/if}

This link is returning to an empty page (pagealias is news-items) instead of the Home page which contains the News module. I set up the news-items page to show the news items when "More" is clicked.

How can this be fixed so it returns to the right place?

http://www.avalonsails.com.au - I have set up a test item at the bottom of the list of news items

Thanks