Eugene.chint
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [MedZone Lite] child theme not uploading media librarySorry No…..its not picking css
Forum: Plugins
In reply to: [WooCommerce] Price not updating in WooCommerceForum: Plugins
In reply to: [WooCommerce] Fatal error: Uncaught RuntimeExceptioni uninstalled all plugins reinstalled woocommerce result none …
deleted wpcache plugin and files.
deactivated child theme storefront- This reply was modified 5 years, 1 month ago by Eugene.chint.
Forum: Plugins
In reply to: [WooCommerce] Fatal error: Uncaught RuntimeExceptionSorry got busy but my problem still remains same
2019-09-07T20:27:08+00:00 CRITICAL Uncaught RuntimeException: Error saving action: Unable to save action. in C:\wamp\www\wordpress\wp-content\plugins\woocommerce\includes\libraries\action-scheduler\classes\ActionScheduler_wpPostStore.php:33
Stack trace:
#0 C:\wamp\www\wordpress\wp-content\plugins\woocommerce\includes\libraries\action-scheduler\classes\ActionScheduler_ActionFactory.php(109): ActionScheduler_wpPostStore->save_action(Object(ActionScheduler_Action))
#1 C:\wamp\www\wordpress\wp-content\plugins\woocommerce\includes\libraries\action-scheduler\classes\ActionScheduler_ActionFactory.php(59): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action))
#2 C:\wamp\www\wordpress\wp-content\plugins\woocommerce\includes\libraries\action-scheduler\functions.php(18): ActionScheduler_ActionFactory->single(‘woocommerce_run…’, Array, 1567888028, ‘woocommerce-db-…’)
#3 C:\wamp\www\wordpress\wp-content\plugins\woocommerce\includes\queue\class-wc-action-queue.php(44): as_schedule_single_action(1567888028, ‘woocommerce_run…’, Array, ‘wo in C:\wamp\www\wordpress\wp-content\plugins\woocommerce\includes\libraries\action-scheduler\classes\ActionScheduler_wpPostStore.php on line 332019-09-07T20:34:15+00:00 CRITICAL Uncaught RuntimeException: Error saving action: Unable to save action. in C:\wamp\www\wordpress\wp-content\plugins\woocommerce\includes\libraries\action-scheduler\classes\ActionScheduler_wpPostStore.php:33
Stack trace:
#0 C:\wamp\www\wordpress\wp-content\plugins\woocommerce\includes\libraries\action-scheduler\classes\ActionScheduler_ActionFactory.php(109): ActionScheduler_wpPostStore->save_action(Object(ActionScheduler_Action))
#1 C:\wamp\www\wordpress\wp-content\plugins\woocommerce\includes\libraries\action-scheduler\classes\ActionScheduler_ActionFactory.php(59): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action))
#2 C:\wamp\www\wordpress\wp-content\plugins\woocommerce\includes\libraries\action-scheduler\functions.php(18): ActionScheduler_ActionFactory->single(‘woocommerce_run…’, Array, 1567888455, ‘woocommerce-db-…’)
#3 C:\wamp\www\wordpress\wp-content\plugins\woocommerce\includes\queue\class-wc-action-queue.php(44): as_schedule_single_action(1567888455, ‘woocommerce_run…’, Array, ‘wo in C:\wamp\www\wordpress\wp-content\plugins\woocommerce\includes\libraries\action-scheduler\classes\ActionScheduler_wpPostStore.php on line 33Forum: Plugins
In reply to: [WooCommerce] Fatal error: Uncaught RuntimeException@braehler
php 7.2.4
Apache 2.4.33
mysql 5.7.21
WP Memory Limit 512MBHTTPS same issue on live server too with HTTPS
not resolved
Forum: Plugins
In reply to: [WooCommerce] Error after latest updateGerhard Potgieter
(@kloon)
2 weeks ago
Thanks, @katrinadtl, I had a look and everything seems in order on your site. The reported error was perhaps falsely reported by WordPress site health while the update was in progress.
We have a situation here .website works fine but in admin ens we have issue
WooCommerce database update required
WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via WP CLI.
Update WooCommerce Database
if we update we get error.
Fatal error: Uncaught RuntimeException: Error saving action: Unable to save action. in C:\wamp\www\wordpress\wp-content\plugins\woocommerce\includes\libraries\action-scheduler\classes\ActionScheduler_wpPostStore.php on line 33
( ! ) RuntimeException: Error saving action: Unable to save action. in C:\wamp\www\wordpress\wp-content\plugins\woocommerce\includes\libraries\action-scheduler\classes\ActionScheduler_wpPostStore.php on line 33All plugins are disabled .theme and woocommerce updated to latest version
Forum: Plugins
In reply to: [AMP] Errors list using plugin on gconsole- This reply was modified 5 years, 8 months ago by Eugene.chint.
Forum: Plugins
In reply to: [AMP] Errors list using plugin on gconsoleAs have started working on seo these errors will dent it
Forum: Plugins
In reply to: [AMP] Errors list using plugin on gconsoleyeah sure
- This reply was modified 5 years, 8 months ago by Eugene.chint.
Forum: Plugins
In reply to: [Max Mega Menu] Sub menu float not workingSo if i keep 100% then that looks too spread out.i tried to set the Panel Width (Outer) to a pixel width (e.g. 500px) then set the sub menu align (in the settings for the parent item) to “Right edge of parent”. but not getting desired output
Forum: Plugins
In reply to: [WPeMatico RSS Feed Fetcher] Problem when using bbpressError
ERROR: The feed https://rss.medicalnewstoday.com/abortion.xml cannot be parsed. Simplepie said: cURL error 7: Failed to connect to rss.medicalnewstoday.com port 443: Connection refusedSorry ,late
You cannot use two filters in a single filter call.
yes…..that’s separate but kept for example
…didn’t get you
i don’t want to update template as it conflicts plugin update- This reply was modified 6 years, 1 month ago by Eugene.chint.
- This reply was modified 6 years, 1 month ago by Eugene.chint.
its working on version Version 1.0.9 fails on Version 1.1.0
i think something to do with PolyLang support and theme_mod_nav_menu_locations priority- This reply was modified 6 years, 1 month ago by Eugene.chint.
i am facing same problem using storefront woo.it appears on single product,category page as selected based on conditions but keeps default menu on shop page.selected archives and page in conditions.also at times it disappears from footer widget under category page.
i treid to useadd_filter( 'storefront_primary_navigation', 'custom_blog_menu' ); function custom_blog_menu( $args ) { if (is_shop) { $args['theme_location'] = 'primary'; $args['menu'] = 'Categories'; } return $args; }
but didn’t worked.Before update it was working fine.
Also displays message on quick edit page “Not available for WooCommerce Shop”
- This reply was modified 6 years, 1 month ago by Eugene.chint.
- This reply was modified 6 years, 1 month ago by Eugene.chint.
Ok.thanks some mistake.solved it.