Content won't display using $module_result.content

Content won't display using $module_result.content

Sunday 26 June 2005 8:03:37 pm - 3 replies

Author Message

Nathan Kelly

Monday 27 June 2005 4:40:19 pm

Has anybody got any ideas please, I have spent many hours trying to figure out what the problem is but I can't find a solution due to lack of knowledge of the system.

If the site can't display content then I may as well give up, surly someone has some idea of what my be causing this EzTemplate WARNING?

Any ideas welcome.

Pardon me while I burst into flames...

Björn Dieding@xrow.de

Monday 27 June 2005 5:25:02 pm

{$module_result.content}

can be only used within templates with names like...

design:/(.*)pagelayout.tpl

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Nathan Kelly

Monday 27 June 2005 5:48:59 pm

Yes, thats right, but for some reason this is not working, my template looks like the following:-

		<div id="content">			
			
			<div id="layout-a">

				{include uri="design:page_mainarea.tpl"}

			</div>
			
			<div id="layout-b">
			
			</div>		
		
			<hr />
		
		</div>

and inside page_mainarea.tpl i have:-

{include uri="design:page_warning.tpl"}

{$module_result.content}

basicaly I have just copied the (PLAIN) pagelayout template from the install, this worked fine before I created my own template so I'm trying to find out what I have done wrong.

i.e. if my template is the same, then what might I have done to cause the ezTemplate warning? Could it be a bad ini setting and if so where should I look to correct this?

If I had to guess I'd think the path to node/view/full.tpl was somehow broken but I am unsure as to where it was broken, as I said in a previouse post I have checked that the full.tpl template is in the correct directory but it still cant find it.

Its very confusing?

Pardon me while I burst into flames...

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.