Support

Home Forums Event Espresso Premium Error in WP Dashboard

Error in WP Dashboard

Posted: February 20, 2021 at 6:38 am


Mark

February 20, 2021 at 6:38 am

Hi!
I migrated my website from EE3 to EE4 and now my WP dashboard edit page post page and other showing me this
https://www.screenpresso.com/=sgMfb
Error
Invariant Violation: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args%5B%5D=undefined&args%5B%5D= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at pb (https://firstaidcpredmonton.ca/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.8.4:12:454)
at n (https://firstaidcpredmonton.ca/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.8.4:13:221)
at wc (https://firstaidcpredmonton.ca/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.8.4:61:140)
at Ff (https://firstaidcpredmonton.ca/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.8.4:73:361)
at u (https://firstaidcpredmonton.ca/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.8.4:76:145)
at https://firstaidcpredmonton.ca/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.8.4:80:149
at N (https://firstaidcpredmonton.ca/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.8.4:90:3)
at hi (https://firstaidcpredmonton.ca/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.8.4:103:270)
at Qg (https://firstaidcpredmonton.ca/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.8.4:144:217)
at Rg (https://firstaidcpredmonton.ca/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.8.4:145:76)


Josh

  • Support Staff

February 22, 2021 at 7:40 am

Hi,

If you temporarily deactivate the Event Espresso plugin, does the error persist or does it go away?


Mark

February 23, 2021 at 2:01 am

You replied to me very late so I restore the EE3 database on my website again. Now I am doing this migration process again to see what happens.
I checked my error log and it gave me this warning continuously.

PHP Warning: Module ‘SourceGuardian’ already loaded in Unknown on line 0

I also increase my Php execution time and post_max_size time limit and SQL execution time by talking with my host support forum.

Can you also tell me something about this?


Tony

  • Support Staff

February 23, 2021 at 4:35 am

You replied to me very late so I restore the EE3 database on my website again.

Just to note, the Support team are available Monday – Friday: 7AM – 7PM EST (12PM – 12AM UTC)

PHP Warning: Module ‘SourceGuardian’ already loaded in Unknown on line 0

That’s not from Event Espresso but likely your PHP configuration, I did a quick Google search and found this:

https://forums.cpanel.net/threads/module-sourceguardian-already-loaded-error-after-php-5-3-4-to-5-3-6-update.201231/

It sounds like something you need to discuss with your host.

Can you also tell me something about this?

The error your getting is not something I can reproduce so I don’t have any additional details, the logged error above isn’t from Event Espresso but may well be related.


Mark

February 23, 2021 at 10:08 am

If you temporarily deactivate the Event Espresso plugin, does the error persist, or does it go away?

It persists even after deactivating the plugin.


Tony

  • Support Staff

February 23, 2021 at 10:24 am

Ok, so that confirms it’s not an issue with Event Espresso itself and something with your install/server.

Have you enabled WP_DEBUG mode?

In your wp-config.php file set WP_DEBUG to true:

define( 'WP_DEBUG', true );

Also enable script debug:

define( 'SCRIPT_DEBUG', true );

Does it then show any other errors on that page?


Mark

February 23, 2021 at 11:44 am

I deactivate the Yoast SEO plugin that solves my problem.

The support post ‘Error in WP Dashboard’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso