This {} could not place in the page

General project discussion. NOT for help questions.
Locked
kingsz1

This {} could not place in the page

Post by kingsz1 »

Hi, I installed 0.121 and try use it to place some code. But when I place some code like this

for (x=0; x<10; x++)
{
y=y+x;
}

once submit the page, it could not display. Only remove the {} then the page come out.

Is it a bug?
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: This {} could not place in the page

Post by Ted »

Anything with { or } needs to be wrapped in {literal}{/literal} tags.
Locked

Return to “General Discussion”