Help with news module

General project discussion. NOT for help questions.
Post Reply
midway31
Forum Members
Forum Members
Posts: 108
Joined: Fri Nov 23, 2007 1:11 am

Help with news module

Post by midway31 »

I need to know how to change the link on the left column news item so when clicked and the detail page shows that the link to view all news goes to the news page not to the home page again. It is working  on the news page  but not from other pages

http://www.tinsheddesigns.com/cms/
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: Help with news module

Post by kermit »

the 'return link' {$return_url} in the news details template "returns" the visitor back to the page they were on before -- and that page may not necessarily be a "news" page.

try clicking on the "[More]" link in the sidebar news summaries when you are NOT on the site default page (e.g. about, contact, guestbook, etc).. and then see where the {$return_url}  under the news details takes you when you click on it.

if you want a link in the news details that ALWAYS takes them to the "main" news page; insert a link (in the news details template) to the page you've aliased as "Latest". e.g: {cms_selflink page='Latest' text='View all news'}
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
midway31
Forum Members
Forum Members
Posts: 108
Joined: Fri Nov 23, 2007 1:11 am

Re: Help with news module

Post by midway31 »

Thanks I will try that.
Have moved the site and all went ok but now get these errors in the top of admin area. All is working on the front end and no errors


Warning: Cannot modify header information - headers already sent by (output started at /home/infidels/public_html/admin/lang/af_ZA.nls.php:80) in /home/infidels/public_html/lib/classes/class.admintheme.inc.php on line 161

Warning: Cannot modify header information - headers already sent by (output started at /home/infidels/public_html/admin/lang/af_ZA.nls.php:80) in /home/infidels/public_html/lib/classes/class.admintheme.inc.php on line 164

Warning: Cannot modify header information - headers already sent by (output started at /home/infidels/public_html/admin/lang/af_ZA.nls.php:80) in /home/infidels/public_html/lib/classes/class.admintheme.inc.php on line 167

Warning: Cannot modify header information - headers already sent by (output started at /home/infidels/public_html/admin/lang/af_ZA.nls.php:80) in /home/infidels/public_html/lib/classes/class.admintheme.inc.php on line 168

Warning: Cannot modify header information - headers already sent by (output started at /home/infidels/public_html/admin/lang/af_ZA.nls.php:80) in /home/infidels/public_html/lib/classes/class.admintheme.inc.php on line 171

Warning: Cannot modify header information - headers already sent by (output started at /home/infidels/public_html/admin/lang/af_ZA.nls.php:80) in /home/infidels/public_html/lib/classes/class.admintheme.inc.php on line 176
Post Reply

Return to “General Discussion”