• Resolved arikontiainen

    (@arikontiainen)


    Hi. I have the latest version of (free version of) plugin installed.

    Users report that they see: “ERROR: Well that was not supposed to happen.” when trying to download files with IE and Firefox. I’m able to reproduce same error with Mac/Safari.
    However, with Mac/Chrome downloading seems to start just fine.
    Is there a known compatibility bug or something?

    Kindest regards, Ari

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Richard Webster

    (@rwebster85)

    Hi mate this is a problem with page caching (other plugins, server etc) and will be resolved in the next update. Going to change how it’s handled on my side so that this issue shouldn’t come up again.

    Thread Starter arikontiainen

    (@arikontiainen)

    Hi. Thank you for the info, I appreciate it.
    Any estimate on when the fix could be available?
    Or, is there a way to go around the bug while waiting for it?

    Plugin Author Richard Webster

    (@rwebster85)

    Hi mate next few days for an update. In the meantime if you’re comfortable editing code find somdn-functions.php located in download-now-for-woocommerce\includes and find line 361. This should be the function somdn_verify_nonce_request.

    Add a line just below (where line 362 says “// Check the nonce”) and write:

    return true;

    Thread Starter arikontiainen

    (@arikontiainen)

    I will. Thanks!

    Plugin Author Richard Webster

    (@rwebster85)

    Hi mate the new update is live and this issue is resolved.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error starting downloading with IE, Firefox and Safari – works w/ Chrome’ is closed to new replies.