Upload: accept account name in HTTP vars

Suggestions for WarcraftRealms.com
Post Reply
User avatar
Ceto
Shady Dealer
Posts: 335
Joined: Sun Oct 16, 2005 8:22 pm
Location: Plymouth, NH
Contact:

Upload: accept account name in HTTP vars

Post by Ceto »

I tend to neglect my census file uploads. I've considered writing some shell scripts to automate the process, but I do like to get credit and that would require a login. One thing that would streamline the process for myself (and possibly other apps like UniUploader?) would be a POST variable I could set to determine who gets credit for the upload. Does UU already use something like this?

Otherwise, I'll just fight it to make sessions work. ;)

Also, I see what you're hiding on the submission form!
Image

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

UU does have spots for login and password. If you are working on a script to post all the info, the post vars for username and password are 'user' and 'pw'. If you want to try posting that way, you'll want to post to uniupload.php

As for the hidden info, if you are referring to the auctioneer data, that was actually taken out a while back. I had been working on some economy style stats but it got shelved until I could dedicate more time to it. Soon, I hope!
phpbb:phpinfo()

Post Reply