Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: XML=RPC for iPhone App


John James Jacoby
Keymaster

@johnjamesjacoby

You won’t be able to include a PHP through the uri, it will need to be done via the ABSPATH.

If I’m reading the error correctly, it looks like it’s taking the

require_once( ABSPATH . WPINC . "/class-IXR.php");…and turning it into a big long string. (unless that’s just how bbpress stripped it out…)

Skip to toolbar