My upload URL (from Uniadmin) is:
http://www.wowserenityguild.com/index.p ... ile=update
I am setting the Additional Post variables with:
ulogin=Wingforce
user_password=mypassword
The following is repoted in the log after pressing forced upload:
- Code: Select all
# [ FINE ] Uploading Saved Variables even if they haven't changed yet ..
# [ FINEST ] Uploading Stry5's Jojoro to www.wowserenityguild.com ..
# [ FINEST ] Uploading Stry5's Bigdot to www.wowserenityguild.com ..
# [ FINEST ] Uploading Stry5's Pokher to www.wowserenityguild.com ..
# [ FINEST ] Uploading Stry5's Dustfree to www.wowserenityguild.com ..
# [ FINEST ] Uploading Stry5's Winghorde to www.wowserenityguild.com ..
# [ FINEST ] Uploading Stry5's PvPLog.lua to www.wowserenityguild.com ..
# [ FINEST ] Uploading Stry5's Wingforce to www.wowserenityguild.com ..
# [ FINEST ] Uploading Stry5's Staplecam to www.wowserenityguild.com ..
I have tired with and without gzip compression, and with and without secure login checked, and nothing seems to work. The web server logs appear to be reporting an authentication error 403 forbidden.
- Code: Select all
[08/Oct/2007:22:19:22 -0400] "POST /index.php?name=WoWRosterDF&file=update HTTP/1.1" 403 1066 "-" "Uni-Uploader 2.0 (jUU2 0.0; English)"
Only thing I can figure is that the post variables either arent working are in the the wrong format or something (I have double and triple checked password and username supplied).
Also there was a setting I read in forums to put in UinAdmin that would cause UniUploader to delay 5 seconds (DELAYSECONDS) in order for it to work with WoWRosterDF, I cant seem to set this value in jUniUploader manually or via the existing UniAdmin interface.
Anyone have this working successfully or can point me to where I am going wrong? I am using jUniUploader v0.9.15.7 with JRE 6 upfate 3 (current as of today).
Any assistance is greatly appreciated. Thanks in advance.