Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi @shooin,

    Does the button become green when you choose Yes or No for the question Would you also like to join our WordPress security mailing list...?

    Example: https://i.imgur.com/La3Eqeq.png

    Dave

    Thread Starter shooin

    (@shooin)

    Hi.. those two are also not clickable. Thanks for the quick response!

    Jason

    Oh I’m sorry, the Continue button will never turn green.

    However, once you select Yes or No, the continue button will become clickable.

    Does the Continue button work once you select Yes or No?

    Dave

    Thread Starter shooin

    (@shooin)

    The yes and no button is also not able to activate. LOL!

    Is there some setting in the config file or database where I can just say yes instead of no? and maybe add an email address. I am actually cleaning out a VPS server and I have encounter it on two more site for a total of 3.

    Thanks,

    Jason

    Hi again!

    I found a way to bypass the initial part of the installation:

    Please run these two queries back to back and you should be good to go!

    First query:

    UPDATE wp_wfconfig SET val="license", autoload="yes" WHERE name="onboardingAttempt3";

    Second Query:

    UPDATE wp_wfconfig SET val="[email protected]" WHERE name="alertEmails";

    Remember to change example.example.com to where you want the alerts to be sent to.

    Dave

    Thread Starter shooin

    (@shooin)

    Hello @wfdave that worked for me. However now I get this screen
    https://www.dropbox.com/s/qr9u2xgslsb1a8d/Screenshot%202019-03-01%2017.31.30.png?dl=0

    I cant click the “you will need to review and accept the updated Terms of Use and Privacy Policy by clicking Review.” button.

    Hopefully WF will solve this hacked site. Someone else fixed the other two.

    Thanks

    Thread Starter shooin

    (@shooin)

    @wfdave My guess is that it has something to do with touppBypassNextCheck…

    UPDATE wp_wfconfig SET val=”iAmNotSureWhatWouldGoHereSinceIDontKnowSQL”, autoload=”maybe?” WHERE name=”touppBypassNextCheck”;

    Please dont try that at home.. but that is my best guess.

    Thanks

    FWIW, I have the same problem.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Cant Complete Wordfence Installation’ is closed to new replies.