MyBB Community Forums

Full Version: How to make custom profile field can using HTML?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i want to put the image on the custom profile filed
how to edit or set..?

thanks before...
I guess you can't do it without some sort of modification, as MyBB prevents HTML from being used.

You could create dynamic images (such as use <img src="{$mybb->settings['bburl']}/images/{$customfield['fid']}" alt="" />, then in the image folder place images called what profile field you want)...
<img src="{$mybb->settings['bburl']}/images/{$customfield['fid']}" alt="" />

put this to where?
Probably in the member_profile_customfields_field template, I guess, but depends on the theme being used. I've never tested this, so it might not work.

Either way, it falls out of the scope for MyBB support (http://community.mybboard.net/thread-35026.html, for future reference please).
because i want to make a digimon game like.. http://dragonadopters.com/