I have an untouched WordPress 6.6.2 installation running on Fedora 40, which means lots of new stuff. The content shows perfectly, or at least the one page that is there shows perfectly, but site admin does not honor the theme. Here is what I mean: https://imgur.com/a/sxjbSfA
There are other symptoms. When I ask for the site-edtor.php I am told that Javascript is a requirement, but javascript is enabled:
On the first request, I get the main content page with choices in the upper right (Sample Page) and left corners (request the root page) , but I do not get the admin tool bar. https://imgur.com/QEVjlTO However, if I choose either one, it does as you would expect, and I am not challenged for login, because I am apparently already logged in, and now I do get the tool bar. If I click on anything on the toolbar, I am taken to wp-admin world, where I suffer a deluge of uncaught exceptions, and no theme is applied. I suspect that jQuery is not getting loaded and the deluge is just a cascade of consequences of that.
I can watch all of this on the Firefox developer tools, F12. Requesting “https://wp.tryx.org” offers no resistance, and “pause on exception”, of course, has nothing to add. However, if I request anything in wp-admin world, I get “uncaught exception”. Lots of them.
We are now getting to the limit of my understand of what I see, but the culprit appears to be https://wp.tryx.org/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6, or at least this is what is right in front of me with red squiggly lines under a javascript reference to “window”.
I’m pretty sure that these circumstances are not some perversion of WordPress caused by my fiddling with it, because I have done nothing but install and ask for content, although I also suspect it is a configuration problem, which will turn out to be exactly of my doing, but the complaints are not helping me determine where the problem is.
An additional note: I get the same results on both Firefox and Google Chrome.
Thanks for the help,
Chris.
]]>My stack trace:
Stack trace:
#0 [internal function]: Automattic\WooCommerce\Internal\DataStores\Orders\CustomOrdersTableController->process_pre_update_option(‘yes’, ‘woocommerce_cus…’, ‘no’)
#1 /var/www/wp-content/plugins/woocommerce/src/Internal/Traits/AccessiblePrivateMethods.php(158): call_user_func_array(Array, Array)
#2 /var/www/wp-includes/class-wp-hook.php(324): Automattic\WooCommerce\Internal\DataStores\Orders\CustomOrdersTableController->__call(‘process_pre_upd…’, Array)
#3 /var/www/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘yes’, Array)
#4 /var/www/wp-includes/option.php(784): apply_filters(‘pre_update_opti…’, ‘yes’, ‘woocommerce_cus…’, ‘no’)
#5 /var/www/wp-content/plugins/woocommerce/src/Internal/Features/FeaturesController.php(344): update_option(‘woocommerce_cus…’, ‘yes’)
#6 /var/www/wp-content/plugins/woocommerce/includes/class-wc-install.php(920): Automattic\WooCommerce\Internal\Features\FeaturesController->change_feature_enable(‘custom_orde
r_ta…’, true)
#7 /var/www/wp-includes/class-wp-hook.php(324): WC_Install::maybe_enable_hpos(”)
#8 /var/www/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#9 /var/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#10 /var/www/wp-content/plugins/woocommerce/includes/class-wc-install.php(291): do_action(‘woocommerce_new…’)
#11 [internal function]: WC_Install::newly_installed(”)
#12 /var/www/wp-content/plugins/woocommerce/src/Internal/Traits/AccessiblePrivateMethods.php(178): call_user_func_array(Array, Array)
#13 /var/www/wp-includes/class-wp-hook.php(324): WC_Install::__callStatic(‘newly_installed’, Array)
#14 /var/www/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#15 /var/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#16 /var/www/wp-admin/admin.php(175): do_action(‘admin_init’)
#17 /var/www/wp-admin/index.php(10): require_once(‘/var/www/wp-adm…’)
#18 {main}
?thrown in /var/www/wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/CustomOrdersTableController.php on line 312
In the log I can find:
2022-09-15T06:02:43+00:00 CRITICAL Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in /var/www/vhosts/simtasia.shop/httpdocs/webshop/wp-content/plugins/yith-woocommerce-gift-cards/templates/yith-gift-cards/gift-card-design.php:88
I am using
WooCommerce 6.8.2
Yith 2.13.0
Theme Storefront
Can you help resolve this issue, the gift cards cannot be purchased on our site at this moment.
]]>While trying to update my All-in-One SEO plugin via my WordPress website dashboard I received a “Fatal error: uncaught exception” message. I am now unable to access my dasboard or site.
Could you please explain how this can be fixed? At the bottom of the error message, there was this note: “There has been a critical error on this website. Please check your site admin email inbox for instructions.” I have received no such email.
Full main body of error message;
Fatal error: Uncaught exception ‘RuntimeException’ with message ‘Error saving action: Error saving action: Table ‘2290690_wpress29775907.wp_actionscheduler_actions’ doesn’t exist’ in /srv/disk2/2290690/www/raymondwiggers.com/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44 Stack trace: #0 /srv/disk2/2290690/www/raymondwiggers.com/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(242): ActionScheduler_DBStoreMigrator->save_action(Object(ActionScheduler_Action), NULL) #1 /srv/disk2/2290690/www/raymondwiggers.com/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(177): ActionScheduler_HybridStore->save_action(Object(ActionScheduler_Action)) #2 /srv/disk2/2290690/www/raymondwiggers.com/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(84) in /srv/disk2/2290690/www/raymondwiggers.com/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php on line 44
Thanks!
]]>While trying to update my All-in-One SEO plugin via my WordPress website dashboard I received a “Fatal error: uncaught exception” message. I am now unable to access my dasboard or site.
Could you please explain how this can be fixed? At the bottom of the error message, there was this note: “There has been a critical error on this website. Please check your site admin email inbox for instructions.” I have received no such email.
Full main body of error message;
Fatal error: Uncaught exception 'RuntimeException' with message 'Error saving action: Error saving action: Table '2290690_wpress29775907.wp_actionscheduler_actions' doesn't exist' in /srv/disk2/2290690/www/raymondwiggers.com/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44 Stack trace: #0 /srv/disk2/2290690/www/raymondwiggers.com/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(242): ActionScheduler_DBStoreMigrator->save_action(Object(ActionScheduler_Action), NULL) #1 /srv/disk2/2290690/www/raymondwiggers.com/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(177): ActionScheduler_HybridStore->save_action(Object(ActionScheduler_Action)) #2 /srv/disk2/2290690/www/raymondwiggers.com/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(84) in /srv/disk2/2290690/www/raymondwiggers.com/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php on line 44
Thanks!
]]>Peter Spung
When seeking help with this issue, you may be asked for some of the following information:
WordPress version 5.9.2
Current theme: NCAIR (version 1.0.0)
Current plugin: Sucuri Security (version 4.5) PHP version 7.4.28
Error Details
=============
An error of type E_ERROR was caused in line 2451 of the file /home/ncairnet/public_html/wp-content/plugins/sucuri-wp-plugin/sucuri.php. Error message: Uncaught Error: Call to undefined function mysql_real_escape_string() in /home/ncairnet/public_html/wp-content/plugins/sucuri-wp-plugin/sucuri.php:2451
Stack trace:
#0 /home/ncairnet/public_html/wp-includes/class-wp-hook.php(307): sucuri_events_without_actions(”)
#1 /home/ncairnet/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
#2 /home/ncairnet/public_html/wp-includes/plugin.php(474): WP_Hook->do_action(Array)
#3 /home/ncairnet/public_html/wp-admin/admin.php(175): do_action(‘admin_init’)
#4 /home/ncairnet/public_html/wp-admin/plugins.php(10): require_once(‘/home/ncairnet/…’)
#5 {main}
thrown
Fatal error: Uncaught Exception: Invalid data store. in /home/xxxxx/public_html/wp-content/plugins/woocommerce/includes/class-wc-data-store.php:107 Stack trace: #0 /home/xxxxx/public_html/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(139): WC_Data_Store->__construct('admin') #1 /home/xxxxx/public_html/wp-content/plugins/woocommerce-admin/src/Notes/Notes.php(109): WC_Data_Store::load('admin-note') #2 /home/xxxxx/public_html/wp-content/plugins/woocommerce-admin/src/Notes/DeactivatePlugin.php(60): Automattic\WooCommerce\Admin\Notes\Notes::delete_notes_with_name(Array) #3 /home/xxxxx/public_html/wp-content/plugins/woocommerce-admin/src/Composer/Package.php(137): Automattic\WooCommerce\Admin\Notes\DeactivatePlugin::delete_note() #4 /home/xxxxxx/public_html/wp-includes/class-wp-hook.php(287): Automattic\WooCommerce\Admin\Composer\Package::check_outdated_wca_plugin('') #5 /home/xxxxxx/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->app in /home/xxxxx/public_html/wp-content/plugins/woocommerce/includes/class-wc-data-store.php on line 107
I’m seeing the following uncaught exception in our error logs…
Uncaught exception ‘WC_Data_Exception’ with message ‘Invalid billing email address’ in /nas/content/live/jambase7/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php:810
It seems as though this is caused by the function set_billing_email()
being called outside of a try catch block.
This could possibly be happening inside of the save_account_details()
function here…
wp-content/plugins/woocommerce/includes/class-wc-form-handler.php
Or the update_local_order()
function here…
wp-content/plugins/facebook-for-woocommerce/includes/Commerce/Orders.php
Fatal error: Uncaught Exception: Invalid product.
in /public_html/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php on line 165
with this appearing on screen from “query monitor” plugin.
https://clickclickgroup.co.uk/wp-content/uploads/screencapture-clickclickgroup-co-uk-.png
i’m not why this has happened, can anyone help?
]]>Code Which I am using :
<?php
eventDate = new DateTime(get_field('event_date'));
echo $eventDate->format('M')
?>
]]>