• Resolved ToreNY

    (@toreny)


    Once I installed BPS, we were no longer able to use the PRESS THIS button to post pages to the site. It gives a 403 Forbidden error code.

    I uninstalled BPS… and it still gives the 403 error. I checked the permissions for press-this.php and the .HTACCESS file and everything was as i was told it should be for press-this to work.

    https://wordpress.org/plugins/bulletproof-security/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author AITpro

    (@aitpro)

    By Default BPS whitelists the Press This Tool in the wp-admin htaccess file. Did you activate both Root BulletProof Mode and wp-admin BulletProof Mode? Did you modify your wp-admin htaccess file and remove or edit this Press This whitelist rule/code below?

    # DEFAULT WHITELIST SKIP RULE FOR WP PRESS THIS
    RewriteCond %{REQUEST_URI} (press-this\.php) [NC]
    RewriteRule . - [S=1]

    Go to your BPS Security Log and post the Security Log entry for this.

    Plugin Author AITpro

    (@aitpro)

    Is the issue/problem still occurring or is it resolved?

    Thread Start Date: 4-20-2015 to 4-21-2015
    Current Date: 4-25-2015

    Plugin Author AITpro

    (@aitpro)

    Assuming all questions have been answered – thread has been resolved. If the issue/problem is still occurring or you have additional questions about this specific thread topic then you can post them at any time.

    Thread Start Date: 4-20-2015 to 4-21-2015
    Thread Resolved/Current Date: 4-27-2015

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘403 Forbidden error code on PRESS THIS’ is closed to new replies.