The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]() Quote:
You can also open a file and print to it: Code:
$fp = fopen("debug.txt", "w"); fwrite($fp, "This is a debug message, i=$i"); but if you do that you may need to specify a path so your file gets created in a directory where your web server has write permission. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|