xml-rpc problem |
[eluser]Russ Back[/eluser]
Hi I am not very experienced with CI but am experimenting with xml-rpc and magento commerce, which has an xml-rpc server. I'm connecting fine but CI is tripping over the response that comes back from one of the requests and it seems this has been handled elsewhere: Quote:http://libjack.com/2009/03/26/java-magen...nil-issue/ How would I go about building this into my CI instance? Here's some example repsonse XML (it's the Quote:<nil/>that is causing the issue): Code: <?xml version="1.0" encoding="UTF-8"?>
[eluser]2think[/eluser]
I don't know Magento at all but a few months ago did some XML work and this part of the userguide proved extremely helpful http://ellislab.com/codeigniter/user-gui...mlrpc.html Sorry couldn't be more helpful but maybe that and the usual setup with Firebug and Live HTTP Headers extension for Firefox? |
Welcome Guest, Not a member yet? Register Sign In |