Forum Replies Created

Viewing 1 replies (of 1 total)
  • Forum: Plugins
    In reply to: BBcodes dont work anymore

    Hi,

    I have a problem here. Ex:
    BBCODE: [link=<1>]<2>[/link]
    HTML: <a href="[1]">[2]</a>
    It works perfectly in this case: [link=http://example.com]Ex[/link]
    But if [link="http://example.com"]Ex[/link] (have quotes) not work.

    Otherwise, if BBCODE: [link="<1>"]<2>[/link]
    so [link=http://example.com]Ex[/link] not work.

    Could you fix it by check the <1> has included single quote & double or not…

    Hope you fix it soon.

Viewing 1 replies (of 1 total)