Jump to content
Compatible Support Forums
Sign in to follow this  
ThC 129

URL tags not working right

Recommended Posts

The URL tags that are [.url] and [./url] work fine but when you try to use the [.url=sitename]text[./url] it doesnt work...

 

Oh and dont be a cynic and tell me to take out the dots they are in there so you can see the formatting of the tags

Share this post


Link to post

This BBCode:

Code:
[url=http://www.google.com/]Google[/url]

ends up as this HTML:

Code:
<a href="http://www.google.com/Google" target="_blank" class="postlink"></a>

 

Should be a simple fix...

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×