fernandocctech
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Scheduled sales are not endingReinstalling woocommerce didn’t help and the github thread is a couple years old with no updates. Since every solution so far fails is there any way we can manually remove the sales prices of all the products without having to use the cron job? There are way too many variations on sale to remove them manually.
Forum: Plugins
In reply to: [WooCommerce] Scheduled sales are not endingRunning the action manually keeps saying the action was completed succesfully. The only error message in the logs is this https://pastebin.com/CQ9RGGkj. No other errors are ocurring when I try to run the scheduled action.
Forum: Plugins
In reply to: [WooCommerce] Scheduled sales are not endingMost of the failed actions were coming from a different plugins that has been deleted. Only two failed actions were related to scheduled sales but dont give a specific error message nor is it appearing in our php error logs: https://snipboard.io/twcf6j.jpg
Every other scheduled sale cron job appears as completed on our logs and manually running the scheduled sale cron also shows a completed message but our sale products with expired dates still aren’t returning to regular price.
They are regular Woocommerce global attributes. The shortcode is [attribute_size] and the name of the attribute is ‘Size’. The only values in this attribute are just ‘Small’, ‘Medium’ and ‘Large’ but still the values appear empty when submitting the feed. This is the only attribute this is happening to though, every other attribute is being added to the feed properly.
I wasn’t using the storefront theme when I first tried it. I installed it and tried re-importing historical data again and the values did not change.
The only thing that appears in my fatal logs is this line repeated multiple times:
2023-03-07T19:05:13+00:00 CRITICAL Cannot declare class WC_API_Exception, because the name is already in use in /home/customer/www/acsports.shop/public_html/wp-content/plugins/woocommerce/includes/legacy/api/v2/class-wc-api-exception.php on line 0Hey, @hawaiirealestate after a whole day of troubleshooting I just gave up on the plugin and found a similar one called Migrate Guru that worked perfectly with siteground. If you’re still having trouble I would recommend giving it a try.
Forum: Plugins
In reply to: [WooCommerce] Product category page not working on initial load@rur165 Thanks for the tip. changing back to the default theme did fix the problem so at least I am sure it’s a theme conflict. However I really can’t figure out exactly why its conflicting with the product category page specifically when loading the default category and no others.
@kellymetal @jeherve @katinthehatsite
Thank you very much for the support, our plugin is up and running again perfectly.