• Resolved greeners

    (@greeners)


    Hello

    Thank you for this excellent plugin. Unfortunately I have been experiencing issues with two of my sites with the WordPress iOS app which displays the error message “Blog returned invalid data” which prevents the iOS WordPress app from downloading posts. Other features of the iOS WordPress app such as pages appear to be not affected.

    Please find below the error message from the wordpress.log from the iOS WordPress app with extra debugging enabled in the app.

    Any suggestions on how to enable this plugin and allow the iOS WordPress app to synchronise posts?

    Thanks

    2012-12-24 21:49:38 +0000 [XML-RPC] <
    <b>Fatal error</b>
    <b>
    /<path on server>/wp-content/plugins/wordpresspasswordexpiry/pwd-exp.php</b>
    <b>262</b>

    2012-12-24 21:49:38 +0000 Blog returned invalid data (URL: http://<doman name>/xmlrpc.php)

    <b>Fatal error</b>: Cannot redeclare expire() (previously declared in /<path on server >/wp-content/plugins/wordpresspasswordexpiry/pwd-exp.php:262) in <b>/<path on server>/wp-content/plugins/wordpresspasswordexpiry/pwd-exp.php</b> on line <b>262</b>

    2012-12-24 21:49:38 +0000 Error syncing options: Blog returned invalid data.
    2012-12-24 21:49:38 +0000 Error syncing post formats: Blog returned invalid data.
    2012-12-24 21:49:38 +0000 Error syncing categories: Blog returned invalid data.
    2012-12-24 21:49:38 +0000 Error syncing posts: Blog returned invalid data.

    http://wordpress.org/extend/plugins/wordpresspasswordexpiry/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WisdmLabs

    (@wisdmlabs)

    Hi greeners,

    It seems that there is a function with the same name ‘expire()’ in ‘WordPress iOS app’ which is creating a conflict.
    As you asked for help on our plugin support forum, we have renamed the function. You can download version 1.3.5 of the plugin.
    http://wordpress.org/extend/plugins/wordpresspasswordexpiry/

    Please reply, if it helps.

    Thanks,
    WisdmLabs Team

    Thread Starter greeners

    (@greeners)

    Hello WlsdmLabs,

    Thank you for your quick reply and update. Sorry I am still getting the “Couldn’t Sync: Blog returned invalid data” error and the wordpress.log is reporting the following error in the XML-RPC service:

    2012-12-29 11:18:04 +0000 [XML-RPC] > system.multicall
    2012-12-29 11:18:05 +0000 [XML-RPC] <
    <b>Fatal error</b>
    <b>
    /<path on server>/wp-content/plugins/wordpresspasswordexpiry/pwd-exp.php</b>
    <b>262</b>

    2012-12-29 11:18:05 +0000 Blog returned invalid data (URL: http://<domain name>/xmlrpc.php)

    <b>Fatal error</b>: Cannot redeclare wdm_pwd_expire() (previously declared in /<path on server>/wp-content/plugins/wordpresspasswordexpiry/pwd-exp.php:262) in <b>/<path on server>/wp-content/plugins/wordpresspasswordexpiry/pwd-exp.php</b> on line <b>262</b>

    2012-12-29 11:18:05 +0000 Error syncing options: Blog returned invalid data.
    2012-12-29 11:18:05 +0000 Error syncing post formats: Blog returned invalid data.
    2012-12-29 11:18:05 +0000 Error syncing categories: Blog returned invalid data.
    2012-12-29 11:18:05 +0000 Error syncing posts: Blog returned invalid data.
    2012-12-29 11:18:09 +0000 [XML-RPC] < <?xml version=”1.0″ encoding=”UTF-8″?>

    Thanks
    Greeners

    Plugin Author WisdmLabs

    (@wisdmlabs)

    Hello Greeners,

    Thanks for your feedback and sorry for the same error message.
    While debugging, we found the issue regarding the declaration of the function ‘wdm_pwd_expire()’. Now, this function is declared at proper place in the code.
    You can update the plugin to the latest version ‘1.4’
    http://wordpress.org/extend/plugins/wordpresspasswordexpiry/

    Hopefully, this will work. Please, reply if this works as it is important for other users.

    Cheers !!!

    Thanks,
    WisdmLabs Team

    Thread Starter greeners

    (@greeners)

    Hello WisdmLabs,

    No more errors in the iOS app and posts appear to have synchronised correctly.

    Thank you.

    Kind regards,
    Greeners

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘iOS app "Blog returned invalid data"’ is closed to new replies.