• Resolved tomibaum

    (@tomibaum)


    Hi There, I’m using content control on a clients website. Since I’ve done a Plugin update to Version 2.0.12 a few weeks ago, the plugin no longer works stably, that’s my impression. Most recently, my customer noticed that he can no longer log into the customer area implemented with Content Control when using Microsoft Edge under Windows. I, on the other hand, have no problems with logging in on my Apple Mac in Firefox, Chrome or Edge. Do you know of any problems with Content Control under Windows/Microsoft Edge? What other problems can there be? We’ve recently updated the Server to PHP 8.1. Thanks for any advise. Thomas

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @tomibaum – Sorry, I haven’t seen/heard of any similar issues. In general practice, that likely isn’t possible, at least not as described. Specifically our plugin doesn’t do anything browser side, only on the server prior to sending content to the browser.

    As such there is almost no way a browser specific issue should come up related to global restrictions being applied on the user side.

    Without a more in depth description of what the user is facing its hard to say what might be going on but the first things that come to mind are:

    1. Cached redirect – In general it shouldn’t occur, but if he tried to go to a page and was redirected, if the redirect was modified or extra headers were sent for the redirect instructing the browser to cache it, it might redirect from that page even after logging in. Our plugin doesn’t offer or do this, but we call WP functions that do allow it while redirecting.
    2. Your using a caching plugin or service that is possible overly optimized and not bypassing caches when logged in every time.
    3. His browser cookies are corrupted, and the WP login cookie simply isn’t getting set properly.

    Maybe try having him:

    1. Go directly to the login page first (/wp-login.php if it hasn’t been blocked).
    2. Clear his cookies and browser saved data for the site.
    3. Has he tried an incognito tab? (verify its not cookie/browser cache related)
    4. Tried a different internet connection/pc etc? (ensure its not something with his user account)

    Hope that helps, but honestly I’m gonna defer to my original statement, very unlikely our plugin is related to the issue directly, even less so since you tested on Edge without issue yourself. More likely an issue specifically for this person, either user account, caching/cookies, browser config, his own internet/firewall/proxy etc.

    Thread Starter tomibaum

    (@tomibaum)

    Thank you. The caching plugin was the trigger.

    Plugin Author Daniel Iser

    (@danieliser)

    @tomibaum – Awesome glad you worked it out.

    Please take a moment to?rate & review?the plugin and or support to spread the word.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem with Microsoft Edge on Windows’ is closed to new replies.