Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter psycostea

    (@psycostea)

    I’m all sorted everything works, thanks so much.

    Thread Starter psycostea

    (@psycostea)

    I was able to get into my website, google had my old password saved.

    I just had to install my plugins and everything is working. I will not be using WP Security and Site Reviews together, I will find a different security plugin.

    I really do appreciate all your help, thanks for being so patient

    EDIT: I am getting the same error message as stated in a previous message.

    • This reply was modified 4 years, 8 months ago by psycostea.
    • This reply was modified 4 years, 8 months ago by psycostea.
    Thread Starter psycostea

    (@psycostea)

    I appreciate your help, but I have already deleted my website. I am in the process of restoring the backup but the restoration is proving to be a pain in the ass as I changed MySQL database and the info that is being restored has got all my old info in. Im currently digging through my files trying to remove all traces WP Security and putting the correct info in.

    When I reinstall WP, I make a new user and pass but as soon as I restore the backup I get kicked out and my new login info doesn’t work. I’m also trying to find my old login info in my back file (I hope it’s there)

    Thread Starter psycostea

    (@psycostea)

    The problem still persists, but there seem to be new problems now. I have been in contact with someone on the WP Security forum for help. Here it is.

    ME: I use both Site Reviews and All In One WP Security but it looks like WP Security is blocking access to wp-admin/admin-ajax.php and I cant seem to find a way to whitelist the file. I have tried disabling the firewall completely, enabling access to .php files and I reset my database prefix back to wp_ but I still can’t post a review from my phone. I can post fine from my computer but the only way to post from my phone is to disable WP Security completely

    SOMEONE: Can you goto Firewall>> Custom Rules and then under “Enter Custom .htaccess Rules:”

    Can you enter the following;

    AuthType Basic
    AuthName "Auth Required"
    AuthUserFile /path/to/.htpasswd
    Require valid-user
    <Files admin-ajax.php>
      Order allow,deny
      Allow from all
      Satisfy any
    </Files>

    ME: I made a booboo. I input THIS because that is how it came in the email, I clicked the 2 check boxes and now Im getting Internal Server Error. I cant access my website. You know how I fix it?

    EDIT: I renamed my .htaccess file and was able to get back into WordPress. I removed the special rule for now but all my pages except my home page is 404’ing. I’m going to restore a backup to see if it fixes it

    EDIT2: Backup didn’t work, I have also tried to disable WP Security and no success

    EDIT3: Re-enabling WP Security fixed the 404 issue, I added the custom rule but I still cant submit a review from my phone. Now Im really stuck

    EDIT4: I cant submit a review from my PC either. I think it is the review plugin that is being a problem now. Disabling WP Security doesn’t fix the review issue.

    When I try to submit a review from my PC I get an error saying “Your review could not be submitted and the error has been logged. Please notify the site administrator.” I don’t know here this is being logged to. I get the same error on my phone as well when WP Security is disabled. If I enable WP Security, I get the error message on my PC but nothing happens on my phone. After I click submit, it loads for 1 second and stops.

    I have been battling with these 2 plugin for too long, Im just going to delete my website and restore from backup

    Thread Starter psycostea

    (@psycostea)

    I made a booboo. I input THIS because that is how it came in the email, I clicked the 2 check boxes and now Im getting Internal Server Error. I cant access my website. You know how I fix it?

    EDIT: I renamed my .htaccess file and was able to get back into WordPress. I removed the special rule for now but all my pages except my home page is 404’ing. I’m going to restore a backup to see if it fixes it

    EDIT2: Backup didn’t work, I have also tried to disable WP Security and no success

    EDIT3: Re-enabling WP Security fixed the 404 issue, I added the custom rule but I still cant submit a review from my phone. Now Im really stuck

    EDIT4: I cant submit a review from my PC either. I think it is the review plugin that is being a problem now. Disabling WP Security doesn’t fix the review issue.

    • This reply was modified 4 years, 8 months ago by psycostea.
    • This reply was modified 4 years, 8 months ago by psycostea.
    • This reply was modified 4 years, 8 months ago by psycostea.
    • This reply was modified 4 years, 8 months ago by psycostea.
    • This reply was modified 4 years, 8 months ago by psycostea.
    • This reply was modified 4 years, 8 months ago by psycostea.
    Thread Starter psycostea

    (@psycostea)

    Thanks for the quick reply, I am in contact with the WP Security authors to see what is going on. Thanks for pointing me in the right direction

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