Opened 15 years ago
Closed 15 years ago
#1355 closed defect (bug) (no action required)
XML-RPC Error
Reported by: | jamesyeah | Owned by: | |
---|---|---|---|
Milestone: | 1.1.3 | Priority: | minor |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
I am experiencing a problem with this plugin while developing a new iPhone client for BuddyPress.
This error is displayed at:
wp-content/plugins/bpdev-xmlrpc/bpdev-xmlrpc.php
Warning: require_once(ABSPATHWPINC/class-IXR.php) [function.require-once]: failed to open stream: No such file or directory in /wp-content/plugins/bpdev-xmlrpc/bpdev-xmlrpc-classes.php on line 19
Fatal error: require_once() [function.require]: Failed opening required 'ABSPATHWPINC/class-IXR.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /wp-content/plugins/bpdev-xmlrpc/bpdev-xmlrpc-classes.php on line 19
Currently running WPMU 2.5.8.2 with Buddypress 1.1.1.
PHP for XML-RPC