The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
While on my journey from 3.6 to 3.7 I'm having some trouble with a script I have that looks at some extra checkboxes below a post.
In the newpost_process hook I take $post['message'] and parse it for a variety of things based on the checkboxes below the post. So I'd have this in my template: HTML Code:
<div><label for="cb_parsethis"><input type="checkbox" name="parsethis" value="1" id="cb_parsethis" tabindex="1" $checked[parsethis] />Parse this</label></div> Then in the hook I'd have: PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|