That's what I'm asking. I don't have a lot of time right now, but can you try that and see what happens?Quote:
Originally posted by Pc_Madness
Would it work with Non-Custom status people?
Printable View
That's what I'm asking. I don't have a lot of time right now, but can you try that and see what happens?Quote:
Originally posted by Pc_Madness
Would it work with Non-Custom status people?
How are u meant to enter a custom status?
OK, I think in the profile page, if you pass a hidden value, such as "status =" whatever, then it might work.
<INPUT TYPE="hidden" NAME="status" Value="frog boy">
???
Maybe the post is too old and the rules about custom status have changes... maybe everyone had a custom status then:D
Aahh....
<input type="hidden" name="s" value="">
?
maybe not...
go to the profile page, and save it to HD. Right before the submit button, put that code. Maybe it'll work...
Dang... I tried
<input type="hidden" name="status" value="Frog Boy">
It didn't work.
I wonder what value the status field is....
eeh it's not like thatQuote:
Originally posted by mendhak
Dang... I tried
<input type="hidden" name="status" value="Frog Boy">
It didn't work.
I wonder what value the status field is....
they send the form with the POST method...in the GET method, I think you just say s=someStatus...
Working with the post or Get shouldn't make a difference... that should work all the same providedQuote:
Originally posted by MrPolite
eeh it's not like that
they send the form with the POST method...in the GET method, I think you just say s=someStatus...
Name="status" is the correct one. Now all you need to do is ask some custom status guy what value is used for that field...
Working with the post or Get shouldn't make a difference... that should work all the same providedQuote:
Originally posted by MrPolite
eeh it's not like that
they send the form with the POST method...in the GET method, I think you just say s=someStatus...
Name="status" is the correct one. Now all you need to do is ask some custom status guy what value is used for that field...
That doesn't work.
Just try asking one of the admins.
I thought you were an admin. Was gonna ask you before, actually...
:( any other tricks?:D