Viewing 1 replies (of 1 total)
  • Thread Starter Xavi86

    (@xavi86)

    I solved the problem.

    I have “Better WP Security” plugin and I changed my content folder. At 374 line of autochimp.php we have this:

    $pluginFolder = get_bloginfo('wpurl') . '/wp-content/plugins/autochimp/';

    and I changed to this:

    $pluginFolder = plugins_url(). '/autochimp/';

Viewing 1 replies (of 1 total)
  • The topic ‘"Add new post category mapping" not working’ is closed to new replies.