Log in

View Full Version : code problem


goshalim
12-25-2009, 02:49 AM
Hi and merry christmass to all of you

I have this problem,with some codes.

Iam wirtting this text with the code

[Please say a few words about yourseld ,

<a href="http://www.canarybreeder.net/up/forum/forumdisplay.php?f=36
">Here</a>

but when i see the real text the link is not working and it comes like this

Please say a few words about yourself ,

<a href="http://www.canarybreeder.net/up/forum/forumdisplay.php?f=36
">Here</a>


What iam i doing wrong please


Thank you

Lynne
12-25-2009, 03:11 AM
You didn't say where you were putting this code. There are some areas where you may not input html and if you do, it will not parse it for you since it isn't expecting any.

goshalim
12-25-2009, 04:24 AM
Hi Lynne

Its a mod its called Automatic Profile Commenter

Iam sure it gets html codes because there are some othe lines which they have like this one below and its working unless if aim not undersand it well


Hello {username},

Welcome to the {sitename} ({siteurl})!

Digital Jedi
12-25-2009, 05:01 AM
Thats not HTML code, though. Those are variables. You'll need to ask in that modification thread if the mod author can make it HTML compatible or if they'll allow BBCode.