Hello,
Thanks for your answers but I still have the same problem.
I updated to 1.3.56 but nothing changed…
@thermador : thanks but I didn’t change permissions for post or categories. I only use role scoper to restrict view and edition of a “custom post type”. So there no more restriction for post or categories than the wordpress actual permissions.
Since there is no problem to create/edit a post when logged in the wordpress admin then it should also work via xmlrpc. (The permissions are the same …)
Any idea ?
Thanks.
more explanation:
IN “shadow_plugin_framework.php”
if ( ! defined( ‘WP_CONTENT_URL’ ) )
define( ‘WP_CONTENT_URL’, get_option( ‘siteurl’ ) . ‘/wp-content’ );
for example see:
https://github.com/devinsays/options-framework-plugin/pull/56
http://codex.wordpress.org/Function_Reference/site_url