WPIntell

Source evidence

Error Message

BuddyPress XML-RPC Receiver · support · 2013-05-25T01:47:00+00:00

complaintsentiment
highseverity
0.96relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 31 rows with source links

9.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
loremipsum2000 unresolved
I have the BuddyPress XML-RPC Receiver plugin activated and am using the latest Buddypress 1.7 HI the App was working fine before, but now I am getting this error message when with the buddydroid app The Text reads: “org.xmlrpc.android.XMLRPCException: org.xmlpull.v1.XmlPullPaserException: unexpected type (positoin: END_DOCUMENT null@1:1 in java.io.inputStreamReader@41548ea0” What might be the problem? Is there a plugin Clash? http://wordpress.org/extend/plugins/buddypress-xml-rpc-receiver/ Does this page load for you? http://www.example.com/wp-content/plugins/buddypress-xml-rpc-receiver/bp-xmlrpc.php I’m getting the folowing errors with the latest versions of buddypress and wordpress: Warning: include_once(ABSPATHWPINC/class-IXR.php) [function.include-once]: failed to open stream: No such file or directory in C:\HostingSpaces\xxx\xxxx.com\wwwroot\wp-content\plugins\buddypress-xml-rpc-receiver\bp-xmlrpc.php on line 48 Warning: include_once() [function.include]: Failed opening ‘ABSPATHWPINC/class-IXR.php’ for inclusion (include_path=’.;C:\php5\pear’) in C:\HostingSpaces\xxx\xxxx.com\wwwroot\wp-content\plugins\buddypress-xml-rpc-receiver\bp-xmlrpc.php on line 48 Fatal error: Class ‘IXR_Server’ not found in C:\HostingSpaces\xxx\xxxx.com\wwwroot\wp-content\plugins\buddypress-xml-rpc-receiver\bp-xmlrpc.php on line 57 The first problem is probably a plugin/setup conflict; this happened with someone else. The only way to reliably debug it is by looking at the PHP logs, I think. The second problem seems strange; do you have the class-IXR.php file in your wp-includes directory? It seems to have mangled the include directive somehow. Maybe try downloading the plugin again. Hello, I’m experiencing some issues with the plugin which I have tried to resolve but now getting really stuck. I had both issues above but fixed the first by updating the path of the class-IXR.php to an exact location, for some reason it wasn’t finding the file although it was there. However I am still getting Fatal error: Class ‘IXR_Server’ not found on line 57. Any ideas as to what may be causing this, i’m going round in circles 🙁 Thanks in advance

Comments

3 shown
Adrian_22 2013-05-27T14:42:00+00:00

Does this page load for you? http://www.example.com/wp-content/plugins/buddypress-xml-rpc-receiver/bp-xmlrpc.php I’m getting the folowing errors with the latest versions of buddypress and wordpress: Warning: include_once(ABSPATHWPINC/class-IXR.php) [function.include-once]: failed to open stream: No such file or directory in C:\HostingSpaces\xxx\xxxx.com\wwwroot\wp-content\plugins\buddypress-xml-rpc-receiver\bp-xmlrpc.php on line 48 Warning: include_once() [function.include]: Failed opening ‘ABSPATHWPINC/class-IXR.php’ for inclusion (include_path=’.;C:\php5\pear’) in C:\HostingSpaces\xxx\xxxx.com\wwwroot\wp-content\plugins\buddypress-xml-rpc-receiver\bp-xmlrpc.php on line 48 Fatal error: Class ‘IXR_Server’ not found in C:\HostingSpaces\xxx\xxxx.com\wwwroot\wp-content\plugins\buddypress-xml-rpc-receiver\bp-xmlrpc.php on line 57

Yuttadhammo 2013-06-15T03:31:00+00:00

The first problem is probably a plugin/setup conflict; this happened with someone else. The only way to reliably debug it is by looking at the PHP logs, I think. The second problem seems strange; do you have the class-IXR.php file in your wp-includes directory? It seems to have mangled the include directive somehow. Maybe try downloading the plugin again.

monkeymv 2014-05-10T09:16:00+00:00

Hello, I’m experiencing some issues with the plugin which I have tried to resolve but now getting really stuck. I had both issues above but fixed the first by updating the path of the class-IXR.php to an exact location, for some reason it wasn’t finding the file although it was there. However I am still getting Fatal error: Class ‘IXR_Server’ not found on line 57. Any ideas as to what may be causing this, i’m going round in circles 🙁 Thanks in advance