Personal Fundraiser Plugin – 500 error

Home Forums BulletProof Security Pro Personal Fundraiser Plugin – 500 error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6829
    JohnS168
    Participant

    I have no doubt that I am doing something wrong since this product has never failed me but for the life of me I cannot find the problem. I am using a modified version of the Personal Fundraiser plugin.  The plugin uses client side javascript to call validate-slug.php which results in a 500 error. I followed your other posts and added

    # personal fundraiser skip/bypass rule
    RewriteCond %{REQUEST_URI} ^/wp-content/plugins/personal-fundraiser/ [NC]
    RewriteRule . - [S=13]

    to the root htaccess file under the CUSTOM CODE PLUGIN SKIP/BYPASS RULES, saved the change and activiated bulletproof mode.

    I also added

    /personal-fundraiser/validate-slug.php,

    to the plugin firewall rules, saved the changes and activated bulletproof mode.

    At some point in all my attempts, I was able to raise a 403 error but cannot seem to remember how I did that.  Need much more coffee.  The only other note I would make is that the user is logged on at the time this function is used.

    Any thoughts?

    #6830
    JohnS168
    Participant

    I solved the problem.  The file permissions were incorrect.  DUH!!!  Hours of wasted time.  Sorry to have bothered you.  You can close this.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.