
11-28-2005, 09:34 AM
|
 |
|
|
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by noonespecial
this:
Code:
[.b]Spread the AbsolutePunk.net Banner![./b]
[.right][.url="http://www.absolutepunk.net/index.php?sub=banners"][.img]http://images.absolutepunk.net/images/banners/125x125.gif[./img][./url][./right]
Is what I have in there to test the BBCode.
You can see it not working in action here: http://www.absolutepunk.net/member.php?u=1083
However:
$userinfo[field27] = $parser->do_parse($userinfo[field27], 1, 1, 1, 1, 0, 0);
Works because it allows HTML (right?) (fixing those weird errors above); however, I really don't want to allow HTML on the profile pages - only BBCode.
Edit: It appears that code (above) doesn't allow HTML ...
|
Shouldn't html be off by default?
|