Page 1 of 1

Trying to add 3 columns?

Posted: Tue Apr 12, 2005 2:09 am
by amo
I tried to add another columns based on something I read on the forum but it won't work? I don't know if you need some extra module or anything because I have whatever came with the most current version.

This is what I input as my template:



{title}
{stylesheet}





{cms_module module='phplayers'}



{content}
{content block="Other"}








I don't get another text field for one thing and I also get this error:

Fatal error: Smarty error: [in preview:cms58A.tmp line 313]: syntax error: unrecognized tag 'content' (Smarty_Compiler.class.php, line 576) in c:\wamp\www\cms\lib\smarty\Smarty.class.php on line 1088

Re: Trying to add 3 columns?

Posted: Tue Apr 12, 2005 2:10 am
by Ted
Multiple content blocks don't work in 0.9.2.  They will make their debut in a 0.10 beta (hopefully) this week.

Re: Trying to add 3 columns?

Posted: Tue Apr 12, 2005 3:08 am
by amo
Ah! I see, thanks.