Page 1 of 1

news module - other modules as content

Posted: Fri Feb 22, 2013 6:46 pm
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:)

Re: news module - other modules as content

Posted: Fri Feb 22, 2013 9:22 pm
by mrenigma
Have you tried using the eval parameter?

{eval var=$entry->summary}

Re: news module - other modules as content

Posted: Fri Feb 22, 2013 9:59 pm
by nano91
i'm using simplex theme (sorry, forgot to mention that) and {eval var=$entry->summary} is already in use

Re: news module - other modules as content

Posted: Sat Feb 23, 2013 4:17 pm
by Dr.CSS
You may have to call the other module the old long way...

{cms_module module='nameofmodule'}