• Resolved Andrea

    (@isifacile)


    Hi,

    I’m testing the free version of WP Download Manager before to buy it (I need the registration area), but I’m unable to test it because when I try to save the settings nothing happen 🙁

    I already tried to disable *all* plugins (but WordPress Download Manager) but I have always the same issue.

    Any hint how to debug for solve this problem?

    Thanks,
    Andrea

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor W3 Eden, Inc.

    (@w3eden)

    Sometimes, siteground hosting users need to add the following to their site’s .htaccess file to get it to work:

    <IfModule mod_security.c>
    SecFilterRemove 001868
    </IfModule>
    Thread Starter Andrea

    (@isifacile)

    Thanks, it works!

    Last question, while debugging I set
    define('WP_DEBUG', true);
    on wp-config.php

    then I forgot to set to false, and now I have this error on login page:
    /home/isifacil/public_html/tecnocasa/wp-content/plugins/download-manager/tpls/wpdm-login-form.php on line 12

    It disappears when I set
    define('WP_DEBUG', false);

    Thanks,
    Andrea

    • This reply was modified 8 years, 8 months ago by Andrea.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Impossible save the settings’ is closed to new replies.