The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Parse HTML in Custom Field
I know I'm close to an answer here but can't get it right.
I wish to parse HTML in custom profile fields and other places. I know I just need to use parseurl in the right place and have tried many variations. Below is a thumb showing what I'm trying to do. Help is very much appreciated. I've spent many hours trying to figure this out. I believe I need to modify the code in userfield_checkbox_option below: Code:
<label for="cb_cpf_{$profilefieldname}_$key"><input type="checkbox" name="{$profilefieldname}[]" value="$key" id="cb_cpf_{$profilefieldname}_$key" $checked />$val</label> |
#2
|
|||
|
|||
Bump this--
I can't really find a solid answer in lamens terms. I created this: http://www.1stsfss.org/pages/inputAward.html It generates an award case and outputs the html needed to display the case. I want the users to be able to copy that html and put it into the custom profile field so it will be displayed in their profiles. However I want the html for the forums to remain off and only allow a certain access group (clan members) to post the html..Can someone please send me in the right direction? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|