The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
can someone beta test my hack
I only had one user with a problem but no one reported any errors
If you find any security holes please tell me as I don't want to be known as a bad coder. https://vborg.vbsupport.ru/showthread.php?t=98934 (my second mod, first was the Testimonals). |
#2
|
|||
|
|||
Your hack is open for SQL insertion, never Never NEVER NEVER!!!! use unchecked variables from outside sources (ie. $_POST) in queries (or other places).
|
#3
|
|||
|
|||
can anyone tell me the type used for radio buttons?
Code:
TYPE_BOOL - Boolean TYPE_INT - Integer TYPE_UINT - Unsigned Integer TYPE_NUM - Floating Point Number TYPE_UNUM - Unsigned Floating Point Number TYPE_UNIXTIME - Unix Timestamp (Unsigned Integer) TYPE_STR - Trimmed String (No leading or trailing whitespace) TYPE_NOTRIM - String TYPE_NOHTML - Trimmed String sent through htmlspecialchars_uni() TYPE_ARRAY - Array TYPE_FILE - File TYPE_NOCLEAN - Unvalidated |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|