Security check Failed. Contact Administrator: caching issue

Home Forums Legacy Support Support queries How-to & Troubleshooting Security check Failed. Contact Administrator: caching issue

Viewing 15 posts - 1 through 15 (of 34 total)
  • Author
    Posts
  • #233994
    MeesterGijs
    Spectator
    Hello, I'm still getting this issue. It's definitely cache related. How can I fix this? I read two tickets, this one and this one. Could any of your actions there help me? Gijs
    #234079
    logan
    Member
    Hello, will you check after deactivating cache plugins?? if it works then let me know which plugin is causing this issue. last time you said that I should not deactivate any plugin that's why I want you to debug the issue.
    #234168
    MeesterGijs
    Spectator
    It still is an issue, even with the four caching plugins deactivated.. video
    #234393
    Anshuman Sahu
    Keymaster
    please try adding this given code in your wplms-customizer.php file in wplms customizer plugin : add_action('init',function (){   remove_all_filters('bp_course_next_unit_access'); });
    #234411
    MeesterGijs
    Spectator
    That doesn't solve it. Not on my end.
    #234477
    logan
    Member
    This reply has been marked as private.
    #234677
    MeesterGijs
    Spectator
    Logan, did you find a solution for this neverending issue? Can't wait :) Hope you're doing well. Gijs
    #234810
    Anshuman Sahu
    Keymaster
    The issue is appearing due to the h5p content .It is removing the class "hide" somehow .The custom script wplms_h5p is executing there . To fix this I have added a temperary class to unit button on next_unit. please try adding this custom css in your wp-admin -> appearance -> customize -> custom css : .hid{display:none;}  
    #235267
    MeesterGijs
    Spectator
    Dear Alex, That code didn't do anything. Did it do anything on your end? Gijs
    #235372
    logan
    Member
    This reply has been marked as private.
    #235506
    MeesterGijs
    Spectator
    This is a reminder :)
    #235680
    logan
    Member
    This reply has been marked as private.
    #235695
    MeesterGijs
    Spectator
    This reply has been marked as private.
    #235830
    logan
    Member
    This reply has been marked as private.
    #235840
    MeesterGijs
    Spectator
    That's code given by you (on of the team) in this topic: https://wplms.io/support/forums/topic/next-quiz-button/ It's used to solve some issue. Please let me know when delete the code solves the issue. It may arise a new issue..
Viewing 15 posts - 1 through 15 (of 34 total)
  • The topic ‘Security check Failed. Contact Administrator: caching issue’ is closed to new replies.