brodephat
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] tuning on woo crashes the websiteSame here. Just did an update and BOOM there it went. When I deactivate it, the site comes back up. Even when deactivating everything else and using default theme. https://carterscripts.com Worpress version 5.3.2
Error Details ============= An error of type E_ERROR was caused in line 102 of the file /home/carterscripts/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php. Error message: Uncaught Error: Cannot call abstract method ActionScheduler_Logger::init() in /home/carterscripts/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php:102 Stack trace: #0 /home/carterscripts/public_html/wp-includes/class-wp-hook.php(286): ActionScheduler_DBLogger->init() #1 /home/carterscripts/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array) #2 /home/carterscripts/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #3 /home/carterscripts/public_html/wp-settings.php(523): do_action('init') #4 /home/carterscripts/public_html/wp-config.php(92): require_once('/home/carterscr...') #5 /home/carterscripts/public_html/wp-load.php(37): require_once('/home/carterscr...') #6 /home/carterscripts/public_html/wp-admin/admin.php(34): require_once('/home/carterscr...') #7 /home/carterscripts/public_html/wp-admin/plugins.php(10): require_once('/home/carterscr...') #8 {main} thrown
I will rollback to version 3.9.3 to restore my site
- This reply was modified 5 years ago by brodephat. Reason: Temporary solution
Forum: Plugins
In reply to: [Fast Secure Contact Form] Change the "From"I really like FSCF
I’ve done everything I can think of but it always say “WordPress” as the from name and the address is always [email protected]
I am using WP-Mail-Smtp and it’s From name is my name and the email is [email protected]
I get the same result even when I disable wp-email-smtp.
Have I overlooked anything? Is there a conflict?
Forum: Plugins
In reply to: [WP-Cron Control] Lots of empty wp-cron.php files being createdSorry, I am using the Wp-Cron Control plugin and I’m monitoring it to see If I too am getting empty files being created and was curious as to if I would see this issue using the method I mentioned.
I will use my cpanel crons job instead.
Thanks
Forum: Plugins
In reply to: [WP-Cron Control] Lots of empty wp-cron.php files being createdIs it okay to run this from a Cron website such as setcronjob.com ?
They basically allow you to run crons through a url
Also, should wp-cron be disabled in wp-config.php?