– Super Boost Code Exclusion brings problems

Home Forums BulletProof Security Pro – Super Boost Code Exclusion brings problems

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #44433
    Fredel007
    Participant

    Sorry me again :/

    I have a super strange “problem” with the Super Boost Code, or more clear: When i delete that.. (so i know its not usual you take care of this)

    I want to delete parts of it from my htaccess cause it is bringing some issues with AdSense in a list not shown as he list s being cached (DOM). i want to delete that in root htaccess:

    <FilesMatch “\.(php|cgi|pl|htm|xml)$”>
    Header set Cache-Control “private, no-cache, no-store, proxy-revalidate, no-transform”
    Header set Pragma “no-cache”

    But if i delete that, i get a error in developer console in all posts saying

    VM21594:37 Uncaught ReferenceError: jQuery is not defined
    at <anonymous>:37:12
    at Ke.unblockScript (consents.D0sfbgu0.min.js:3:1960)
    at Ke.unblockScriptBlockerId (consents.D0sfbgu0.min.js:3:829)
    at <anonymous>:1:30
    at Ke.embedHtmlElements (consents.D0sfbgu0.min.js:3:470)
    at Ke.insertAndExecuteServiceCode (consents.D0sfbgu0.min.js:2:16706)
    at Ke.unblockServiceOptInCode (consents.D0sfbgu0.min.js:2:13199)
    at HTMLDocument.<anonymous> (consents.D0sfbgu0.min.js:2:12588)
    at HTMLDocument.c (rocket-loader.min.js:1:9405)
    at Ie.dispatch (consents.D0sfbgu0.min.js:2:6668)

    jquery is being loaded and shown in console under network as delivered by rocket loader:

    under network
    NAme jquery.min.js?ver=3.7.1
    Status 200
    Type script
    Initiator rocket-loader.min.js:1
    Size: (memory cache)

    i tried everything to fix that (htaccess changes, push jquery in functions, head etc.), deleted Plugins etc. but didnt manage to do so. (Object Cache Plugin also diabled…:))

    do you have any idea how i may fix this (in htaccess or s.w. elese) ;/ /// next beer on me 🙂

    best
    fritz

    #44597
    Fredel007
    Participant

    sorry short follow up here for everyone that faces the same issue:

    the code i want to delete prevents cloudflares rocketloader to cache the site, if the code is deleted its being cached, and the problem i describe comes from conflift with rocketloader…

    no solution how to fix yet, but at least clear why this issue occurs.. thx

    #44601
    AITpro Admin
    Keymaster

    You would have to delete all of the Speed Boost Cache code saved in BPS Custom Code, which is fine to do because you will be using Cloudflare caching instead. You cannot just delete part of the BPS caching code.

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