Title: Errors on activation
Last modified: October 23, 2025

---

# Errors on activation

 *  Resolved [Thomas](https://wordpress.org/support/users/thomhsb/)
 * (@thomhsb)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/errors-on-activation-22/)
 * Hi team,
 * When I install Woccomerce on a blank WordPress site (with no other plugins installed),
   I immediately see this error appear in the front-end, at the bottom of the page
   after the footer (OceanWP) : 
   **Deprecated**: wp_enqueue_script is called with
   an argument that has been obsolete since version 10.3.0! Please use the new pseudo**
   wc-flexslider** à la place du précédent flexslider. in **\*\*\*\*\*\*\*\*/wp-
   includes/functions.php** on line **6121**► And in some pages of the administration
   interface like Updraft Plus (wifth **OceanWP or Storefront**) :**Deprecated**:
   wp_enqueue_script is called with an argument that has been obsolete since version
   10.3.0! Please use the new pseudo **wc-jquery-blockui** instead of the previous
   jquery-blockui. in **\*\*\*\*\*\*\*\*/wp-includes/functions.php** on line **6121**
 * **Deprecated**: wp_enqueue_script is called with an argument that has been obsolete
   since version 10.3.0! Please use the new pseudo **wc-select2** instead of the
   previous select2. in **\*\*\*\*\*\*\*\*/wp-includes/functions.php** on line **
   6121**
   If I deactivate Woocommerce, I no longer have them.
    -  This topic was modified 7 months, 2 weeks ago by [Thomas](https://wordpress.org/support/users/thomhsb/).

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

 *  [SH Sajal Chowdhury](https://wordpress.org/support/users/shsajalchowdhury/)
 * (@shsajalchowdhury)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/errors-on-activation-22/#post-18693191)
 * Hi [@thomhsb](https://wordpress.org/support/users/thomhsb/) ,
   It’s a deprecated
   warning. Did you update all the plugins theme into latest version?You can temporarily
   turn off debug error from wp-config.php (above “That’s all”) file by adding this
   line:
 *     ```wp-block-code
       define('WP_DEBUG', false);
       ```
   
 *  [Moses M. (woo-hc)](https://wordpress.org/support/users/mosesmedh/)
 * (@mosesmedh)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/errors-on-activation-22/#post-18693205)
 * Hi [@thomhsb](https://wordpress.org/support/users/thomhsb/),
 * Thank you for reaching out and for bringing this to our attention. I understand
   how frustrating it can be to encounter errors like this, especially when they
   appear on the front end of your website.
 * This is a known issue, and a fix along with a pull request has already been submitted
   here: [https://github.com/woocommerce/woocommerce/pull/61474](https://github.com/woocommerce/woocommerce/pull/61474).
   The correction is scheduled to be included in the upcoming WooCommerce 10.4.0
   release.
 * In the meantime, you can temporarily hide the error by adding the following lines
   to your **wp-config.php** file:
 *     ```wp-block-code
       define('WP_DEBUG', false);
       define('WP_DEBUG_DISPLAY', false);
       ```
   
 * Thank you for your patience while we await the release containing the fix. If
   you have any further questions, please let me know.
 *  Thread Starter [Thomas](https://wordpress.org/support/users/thomhsb/)
 * (@thomhsb)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/errors-on-activation-22/#post-18693705)
 * Hi [@mosesmedh](https://wordpress.org/support/users/mosesmedh/) & [@shsajalchowdhury](https://wordpress.org/support/users/shsajalchowdhury/),
 * Thank you very much for your reply.
 * I’m familiar with the principle (define(‘WP_DEBUG’, false); define(‘WP_DEBUG_DISPLAY’,
   false);) but we prefer to leave them set to “true” so that we always know what’s
   going on.
 * I know they’re just minor alerts; but they fill up the log files every day 😉
 * I’ll be waiting for the next version with no problem, it’s reassuring to know
   that the cause is known and is being corrected.
 * Good luck to the whole team and congratulations again on this incredible plugin.
   
   Thomas
 *  Plugin Support [shahzeen(woo-hc)](https://wordpress.org/support/users/shahzeenfarooq/)
 * (@shahzeenfarooq)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/errors-on-activation-22/#post-18693861)
 * Hi there!
 * Thank you so much for your kind words and understanding — we really appreciate
   your patience while the fix is being worked on. It’s great to hear that you’re
   happy with how things are going, and we’re glad the clarification helped! 😊
 * If you’re satisfied with the support you received today, we’d be truly grateful
   if you could take a moment to leave us a **5-star review**. Your feedback helps
   us continue improving and supporting users like you:
   👉[ Leave a review here](https://wordpress.org/support/plugin/woocommerce/reviews/#new-post)
 *  Plugin Support [thelmachido a11n](https://wordpress.org/support/users/thelmachido/)
 * (@thelmachido)
 * [7 months, 1 week ago](https://wordpress.org/support/topic/errors-on-activation-22/#post-18704269)
 * It’s been a while since we heard back from you for this reason we are closing
   this thread. 
 * If WooCommerce has been useful for your store and you appreciate the support 
   you’ve received, we’d truly appreciate it if you could leave us a quick review
   here: 
 *  [https://wordpress.org/support/plugin/woocommerce/reviews/#new-post](https://wordpress.org/support/plugin/woocommerce/reviews/#new-post)
 * Feel free to open a new forum topic if you run into any other problem. 

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

The topic ‘Errors on activation’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 5 replies
 * 5 participants
 * Last reply from: [thelmachido a11n](https://wordpress.org/support/users/thelmachido/)
 * Last activity: [7 months, 1 week ago](https://wordpress.org/support/topic/errors-on-activation-22/#post-18704269)
 * Status: resolved