015-0004 - Some BBCode Bugs on Ajax Chat »  Show posts from    to     

Icy Phoenix


Old Bugs - 015-0004 - Some BBCode Bugs on Ajax Chat



hpl [ Fri 25 May, 2007 13:25 ]
Post subject: 015-0004 - Some BBCode Bugs on Ajax Chat
I try to test all BBCode on Ajax chat on this site:

[ email ] doesn't work

[ strike ] BBcode button doens't work


Mighty Gorgon [ Sat 26 May, 2007 02:03 ]
Post subject: Re: 015-0004 - Some BBCode Bugs on Ajax Chat
I'll check the email and url tags...

Strike error is related to a missing quote.

This code will fix it.
OPEN templates/mg_themes/bbcb_mg_small.tpl
FIND
Code: [Hide] [Select]
<a href="javascript:BBC_Tag_Add('strike)">

REPLACE WITH
Code: [Hide] [Select]
<a href="javascript:BBC_Tag_Add('strike')">




Powered by Icy Phoenix