The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
alright here is a example of the code I am using...
PHP Code:
thanks for your time - Neo Funk :bandit: |
|
#2
|
||||
|
||||
|
either globalize your $dbtablename, $dbtableset, $dbtablewhere variables in function newFunc (global $dbtablename, $dbtableset, $dbtablewhere
or add them to your function parameters:function newFunc($dbtablename=X, $dbtableset=Y, $dbtablewhere=Z, and other variables..) |
|
#3
|
|||
|
|||
|
i was going to suggest that but im curious as to what the
($vars...) does? any word on that would be great regard...g-force2k2 |
|
#4
|
||||
|
||||
|
nevermind I got it working..
![]() thanks anyways |
|
#5
|
|||
|
|||
|
I think he's just showing you one variable instead of the six he probably has.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|