• Hi, I have many PDF files associated to download manager. But recently download manager is conflicting with server side cookies and does not allow any download to go through. I consulted with hosting provider and they asked to change the module as this download manager is terrible. They found bellow error. I don’t want to change download manager, if you please get back with any solution.

    $ grep -rli wpdm_client wp-content/
    wp-content/plugins/download-manager/src/__/Session.php

Viewing 1 replies (of 1 total)
  • Plugin Support Nayeem Hyder

    (@nriddhi)

    Hello raoriaz,

    Hope you are well. If you want to disable the cookie set by WPDM, add this code?define('WPDM_ACCEPT_COOKIE', false);?to the wp-config.php file. Please kindly check and let me know if you have any queries more.

    Thank you and kind regards

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.