The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm working on building my first product and ran into an issue where the browser seems to not be able to execute multiple lines of code.
Here's the section that is giving me trouble: PHP Code:
Here is my full php file: PHP Code:
|
#2
|
|||
|
|||
![]()
The problem is that the vb function print_output() is meant to be called once when everything is done, and it exits at the end so nothing after that will be executed. If you're just trying to print out debug messages, use echo().
|
#3
|
|||
|
|||
![]()
Excellent, thank you!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|