Page 1 of 1

Profile>signature not allowing html

PostPosted: Fri Mar 23, 2007 9:26 pm
Author: .QUACK.Major.Pain
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: http://aaquacks.com/forum

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

I am trying to use a banner for a signature, and when I put the html code in, I get a a couple of letters showing.

Code I am using:

<a>
<img>
</a>

The Output I get:

&lt;a&gt;
&lt;img&gt;
&lt;/a&gt;

Am I doing it incorrectly?

Re: Profile>signature not allowing html

PostPosted: Sat Mar 24, 2007 8:33 am
Author: tmotley
Have you tried just using bbcode?

[url=http]Image[/url]

Re: Profile>signature not allowing html

PostPosted: Sat Mar 24, 2007 11:27 am
Author: .QUACK.Major.Pain
Ya that works but I found the banner isn't reponding properly. I think it's a problem at the other end.
Thx

Re: Profile>signature not allowing html

PostPosted: Sat Mar 24, 2007 1:57 pm
Author: tmotley
It works on my signature... (just using it for testing)

Re: Profile>signature not allowing html

PostPosted: Sat Mar 24, 2007 2:00 pm
Author: Helter
[url=http][flash=,:2jzn6t73]http://www.gametracker.com/server_info/209.160.47.122:27015/banner_560x95.png[/flash:2jzn6t73][/url]

[url=http][flash=,:2jzn6t73]http://www.gametracker.com/server_info/209.160.47.124:27015/banner_560x95.png[/flash:2jzn6t73][/url]

[url=http][flash=,:2jzn6t73]http://www.gametracker.com/server_info/209.160.47.125:27015/banner_560x95.png[/flash:2jzn6t73][/url]

Re: Profile>signature not allowing html

PostPosted: Sat Mar 24, 2007 2:03 pm
Author: .QUACK.Major.Pain
Weird I got the bbcode to work on our forum but not the html

I tried the html code in my signature here to and it didn't work.
I can use the bbcode ok tho.

Re: Profile>signature not allowing html

PostPosted: Sat Mar 24, 2007 2:09 pm
Author: Helter
in acp/general config you would need to enable html and add to the list of allowed tags
,a,img

be aware that allowing the img tag can present a security risk

Re: Profile>signature not allowing html

PostPosted: Sat Mar 24, 2007 2:15 pm
Author: .QUACK.Major.Pain
I'll stick with the bbcode
You lads are pretty quick and got all the right answers. LOL

Thx