The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Those INFERNAL make/dosomethingcode() functions
Is there anyway to have the
PHP Code:
|
#2
|
||||
|
||||
With your code, if there is something in $blah it will show up, but it there is nothing it is blank. For it to always have a default value, replace it with this:
PHP Code:
Alternative, you can send it as a hidden variable - add this line BEFORE your line of code: PHP Code:
Hope that points you in the right direction. |
#3
|
||||
|
||||
yes, it helps. ^_^
Also, tho, is there a way to make, instead of an input box, a Textarea input box? |
#4
|
||||
|
||||
maketextareacode(....);
I recommend taking a look at adminfunctions.php It's a far better reference - miSt |
#5
|
||||
|
||||
oh, there's a file that explains that?
EDIT: ANyway, thank y'all, you really helped, and i'm so proud of what i accomplished (wif ur help, uv course) |
#6
|
||||
|
||||
Well adminfunctions does have some comments in to explain the functions
|
#7
|
|||
|
|||
adminfunctions.php contains all those functions used in the admin files, very useful.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|