Welcome Guest, Not a member yet? Register   Sign In
Back to Square 1
#1

[eluser]Unknown[/eluser]
Alright I have a website (duh) and keep getting an error

Quote:The XML data received was either invalid or not in the correct form for XML-RPC. Turn on debugging to examine the XML data further.

so I did some debugging, actually ALOT of debugging using log_message variable and found out its getting this error when it reaches Router.php under the section
Quote:function _validate_request($segments)
and gets to code
Code:
show_404($segments[0]);
And thats when it stops.. any help would be appreciated!

The other thing is i'm confused where I should set my "base_url". I have it currently set to
Code:
$config['base_url']    = "http://somewhere.net/";
although I have the codeigniter installed at
Code:
http://somewhere.net/xml-rpc-server/
^^^ that is where I have the index file for codeigniter. Any help would be appreciated. Thanks

Cold Assassin


Messages In This Thread
Back to Square 1 - by El Forum - 06-12-2009, 09:13 PM
Back to Square 1 - by El Forum - 06-12-2009, 10:16 PM
Back to Square 1 - by El Forum - 06-15-2009, 05:21 AM
Back to Square 1 - by El Forum - 06-18-2009, 10:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB