The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
User Profile Field on Postbit - Inline Editing
After reviewing this thread:
https://vborg.vbsupport.ru/showthread.php?t=209233 I tried adding this bit of code to my postbit_legacy template: HTML Code:
<script type="text/javascript" src="clientscript/vbulletin_profilefield_edit.js?v={vb:raw vboptions.simpleversion}"></script> <div class="attwrapper"> <div class="attvalue">{vb:raw post.field132}</div> <div class="attlabel">LABEL</div> <script type="text/javascript">vBulletin.register_control("vB_ProfilefieldEditor", "132");</script> </div> What did I miss? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|