The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
print_output halts the execution of the script, so you should only be calling that function once.
So nothing is being called after this line: PHP Code:
There is also no reason to close the php tag and start a new php statement, as you are not embedding it in any html or anything. Also get in the habit of sanitizing $_GET, $_POST, and $_REQUEST variables with vBulletin's input cleanser $vbulletin->input->clean_array_gpc(); Here is a great article about that: https://vborg.vbsupport.ru/showthrea...lean_array_gpc |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|