The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]()
Thanks Opstery, good hint, but still I couldn't get it to work.
Now I have it like this: Code:
$template_hook['usercp_options_privacy'] .='<fieldset class="fieldset"> <legend><label for="cb_allowsioc">Export SHA1</label></legend> <table cellpadding="0" cellspacing="'.$stylevar[formspacer].'" border="0" width="100%"> <tr> <td> Export encrypted version of my e-mail address </td> </tr> <tr> <td><label for="cb_allowsioc"><input type="checkbox" name="siocbitoptions[allowsioc]" value="1" id="cb_allowsioc" '.$checked[allowsioc].' />Export SHA1</label><input type="hidden" name="set_options[allowsioc]" value="1" /></td> </tr> </table> </fieldset> '; Somehow I suspect there is another obvious thing I am missing - any other suggestions what might be wrong? Maybe another hook location instead of global_start? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|