I wanted to add an image as a rank but it won't accept my HTML, just outputs it as text.
« Last edit by Dietrich on Sat Dec 17, 2005 10:07 pm. »
Page: 1
| Author | Post |
|---|---|
|
#1 Sun Oct 09, 2005 5:41 am
|
|
Moderator
![]() Registered: Oct 2005
Posts: 444
Location: canada
|
Can this be added? Seeing as only the admin can edit it anyway shouldn't be much of a risk?
I wanted to add an image as a rank but it won't accept my HTML, just outputs it as text. « Last edit by Dietrich on Sat Dec 17, 2005 10:07 pm. » |
|
#2 Sun Oct 09, 2005 4:58 pm
|
|
Moderator
![]() Registered: Oct 2005
Posts: 444
Location: canada
|
Never mind, i got it to work, though it'd still be good to have in the future
.If you want to allow html Open Topic.php and find: $poster_rank = unhtml(stripslashes($postsdata['rank'])); and replace with: $poster_rank = stripslashes($postsdata['rank']); save and upload ![]() _______________ |
|
#3 Sun Oct 09, 2005 5:20 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2215
Location: Belgium
|
I will fix this soon.
![]() _______________ |
|
#4 Mon Oct 10, 2005 3:58 am
|
|
Moderator
![]() Registered: Oct 2005
Posts: 444
Location: canada
|
Just to add, incase anyone else wants to allow html.
You'll also need to change something like the code i posted above in the following files: members.php (twice) and profile.php Those are the only other two spots i found. Just look for something along the lines of
_______________ |
Page: 1
UseBB Community is powered by UseBB 1 Forum Software