armedandgorgeous
Forum Replies Created
-
Hi,
yes no image or theme change occured which is why i didnt understand why it turned on. I can cancel it but it then returns within maybe 5 minutes or even less.
The serve has just been upgraded (note that it was showing this long before the server was upgraded) with a doubling of resources so even with this it still shows the error.
I have not looked into cron I am not too sure what it even is to be honest .
Hi so Ive tested this on staging and then also on the live site to be sure, but deactivating every plugin required for woocommerce doesnt remove the thumbnail regenration notification. However as soon as woocommerce is disabled it then goes – so I can confirm this comes from the woocommerce plugin.
However when reactivating the woocommerce plugin it did not immediatley come back.
I created a new product using an image already in our image libary (so did not upload antthigh) and then at that point the notifcation has returned
Hi, so I am slightly tentative to disable it because I cant disable it until I disable all plugins that require it which is 6 other ones. However from insecting the page you can clearly see the css selector to be woocommerce-message
upon dismissing notice, it comes back within 5 minutes of dissapearing.
I have checked the scheduled actions. nothing for thumbnail, image, or regeneration/regenerate. I do have facebook regeneration https://imgur.com/PGkdckX
But disabling facebook for woocommerce still gave me this error.
I have looked in woocommerce logs, nothing about thumbnail regeneration in there either.
I have read a few blogs regarding this similar issue. it sounds like it comes from woocommerce core and is generally triggered by a theme change. I havent changed themes in years, however we do upload new products frequently (more than once week) so I dont know if this is causing it? I read one blog saying that it came after adding a product, although it did go after dismissing it (which mine just comes back).
No I assumed this message came from woocommerce itself? I do not have any thumbnail plugin that I am aware of in my plugin list. are you saying it doesnt come from woocommerce?
Forum: Plugins
In reply to: [Klarna for WooCommerce] Klarna On-Site Messaging for WooCommerceokay thank you I will add messaging via klarna plugin then
Forum: Plugins
In reply to: [WooCommerce] Revenue by first time buyer vs repeat buyerHi I believe I have found this functionality now
Forum: Plugins
In reply to: [WooCommerce] Revenue by first time buyer vs repeat buyerHi Pepe,
Thanks for the reply I appreciate it. From looking at this it seems that perhaps my dashboard is different to yours? I can’t see where I would filter and it doesnt give me the option for advanced filters. On top of this, from having read the documentation, I dont have a customer report under analytics.
Forum: Plugins
In reply to: [WooCommerce] Order number for products not workingSo I asked a friend to check his woocommerce store and when checking product orders for his most recent items they are 0,1,2,3,4,5 etc. when I check mine they are 0,0,0,0,0,0 etc.
So is my friends website the one with abnormal behaviour in this case?
Forum: Plugins
In reply to: [WooCommerce] Order number for products not workingHi so yes I agree when a new product is created it gets number 0. However before and as per the image sent by Igor H, the menu number changes as more items are being added – his example his item was 256 in the order, which he either manually inputted (as you are suggesting) or has added 256 items since (as I am suggesting) . This is how my website functioned for 3 years – that menu number was continually updated)
By your logic, are you suggesting that every item in your catalogue should have menu number 0 ( and therefore, order in the catalogue will be alphabetical (if all menu number is 0 then it defaults to alphabetical sorting), and that this number 0 will never change unless it is manually changed? Because I can tell you for a fact this hasnt been the case for me.
Also then are you also suggesting that the functionality of giving items an individual menu number isnt an innate function from woocommerce, but a synergistic outcome of another plugin just happening to create this outcome?
Then does this also mean that essentually, unless one is to go through and change each menu order manually, the menu order numbering system itself is pretty useless seeing as every item (lets say I have 3000 items) is all given 0 anyway – and then if I have 3000 items all at menu number 0 its just means it becomes alphabetical sorting as there is now no menu hierarchy to go by, except the alphabet?
I agree with you that when a product is added the default value is 0, but if you are suggeting that it always stayed as 0, and this has always been the case in the woocommerce plugin, then I am skeptical of this remark.
Forum: Plugins
In reply to: [WooCommerce] Order number for products not workingSo in august I was getting lots of emails from customers saying they were getting abandoned basket emails despite buying. Klayvio was giving me an internal 500 error saying it wasnt receiving data from woocommerce. The issue was I had some custom code that was adding an image that was throwing woocommerce.
This being said Ive just tested it without any of my code and I still have the same problem. Every test product I make always has order 0
Forum: Plugins
In reply to: [WooCommerce] Order number for products not workingSo default sorting is default sorting (custom ordering + numbercal).
I have 35 pending actoions but all of these look like wp rocket preloading the cache. I have some failed woocommerce-webhooks I dont know if they are relecant but they occur in august of last year which is when I can last find evidence of the menu order updating.
unexpected shutdown: PHP Fatal error Uncaught TypeError: array_merge(): Argument #2 must be of type array, null given in /var/www/html/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:53 Stack trace: #0 /var/www/html/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php(53): array_merge() #1 /var/www/html/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php(825): WC_REST_Products_Controller->get_images() #2 /var/www/html/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php(1464): WC_REST_Products_V2_Controller->get_product_data() #3 /var/www/html/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php(163): WC_REST_Products_Controller->get_product_data() #4 /var/www/html/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php(143): WC_REST_Products_V2_Controller->prepare_object_for_response() #5 /var/www/html/wp-includes/rest-api/class-wp-rest-server.php(1143): WC_REST_CRUD_Controller->get_item() #6 /var/www/html/wp-includes/rest-api/class-wp-rest-server.php(990): WP_REST_Server->respond_to_request() #7 /var/www/html/wp-includes/rest-api.php(519): WP_REST_Server->dispatch() #8 /var/www/html/wp-content/plugins/woocommerce/includes/class-wc-api.php(97): rest_do_request() #9 /var/www/html/wp-content/plugins/woocommerce/includes/class-wc-webhook.php(429): WC_API->get_endpoint_data() #10 /var/www/html/wp-content/plugins/woocommerce/includes/class-wc-webhook.php(472): WC_Webhook->get_wp_api_payload() #11 /var/www/html/wp-content/plugins/woocommerce/includes/class-wc-webhook.php(318): WC_Webhook->build_payload() #12 /var/www/html/wp-content/plugins/woocommerce/includes/wc-webhook-functions.php(78): WC_Webhook->deliver() #13 /var/www/html/wp-includes/class-wp-hook.php(307): wc_deliver_webhook_async() #14 /var/www/html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #15 /var/www/html/wp-includes/plugin.php(524): WP_Hook->do_action() #16 /var/www/html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions/ActionScheduler_Action.php(22): do_action_ref_array() #17 /var/www/html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php(65): ActionScheduler_Action->execute() #18 /var/www/html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_QueueRunner.php(162): ActionScheduler_Abstract_QueueRunner->process_action() #19 /var/www/html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_QueueRunner.php(132): ActionScheduler_QueueRunner->do_batch() #20 /var/www/html/wp-includes/class-wp-hook.php(307): ActionScheduler_QueueRunner->run() #21 /var/www/html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #22 /var/www/html/wp-includes/plugin.php(524): WP_Hook->do_action() #23 /var/www/html/wp-cron.php(138): do_action_ref_array() #24 {main} thrown in /var/www/html/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php on line 53
This being said I remember having to do something regarding the rest api so this might have been an issue that I solved let me go back and check my logs… again this might be totally irrelevant i dont know
Forum: Plugins
In reply to: [WooCommerce] Order number for products not workingHi, So I have updated wordpress, updated my current theme, updated all plugins. I have deactivated all plugins except woocommerce, I have switched to storefront theme. I have created 2 test products, but unfortunatly both have been assigned menu order 0. Usually the first product would have updated to menu order 1 as I created a new one.
Unless it is the case that the new woocommerce doesnt update menu order? Although I dont see why you would want to lose that functionalilty.
Forum: Plugins
In reply to: [WooCommerce] Order number for products not workingThanks for this I will follow your steps and report back to you.
Forum: Plugins
In reply to: [WooCommerce] Order number for products not workingHi thanks for the response.
So yes basically every single item uploaded has menu order of 0:
https://snipboard.io/C26bUY.jpg
https://snipboard.io/KhRbx8.jpg
before as products were uploaded, the most recent item had a number assigned as 0, and as new items were added this number would change from 0, to 1 to 2 etc as more products are added.
Here is an example from august of a product with a menu order that I did not alter, this is the number (198) that the system had given it – that is to say ive uploaded 198 items above this
https://snipboard.io/9EKWfd.jpg
However in november this mechanism seemed to stop working – this is an example of a product that ive uploaded in november that is still menu number 0 (despite multiple products being uploaded).
https://snipboard.io/KNSQRj.jpg
So I would assume that between august and november something has happened, perhaps its an update somewhere i dont know i will check.
System report:
https://github.com/otisgaz/menuorder/blob/main/systemstatus
Something that I have thought about as I have been writing this response is I have a notification saying the following:
Your theme (Goldish) contains outdated copies of some WooCommerce template files.?These files may need updating to ensure they are compatible with the current version of WooCommerce.
Do you think a theme update is needed?
Brilliant I’ve got it working thank you!