I've got a related question, and after searching for a few hours this thread is the closest I've found to what I'm looking for.
I'm trying to add an icon next to certain members' usernames. I've added a hidden profile field, which can only be changed by an admin, and I've included the $post[fieldx] in the postbit where I want it to go, all working great.
But when it comes to using HTML in the field in the admin options on a user's profile, it doesn't read the HTML <img> tag.
How do I get VB to recognize the HTML?
|