The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I'm trying to use the YUI uploader with a vBulletin script, but I'm having trouble with SESSIONURL.
This works for me without SESSIONURL: Code:
function upload() { if (fileID != null) { uploader.upload(fileID, "http://tforum.mydomain.com/uploadzip.php", "POST", {"do":"doupload", "albumid":jababumid, "jabuniquezip":jabuniquezip, "securitytoken":SECURITYTOKEN}, "upload"); } } ![]() When I change the line to: Code:
SESSIONURL + "securitytoken":SECURITYTOKEN}, Is SESSIONURL supposed to be empty or NULL sometimes? Any ideas or advice? Thanks, James |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|