Page 1 of 1

content_en block not displaying

Posted: Mon Sep 03, 2007 4:33 am
by robsta
Okay so I upgraded to 1.1.1...

All content blocks show up in the admin panel and I can edit them no problems at all.

But when viewing the site I only see the results of the 4 {content block="someblock"} tags - the standard {content} tag doesn't display at all.

I've cleared the cache and checked my paths but to no avail... as a test I changed the {content} tag to {content block="content_en"} the content finally displayed, but I ended up with two editors in the admin panel.

I've since tried creating a standard template without the other blocks and the main {content} tag still doesn't show...

I've also traced the debug queries through and they are returning the correct MySQL results to the page, so that leaves smarty...ß

Any Ideas?

Re: content_en block not displaying

Posted: Mon Sep 03, 2007 4:19 pm
by Dr.CSS
Are you using a multi lingual CMSMS or had used one in the past?...

{content_en} makes me think this...

Re: content_en block not displaying

Posted: Mon Sep 03, 2007 10:20 pm
by robsta
No it's a straight install off of the site not the multilingual...

R