The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
help...this produces a blank page, even though i've made the templates...
PHP Code:
|
|
#2
|
||||
|
||||
|
Let's start by removing [minicode]echo $catbit;[/minicode]
|
|
#3
|
|||
|
|||
|
that was stupid...:/ wonder where i pulled that out of
|
|
#4
|
|||
|
|||
|
k, still blank page
|
|
#5
|
||||
|
||||
|
Best debug practise: (in non-visual languages)
1- Put a lot of echo "came here ..." lines in-line and see what part of your code is not parsed.. 2- Put echo '$variable='.$variable; lines in your code to see what your variable values are when it runs.. It will help you so much to understand which line has a problem in your code. |
|
#6
|
|||
|
|||
|
tried it
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|