news module - other modules as content

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.
Post Reply
nano91
New Member
New Member
Posts: 3
Joined: Fri Feb 22, 2013 6:38 pm

news module - other modules as content

Post by nano91 »

Hi,

i'm pretty new to cmsms (1.11.4) and i'm having some trouble with the news module. as content for the news sometimes i want to put images, and as im using Gallery module i put {Gallery img='123'} as news content and a short text as summary.

but everytime i click on read more to see the detailed news article, i can't load the page at all. not even if i call the home page. it can't establish a connection. if i close the browser and open it again i can access the site again.

but always, when i call the detailed article i get stuck. how can i solve this problem, as i really need to put images as content?

thanks in advance:)
mrenigma
Forum Members
Forum Members
Posts: 48
Joined: Fri Aug 05, 2011 3:43 pm
Location: London, United Kingdom

Re: news module - other modules as content

Post by mrenigma »

Have you tried using the eval parameter?

{eval var=$entry->summary}
~ Life is like water, every movement you make changes the way it flows ~
nano91
New Member
New Member
Posts: 3
Joined: Fri Feb 22, 2013 6:38 pm

Re: news module - other modules as content

Post by nano91 »

i'm using simplex theme (sorry, forgot to mention that) and {eval var=$entry->summary} is already in use
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: news module - other modules as content

Post by Dr.CSS »

You may have to call the other module the old long way...

{cms_module module='nameofmodule'}
Post Reply

Return to “CMSMS Core”