WPIntell

Source evidence

Critical Error after Update to the latest version

Supreme Modules Lite – Divi Theme, Extra Theme and Divi Builder · support · 2024-06-06T08:21:00+00:00

complaintsentiment
highseverity
1.0relevance
15replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 28 rows with source links

21.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
webappsi unresolved
Received a critical error as soon as I updated to the latest version. The website is down. Is there a way to go back to the older version and where can I d/l the old version The page I need help with: [ log in to see the link] following is the error received from the Debug: Fatal error: Uncaught Error: Undefined constant “DSM_PRO_VERSION” in /wp-content/plugins/supreme-modules-for-divi/public/class-dsm-supreme-modules-for-divi-public.php:199 Stack trace: #0 /wp-includes/class-wp-hook.php(324): Dsm_Supreme_Modules_For_Divi_Public->enqueue_scripts() #1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #2 /wp-includes/plugin.php(517): WP_Hook->do_action() #3 /wp-includes/script-loader.php(2265): do_action() #4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts() #5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #6 /wp-includes/plugin.php(517): WP_Hook->do_action() #7 /wp-includes/general-template.php(3050): do_action() #8 /wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/frontend-header-template.php(11): wp_head() #9 /wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/frontend.php(216): require_once(‘…’) #10 /wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/frontend.php(247): et_theme_builder_frontend_override_partial() #11 /wp-includes/class-wp-hook.php(326): et_theme_builder_frontend_override_header() #12 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #13 /wp-includes/plugin.php(517): WP_Hook->do_action() #14 /wp-includes/general-template.php(38): do_action() #15 /wp-content/themes/Divi/page.php(3): get_header() #16 /wp-includes/template-loader.php(106): include(‘…’) #17 /wp-blog-header.php(19): require_once(‘…’) #18 /var/www/vhosts/tidesacademy.com/httpdocs/index.php(17): require(‘…’) #19 {main} thrown in /wp-content/plugins/supreme-modules-for-divi/public/class-dsm-supreme-modules-for-divi-public.php on line 199 Please note I have removed the server path from above. same error ! 🙁 I temporary desactivate the plugin (the backoffice was again available) This reply was modified 1 year, 11 months ago by cgri . Same here. Error persist even on pages that don’t use the plugin… running around to disable Supreme Modules Lite on all the websites giving issues – luckily I can still log into wp-admin… switching to Divi Torque Lite for clients that can’t wait for a bug fix. This reply was modified 1 year, 11 months ago by OutBoxed . This reply was modified 1 year, 11 months ago by OutBoxed . Same here on 3 websites. Luckily the backoffice was accessible so I managed to disable the plugin, but still. It looks like they copied the code from their Pro version without editing the constant. I was able to fix the error by changing line 199 of the file supreme-modules-for-divi/public/class-dsm-supreme-modules-for-divi-public.php : wp_register_script( 'dsm-magnific-popup', plugin_dir_url( __FILE__ ) . 'js/jquery.magnific-popup.js', array( 'jquery' ), DSM_PRO_VERSION, true ); to: wp_register_script( 'dsm-magnific-popup', plugin_dir_url( __FILE__ ) . 'js/jquery.magnific-popup.js', array( 'jquery' ), DSM_VERSION, true ); For the rest we’ll have to wait for the official fix. Thanks Jos – You’re a star ⭐⭐⭐⭐⭐. I ended up downloading the previous version from a site that hadn’t updated yet, and also disabled auto-updates on all sites still on a previous version. Only 3 websites had gone critical, yet. Thank goodness for https://uptimerobot.com/ that notifies me of sites that went down. Same here. Issues with version 2.5.5.3. Only Divi + Divi Supreme. I tried what @josklever said above and it worked! Thank you! I’m still having some minor issues of one of the supreme lists not displaying, but at least the rest of the website is working as usual. I was also getting the fatal error before. Thanks @josklever , it worked ! Ha Jos Klever @josklever Na de update kreeg ook ik de melding van een kritieke fout. Op 5 websites. Heel erg bedankt voor het delen van de oplossing. Het werkt! Same issue here … Thankfully I had backups and rolled back to a previous version. had same issue, thank you @josklever changing that line worked!! Install WP Rollback plugin and roll back to Version 2.5.52. Same here. had to roll back my site to this morning’s backup. Thanks for the tip, Jos! Will try that in hopes they catch this bug and fix the shipment! I just wanted to jump back on and thank the Supreme Modules Lite team for the quick update/revision. Make sure you update your plugins now!

Comments

15 shown
webappsi 2024-06-06T08:33:00+00:00

following is the error received from the Debug: Fatal error: Uncaught Error: Undefined constant “DSM_PRO_VERSION” in /wp-content/plugins/supreme-modules-for-divi/public/class-dsm-supreme-modules-for-divi-public.php:199 Stack trace: #0 /wp-includes/class-wp-hook.php(324): Dsm_Supreme_Modules_For_Divi_Public->enqueue_scripts() #1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #2 /wp-includes/plugin.php(517): WP_Hook->do_action() #3 /wp-includes/script-loader.php(2265): do_action() #4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts() #5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #6 /wp-includes/plugin.php(517): WP_Hook->do_action() #7 /wp-includes/general-template.php(3050): do_action() #8 /wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/frontend-header-template.php(11): wp_head() #9 /wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/frontend.php(216): require_once(‘…’) #10 /wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/frontend.php(247): et_theme_builder_frontend_override_partial() #11 /wp-includes/class-wp-hook.php(326): et_theme_builder_frontend_override_header() #12 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #13 /wp-includes/plugin.php(517): WP_Hook->do_action() #14 /wp-includes/general-template.php(38): do_action() #15 /wp-content/themes/Divi/page.php(3): get_header() #16 /wp-includes/template-loader.php(106): include(‘…’) #17 /wp-blog-header.php(19): require_once(‘…’) #18 /var/www/vhosts/tidesacademy.com/httpdocs/index.php(17): require(‘…’) #19 {main} thrown in /wp-content/plugins/supreme-modules-for-divi/public/class-dsm-supreme-modules-for-divi-public.php on line 199 Please note I have removed the server path from above.

cgri 2024-06-06T08:50:00+00:00

same error ! 🙁 I temporary desactivate the plugin (the backoffice was again available) This reply was modified 1 year, 11 months ago by cgri .

OutBoxed 2024-06-06T08:53:00+00:00

Same here. Error persist even on pages that don’t use the plugin… running around to disable Supreme Modules Lite on all the websites giving issues – luckily I can still log into wp-admin… switching to Divi Torque Lite for clients that can’t wait for a bug fix. This reply was modified 1 year, 11 months ago by OutBoxed . This reply was modified 1 year, 11 months ago by OutBoxed .

Imre 2024-06-06T09:16:00+00:00

Same here on 3 websites. Luckily the backoffice was accessible so I managed to disable the plugin, but still.

Jos Klever 2024-06-06T09:17:00+00:00

It looks like they copied the code from their Pro version without editing the constant. I was able to fix the error by changing line 199 of the file supreme-modules-for-divi/public/class-dsm-supreme-modules-for-divi-public.php : wp_register_script( 'dsm-magnific-popup', plugin_dir_url( __FILE__ ) . 'js/jquery.magnific-popup.js', array( 'jquery' ), DSM_PRO_VERSION, true ); to: wp_register_script( 'dsm-magnific-popup', plugin_dir_url( __FILE__ ) . 'js/jquery.magnific-popup.js', array( 'jquery' ), DSM_VERSION, true ); For the rest we’ll have to wait for the official fix.

OutBoxed 2024-06-06T10:16:00+00:00

Thanks Jos – You’re a star ⭐⭐⭐⭐⭐. I ended up downloading the previous version from a site that hadn’t updated yet, and also disabled auto-updates on all sites still on a previous version. Only 3 websites had gone critical, yet. Thank goodness for https://uptimerobot.com/ that notifies me of sites that went down.

efrancou 2024-06-06T10:38:00+00:00

Same here. Issues with version 2.5.5.3. Only Divi + Divi Supreme.

lunalemonlady 2024-06-06T10:53:00+00:00

I tried what @josklever said above and it worked! Thank you! I’m still having some minor issues of one of the supreme lists not displaying, but at least the rest of the website is working as usual. I was also getting the fatal error before.

WEB DESIGN GRAPHISTE 2024-06-06T12:16:00+00:00

Thanks @josklever , it worked !

ElsBer 2024-06-06T12:19:00+00:00

Ha Jos Klever @josklever Na de update kreeg ook ik de melding van een kritieke fout. Op 5 websites. Heel erg bedankt voor het delen van de oplossing. Het werkt!

shafk 2024-06-06T12:57:00+00:00

Same issue here … Thankfully I had backups and rolled back to a previous version.

asmeulders 2024-06-06T13:59:00+00:00

had same issue, thank you @josklever changing that line worked!!

eric4 2024-06-06T14:36:00+00:00

Install WP Rollback plugin and roll back to Version 2.5.52.

sinasylum 2024-06-06T14:52:00+00:00

Same here. had to roll back my site to this morning’s backup. Thanks for the tip, Jos! Will try that in hopes they catch this bug and fix the shipment!

sinasylum 2024-06-06T17:47:00+00:00

I just wanted to jump back on and thank the Supreme Modules Lite team for the quick update/revision. Make sure you update your plugins now!