开发者

fckeditor -> changes to >

i have cms made simple usng fckeditor as the wysiwyg editor for content. i have put this code on my page:

{if $开发者_StackOverflow中文版ccuser->loggedin()}

Welcome To The Promo Section

{else} Please Login Here{/if}

but its changing it to this

<p>{if $ccuser-&gt;loggedin()}</p>
<p>Welcome To The Promo Section</p>
<p>{else} Please Login <a href="#">Here</a>{/if}</p>

which is causing errors. How can i get around this so leavs the if statment alone for "->"

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜