Viewing 3 replies - 1 through 3 (of 3 total)
  • Wow great support I see. I also get this issue over and over again. Its worked before but now I delete reinstall activate. Nothing. It never registers!

    HELP.

    Although the REST API no longer works because the corresponding web site no longer exists, there is a way to simulate registration. Open /wp-content/plugins/wp-error-fix/application/Service/Model/rest.php, and go to line 58 then change the following:

    $response->status = 'failed';

    to

    $response->status = 'success';

    Thanks Todd! That worked great!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Failed registering your WordPress installation’ is closed to new replies.