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
Page 1 of 1
URL tags not working right
#3
Posted 25 September 2003 - 11:21 PM
This BBCode:
ends up as this HTML:
Should be a simple fix...
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 topic:
Page 1 of 1

Help










