Connecting Tech Pros Worldwide Help | Site Map

Problem with XML-RPC: arguments->list in first argument

  #1  
Old July 17th, 2005, 11:05 PM
flamesrock
Guest
 
Posts: n/a
I've been having this extremely weird problem with XML-RPC.

Basically, when I call the function from within the php file, it works.
When I call it over XML-RPC (from python) the arguments are passed into
the function as a list in the first paramater, and the other arguments
are left blank.

The code can be seen here: (line 398)
http://simcitysphere.com/anonymous/s...MLRPC.php.html

Any ideas *what* the problem is? I could probably fix it if I knew what
the problem was. The other functions seem to work fine over xml-rpc.

-thanks

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Alternatives to the C++ Standard Library? Steven T. Hatton answers 43 July 23rd, 2005 06:52 AM
Python or PHP? Lad answers 68 July 19th, 2005 02:09 AM
reduce() anomaly? Stephen C. Waterbury answers 226 July 18th, 2005 07:25 AM
Python syntax in Lisp and Scheme mike420@ziplip.com answers 699 July 18th, 2005 05:41 AM
Is anything easier to do in java than in lisp? RobertMaas@YahooGroups.Com answers 73 July 18th, 2005 12:25 AM