This topic has 7 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #170915
     peterhs
    Participant

    Hi,

    I can’t find much of a pattern behind this problem. Sometimes access by logging in through the modal works and sometimes it doesn’t.

    Tried disabling all plugins. Clearing any caches. Currently I just can’t log in through the modal. All I get is “blocked” in the browser.

    Cheers,

    Peter

    #170979
     peterhs
    Participant

    Hi again.

    The problem also exist for using the login widget in the sidebar.

    And if I log in through /admin the problem seems to go away and I then can login using both the modal and the widget. Seems to last for some time. Hours. And then the problem comes back.
    It might be related to Chrome. I haven’t seen the problem on Firefox. But that doesn’t say much since I am using Firefox to edit the site and alway log in through /admin first thing I do.

    #171000
     Laura
    Moderator

    Hello, can you share access so i can check it out?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #172373
     peterhs
    Participant

    Hi Laura,
    got sidetracked a little on this.

    I have been able to narrow down the problem. Started with a fresh multisite install and then tested login after each new plugin. Third plugin was the charm: Revolution Slider breaks my login via Kleo Popup Login. And it’s irreversible. Tried uninstalling Revolution Slider and deleting it. No luck.
    Then tried deleting Kleo from server and reinstalling it. Still not working.

    I’ll send you the login credientials in private message.

    Cheers,
    Peter

    #172375
     peterhs
    Participant
    This reply has been set as private.
    #172563
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #172576
     peterhs
    Participant

    Hi Laura,
    I managed to fix it. It looks like I might not have had anything to do with RevSlider at all. And that it only looked like it. The problem was server side. And for the life of it I don’t know how the server does it. In any case, something can apparently tigger my server to prevent WordPress to drop the wordpress_test_cookie. And that’s missing you get the “blocked” error and no clues why.
    It create the weirdest goose chase ever.
    Even ran a full files system compare on the working state of the install vs. not working. Same for the DB. And there were no relevant changes. But things started getting really bizarre, when even uploading the backup files and db from the working state of the install didn’t solve the problem.
    3 days wasted. And all it was, was a missing cookie.

    Fix:
    insert this at the top of htaccess. Forces the cookie. Login works. Only possible side effect: after you have logged in for some reason then you have two test cookies in your browser.

    COPY CODE
    RewriteEngine On
    RewriteCond %{REQUEST_URI} ^/
    RewriteRule .* - [CO=wordpress_test_cookie:WP+Cookie+check:%{HTTP_HOST}:1440:/]
    #172638
     Radu
    Moderator

    Hi,

    Great if you have figured out and thanks to you for providing also the solution for that matter.

    Best Regards
    Radu.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?