1

Topic: Problem with [color] ...

Funny, but not really "the end of the world" smile

If you do this

  [color=yellow]My text[/color]

The texts appears yellow ...

if you want to do this

  [color=yellow]My text is [color=red]RED[/color][/color]

A bug appears, the chain is broken smile only ONE color appears, and
a single

[/color]

appears ...

Re: Problem with [color] ...

I'll have a look at it. If it's an easy fix, I'll fix it. If not, I guess we can live with it :)

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: Problem with [color] ...

I don't think it's a easy thing unless we change each and every block code to html tag. smile

Rod: just try

[color=yellow]My text is[/color][color=red] RED[/color]