• Resolved agod

    (@agod)


    Love this plugin!

    Today after doing some updates I could no longer use the plugin with WooCommerce Smart Coupons.

    Can you help me navigate through so I can get Freesoul working with Coupons or coupons working with Freesoul?

    • This topic was modified 5 years, 4 months ago by agod.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jose Mortellaro

    (@giuse)

    Hi @agod thank you!

    Have you updated Freesoul Deactivate Plugins to version 1.8.3 that I published a few minutes ago? Do you have this problem with version 1.8.3 or the previous version?

    If you still have to update it, I suggest you do it.

    If the problem is with version 1.8.3, can you please share what you find in the wp-content/debug.log?

    To find the errors in debug.log you should enable the debug adding this lines in wp-config.php:

    define('WP_DEBUG', true);
    define( 'WP_DEBUG_LOG', true );
    define('WP_DEBUG_DISPLAY', false );

    Add the lines above before the comment
    /* That’s all, stop editing! Happy blogging. */

    Thread Starter agod

    (@agod)

    Literally, about 20 minutes ago it was not working after new installs and updates.. Now everything seems to be just fine I think I just got your latest update..

    WOW! We were working Freesoul at the same time 😀

    Thank you!

    Plugin Author Jose Mortellaro

    (@giuse)

    🙂

    I felt your problem telepathically and decided to update the plugin to solve it 🙂

    Jokes apart, I’m happy that it works, I think I know what happened.

    The mu-plugin included in the folder freesoul-deactivate-plugins/mu-plugins/eos-deactivate-plugins.php was missing the version in the comment, now it has it.
    Without the version, WordPress treated it as a wrong plugin header during the update process.

    So, I think we can close the thread, if you notice other issues, don’t hesitate to open a new one.

    Thread Starter agod

    (@agod)

    Yes that was one of my errors. “This Plugin Has Invalid Headers”. Thank you for the assistance, all is well. Until we meet again.

    I love it when a plan comes together – Hannibal, The A-Team

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Will not work with WooCommerce Smart Coupons’ is closed to new replies.