The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I'll give it a shot, I might need some help, but i'll see what I can do first and
i'll get back to you I think I got it working, just wanted to confirm if I did it right in your opinion.. Old Code (Checkbox): Code:
<input type="checkbox" name="options[receivepm]" value="1" id="cb_receivepm" onclick="toggle_disabled(this.checked, 'pmoptions')" $checked[receivepm] /> New Code (Hidden Input): Code:
<input type="hidden" name="options[receivepm]" value="1" id="cb_receivepm" /> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|