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

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
mrjamie

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

Post 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 :)
Last edited by mrjamie on Thu Jan 24, 2008 1:09 pm, edited 1 time in total.
mrjamie

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

Post 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.
alby

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

Post 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
mrjamie

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

Post by mrjamie »

LOL! Timmeh!

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

Return to “CMSMS Core”