For general discussion of the Poker Mavens software
shahriyar3
Posts: 2 Joined: Sat Jul 07, 2012 11:04 am
Post
by shahriyar3 » Sat Jul 07, 2012 11:16 am
hi
To edit a user account using the link similar to this have
$params = "/api?Password=" .$pw. "&Command=AccountsEdit&Player=" .$player. "&RealName" . $name . "&Location=" . $location;
But the error Is shown
Error: Password parameter missing
How can I fix this error?
thanks
shahriyar3
Posts: 2 Joined: Sat Jul 07, 2012 11:04 am
Post
by shahriyar3 » Sat Jul 07, 2012 12:36 pm
thank you previous problem is ok.
but i can not change the realname fields?!!
location field is ok but realname have problem
Kent Briggs
Site Admin
Posts: 6057 Joined: Wed Mar 19, 2008 8:47 pm
Post
by Kent Briggs » Sat Jul 07, 2012 12:45 pm
shahriyar3 wrote:
but i can not change the realname fields?!!
location field is ok but realname have problem
You are missing an equals sign in the example you posted above.
Change &RealName to &RealName=