![]() |
#3
|
||||
|
||||
![]() Quote:
1) The if works like this: PHP Code:
3) "0" is a string, you probably want an integer, which is just 0. 4) $currentlevel even as a variable won't work, it's an empty variable. You must have meant $adopt->getCurrentLevel() which is a function that returns the current level of the object $adopt. 5) And this: PHP Code:
PHP Code:
PHP Code:
Then go to the function PHP Code:
PHP Code:
(this in 1.3.3, not sure how if the newest version changed a lot...)
__________________
![]() ![]() ![]() asp.net stole my soul. Last edited by IntoRain; 11-26-2013 at 06:11 AM. |
|
|
What's New? |
What's Hot? |
What's Popular? |