Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author iClyde

    (@iclyde)

    Hi @ghost77uk

    This error is related to incomplete setup of wp-config.php file.
    Your site does not have security configuration in place.

    Our plugin also uses this for restoration in order to perform automatic log in.

    There is fortunately simple fix for that.

    You can read more about this there:
    https://developer.ww.wp.xz.cn/apis/wp-config-php/#security-keys

    And generate your unique and secure keys there:
    https://api.ww.wp.xz.cn/secret-key/1.1/salt/

    Simply copy and paste them at the top of your wp-config.php file.
    Once done, you can run the process once again and it should work.

    Let me know if that resolves your issue 🙂
    Thank you!

    Plugin Author iClyde

    (@iclyde)

    As we didn’t hear any reply in last days.
    I can assume that you resolved the issue.

    Feel free to open new topic if I am wrong!
    Thank you 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Restore Failed’ is closed to new replies.