Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: XML=RPC for iPhone App


jamesyeah
Participant

@jamesyeah

Hey,

Yes I’ve located the file it seems to be looking in the current code:

require_once( ABSPATH . WPINC . ‘/class-IXR.php’ );

I tried changing it to:

require_once( ‘http://yeahetc.com/wp-includes/class-IXR.php’ );

but that stopped the whole site from functioning, just appearing blank, the file definitely is there in that folder. I can’t figure it out!

Skip to toolbar