URL tags not working right

The URL tags that are and work fine but when you try to use the text 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.

Feedback 1316 This topic was started by ,


data/avatar/default/avatar16.webp

1623 Posts
Location -
Joined 1999-12-06
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

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar27.webp

1117 Posts
Location -
Joined 2000-01-23
This BBCode:

Code:
 Google
ends up as this HTML:

Code:
<a href="http://www.google.com/Google" class="postlink"></a>
 
Should be a simple fix...