Digital Access Pass DAP 403 error

Home Forums BulletProof Security Free Digital Access Pass DAP 403 error

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #28816
    Muhammad Noer
    Participant

    Thanks for creating powerful BPS plugins.

    I am DAP users. I have tried method in this thread by adding custom code. However, it didn’t work and seems BPS blocked access to some files in DAP. My subscribers cannot be added to the member area. Below is what I got from the log.

    [403 GET Request: March 26, 2016 - 1:06 pm]
    Event Code: BFHS - Blocked/Forbidden Hacker or Spammer
    Solution: N/A - Hacker/Spammer Blocked/Forbidden
    REMOTE_ADDR: 120.169.254.176
    Host Name: 120.169.254.176
    SERVER_PROTOCOL: HTTP/1.0
    HTTP_CLIENT_IP: 
    HTTP_FORWARDED: 
    HTTP_X_FORWARDED_FOR: 
    HTTP_X_CLUSTER_CLIENT_IP: 
    REQUEST_METHOD: GET
    HTTP_REFERER: 
    REQUEST_URI: /dap/signup_submit.php?productId=4&redirect=http://www.presentasi.net/slide-inspiratif-terima-kasih/&submit-button=Beli+Slide+Inspiratif&redirect_url=https%3A%2F%2Fforms.ontraport.com%2Fv2.4%2Fform_processor.php%3F&email_field=email&f1358=umar+alfaruq&email=umaralfaaruq95%40yahoo.com&sms_number=085708148455&op_optin_nonce=a606ac9e56&_wp_http_referer=%2Fslide-inspiratif%2F&ip_addy=120.169.254.176&
    QUERY_STRING: 
    HTTP_USER_AGENT: Mozilla/5.0 (Linux; U; Android 5.1.1; en-US; SM-G531H Build/LMY48B) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/10.9.0.731 U3/0.8.0 Mobile Safari/534.30
    

    Really appreciate for help on how to fix this.
    Thanks,
    Noer

    #28817
    AITpro Admin
    Keymaster

    Use this solution here: http://forum.ait-pro.com/forums/topic/digital-access-pass-dap-fix/#post-6904 and also add the additional DAP “signup_submit.php” filename.  This is not all of the solution code that is in the link above and is only an example below to show you where to add the additional DAP “signup_submit.php” filename.

    # Example: Whitelist additional misc files: (example\.php|another-file\.php|phpthumb\.php|thumb\.php|thumbs\.php)
    RewriteCond %{REQUEST_URI} (authenticate\.php|signup_submit\.php|timthumb\.php|phpthumb\.php|thumb\.php|thumbs\.php) [NC]
    #28841
    Muhammad Noer
    Participant

    Thank you for the solution. It works perfectly now and DAP can submit new user to the membership.

    Regards,
    Noer

    #28846
    AITpro Admin
    Keymaster

    Great!  Thanks for confirming it works.  I have updated this Custom Code modification code here:  http://forum.ait-pro.com/forums/topic/digital-access-pass-dap-fix/#post-6904 and added the additional DAP “signup_submit.php” filename.

Viewing 4 posts - 16 through 19 (of 19 total)
  • You must be logged in to reply to this topic.