Page 1 of 1

CONTENT BLOCKS PROBLEM IN 1.8.1

Posted: Thu Aug 19, 2010 9:40 am
by scottietom
Hi There, I've looked around the forums with no luck.. Im running cms made simple 1.8.1 and im adding a {content block="main"} However when I point a new page to use it as it's template it comes up with an error saying "An error occurred parsing content blocks (perhaps duplicated block names)"?

However I don't have any duplicate block names? All my html is validated and I've never had this problem before?

Re: CONTENT BLOCKS PROBLEM IN 1.8.1

Posted: Thu Aug 19, 2010 9:48 am
by RonnyK
Main is a reserved name, as that is used already.

I am not sure if this is changed in 1.8.2.

Easiest would be to change the block-name.

Ronny

Re: CONTENT BLOCKS PROBLEM IN 1.8.1

Posted: Thu Aug 19, 2010 10:02 am
by scottietom
Thanks. Changing the name worked however now when I add content to this block in the CMS system and click apply (to save it) non of the content saves. Know why this is?

Cheers