EE3 – Haven’t used EE3 in two years and I come back to the site and I have these two errors. How can I correct this?
SELECT * FROM bud_my_custom_php WHERE true AND active = 1 AND code_type = ‘php_snippet’
Table ‘twirlexp_wp.bud_my_custom_php’ doesn’t exist
SELECT * FROM bud_my_custom_php WHERE true AND active = 1 AND code_type = ‘ad_snippet’
Table ‘twirlexp_wp.bud_my_custom_php’ doesn’t exist
Total Queries:116
Total DB Errors:2
I ALSO RECEIVED THIS EMAIL:
Howdy!
Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with one of your plugins, Event Espresso.
Please contact your host for assistance with investigating this issue further.
If your site appears broken and you can’t access your dashboard normally, WordPress now has a special “recovery mode”. This lets you safely login to your dashboard and investigate further.
To keep your site safe, this link will expire in 1 day. Don’t worry about that, though: a new link will be emailed to you if the error occurs again after it expires.
When seeking help with this issue, you may be asked for some of the following information:
WordPress version 5.9.3
Current theme: TE-child (version 1.0)
Current plugin: Event Espresso (version 3.1.37.18.P)
PHP version 8.0.17
Error Details
=============
An error of type E_ERROR was caused in line 1318 of the file /home4/twirlexp/public_html/wp-content/plugins/event-espresso/class/pue/pue-client.php. Error message: Uncaught Error: Attempt to modify property “response” on bool in /home4/twirlexp/public_html/wp-content/plugins/event-espresso/class/pue/pue-client.php:1318
Stack trace:
#0 /home4/twirlexp/public_html/wp-includes/class-wp-hook.php(309): PluginUpdateEngineChecker->injectUpdate(false)
#1 /home4/twirlexp/public_html/wp-includes/plugin.php(189): WP_Hook->apply_filters(false, Array)
#2 /home4/twirlexp/public_html/wp-includes/option.php(1957): apply_filters(‘site_transient_…’, false, ‘update_plugins’)
#3 /home4/twirlexp/public_html/wp-includes/update.php(293): get_site_transient(‘update_plugins’)
#4 /home4/twirlexp/public_html/wp-includes/class-wp-hook.php(305): wp_update_plugins()
#5 /home4/twirlexp/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
#6 /home4/twirlexp/public_html/wp-includes/plugin.php(474): WP_Hook->do_action(Array)
#7 /home4/twirlexp/public_html/wp-admin/includes/class-plugin-upgrader.php(371): do_action(‘upgrader_proces…’, Object(Plugin_Upgrader), Array)
#8 /home4/twirlexp/public_html/wp-admin/includes/ajax-actions.php(4510): Plugin_Upgrader->bulk_upgrade(Array)
#9 /home4/twirlexp/public_html/wp-includes/class-wp-hook.php(307): wp_ajax_update_plugin(”)
#10 /home4/twirlexp/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(”, Array)
#11 /home4/twirlexp/public_html/wp-includes/plugin.php(474): WP_Hook->do_action(Array)
#12 /home4/twirlexp/public_html/wp-admin/admin-ajax.php(187): do_action(‘wp_ajax_update-…’)
#13 {main}
SELECT * FROM bud_my_custom_php WHERE true AND active = 1 AND code_type = ‘php_snippet’
Table ‘twirlexp_wp.bud_my_custom_php’ doesn’t exist
SELECT * FROM bud_my_custom_php WHERE true AND active = 1 AND code_type = ‘ad_snippet’
Table ‘twirlexp_wp.bud_my_custom_php’ doesn’t exist
Total Queries:116
Total DB Errors:2
That code is not from Event Espresso and I can’t find anything from a Google search using that table name. It looks like it could be from a ‘Code Snippet’ plugin, or some custom code to store code snippets, however, I can’t say for sure but it is definitely not code from EE itself.
Check for any plugins related to ‘snippets’ and make sure you use the latest versions.
An error of type E_ERROR was caused in line 1318 of the file /home4/twirlexp/public_html/wp-content/plugins/event-espresso/class/pue/pue-client.php. Error message: Uncaught Error: Attempt to modify property “response” on bool in /home4/twirlexp/public_html/wp-content/plugins/event-espresso/class/pue/pue-client.php:1318
This one is from Event Espresso, we’ve seen this when someone has code on the site to block updates.
So starting with the most common/known issue, are you blocking updates using custom code at all?
Viewing 1 reply thread
The support post ‘EE3 – DB Errors HELP, I don't know how to correc these issues.’ 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.
If you would like help from the Event Espresso staff, then please purchase a support license right now so you can create a support topic in our premium support forums.