Page 1 of 1

[SOLVED] News {$entry->morelink} to detailed page not working...

Posted: Tue Jan 22, 2008 7:46 pm
by mrjamie
Hi,

I'm sure i'm missing something here.... but i've just setup my news area and added a few articles, but the link to the detailed content from the summary doesn't show the detailed content...

The links themselves (  {$entry->titlelink}  &  {$entry->morelink}  ) work, and the url changes from

http://www.mysite.com/index.php?page=News 

to 

http://www.mysite.com/index.php?mact=Ne ... eturnid=67

but, the page just remains on the summary page... I've checked the source code and the page content doen't seem to change either.

What am i missing? Thanks in advance :)

Re: newbie issue - News {$entry->morelink} to detailed page not working...

Posted: Tue Jan 22, 2008 8:10 pm
by mrjamie
forgot to include...

Using CMSms VER 1.2.3    News 2.6.1    on a Linux server running Apache/1.3.33

Thanks.

Re: newbie issue - News {$entry->morelink} to detailed page not working...

Posted: Tue Jan 22, 2008 8:13 pm
by alby
mrjamie wrote: I'm sure i'm missing something here.... but i've just setup my news area and added a few articles, but the link to the detailed content from the summary doesn't show the detailed content...

The links themselves (  {$entry->titlelink}  &  {$entry->morelink}  ) work, and the url changes from

http://www.mysite.com/index.php?page=News 

to 

http://www.mysite.com/index.php?mact=Ne ... eturnid=67

but, the page just remains on the summary page... I've checked the source code and the page content doen't seem to change either.

What am i missing? Thanks in advance :)
Have you a {content} in your page?
Detail display in content or you must use detailpage param for display in other page (check in Extensions -> Module -> Help of News)

Alby

Re: newbie issue - News {$entry->morelink} to detailed page not working...

Posted: Tue Jan 22, 2008 8:18 pm
by mrjamie
LOL! Timmeh!

I assumed the {news} was self containing... Doh! Thank you for smacking my upside the head :D