Johan WALTER
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Fatal error on update WooCommerce 10.5.0Hi,
I have now updated multiple websites to WooCommerce 10.5.1, and the fatal error no longer occurs.
Here is what I observed:
- Websites updated from 10.5.0 to 10.5.1 no longer show the fatal error.
- Websites updated directly from 10.4.3 to 10.5.1 did not trigger the fatal error at all.
- The fatal error was only observed during updates to 10.5.0.
It also appears that the issue only occurred during manual updates.
Websites running automatic updates did not trigger the fatal error.In my case:
- Staging websites (auto-update enabled) did not generate the fatal error.
- Production websites (manual update) triggered the fatal error during the 10.5.0 update.
Based on these tests, updating to 10.5.1 appears safe, whether upgrading from 10.5.0 or directly from 10.4.3.
Regards
JohanYes It worked !
This morning, we have received notification that automatic update was successfull for some pluginsForum: Plugins
In reply to: [Weight Based Shipping for WooCommerce] Save buttonFinally found it !
Blue circle in the bottom right hand side
This is not ergonomic at all and compliant with WordPress standardHi
Website is completely up to date
WordPress 6.7.1
WooCommerce 9.6.0
WooCommerce Analytics 0.9.6
PHP 8.3.16I thought this plugin was a simple, light plugin as add-on of Statistics that works out-of-the box just reading datas.
Can you please give more information about how Order Attribution works.
Does it create table in database and store datas ?
I don’t understand the synchronization just to create a report form datas already in databaseHi @layoutd
It is hour glass
SCREENSHOT https://ibb.co/cX8rvBgR
Issue has to do with message in console, When page displays well, I have only 2 messages left
store “core/interface” is already registered.selectcontrol in@wordpress/data-controlsis deprecated since version 5.7. Please use built-inresolveSelectcontrol in@wordpress/datainstead.Synchronization is also very slow
We have started at 13:06, it is 15:09 and it is only around 25% for 14764 orders)
SCREENSHOT https://ibb.co/fdQC9brsHi @layoutd
1- Yes both are enabled “Analytics” and “Order Attribution”
2- Yes, I am able to view it. As I already explained opening the thread, message displayed after plugin installation, I was not able to view page under “Order attribution”, only this message.
I disabled “Analytics” and “Order Attribution” in WooCommerce > Settings > Advanced > Features
I saved and enabled again “Analytics” and “Order Attribution” and saved.
I have been able to set report and launch WooCommerce Analytics data synchronization
It is still on synchronizing, sometimes when I check status, message appear again but not all the time3- Yes URL is /admin.php?page=wc-admin&path=%2Fanalytics%2Forder-attribution
Forum: Plugins
In reply to: [WooCommerce] WC 9.4.1 – order_review spinning aroundHi @doublezed2
As I already mentionned before nobody should post a Status Report publically on Support forum. WordPress must implement on forum a way to post private message to include Status Report.
This issue is not easy to spot, it can be confusing depending on plugin user use and if debug mode is on or not.
Most of users, as I can read on forum don’t have stagging website and might not be on debug mode.
I posted on Github and a user replied that h saw similar issues https://github.com/woocommerce/woocommerce/issues/52646#issuecomment-2500430755I replied to a thread mentionning same issue few days ago. User didn’t reply but if he put debug mode off, it solved issue,
https://ww.wp.xz.cn/support/topic/infinite-loading-spinner-in-checkout-errors-about-content-security-policy/You can make a test on your side using a theme, Woocommerce and a plugin that has a warning, notice or deprecated message. For example Health Check has a notice message, woocommerce-pdf-product-vouchers from your store (SkyVerge) has also same notice message.
You must be in debug mode.
Check order_review on check out page to see if you can place an order or if it is spinning around.
Then deactivate debug mode and check again order_review, it should stop spinning around.I haven’t updated yet our prod website, I am following and testing on stagging website until I found update stable
I already use folder wp-content/languages/plugins for all translations
Do you mean that having all files in wp-content/languages/plugins prevent any translation;issues?
Hi @comyu
If you see error, ;debug mode is on on your website
Can you try switch off debug mode define( ‘WP_DEBUG’, false).I have already posted this issue https://ww.wp.xz.cn/support/topic/wc-9-4-1-order_review-spinning-around/
After different tests, it seems that order_review is spinning around when debug mode is on
If you confirm that you have issue when debug mode is on define( ‘WP_DEBUG’, true). and it comes back to normal when debug mode is off define( ‘WP_DEBUG’, false). that will confirm my last testSee last post for details https://ww.wp.xz.cn/support/topic/wc-9-4-1-order_review-spinning-around/#post-18153404
Forum: Plugins
In reply to: [WooCommerce] WC 9.4.1 – order_review spinning aroundHi @shahzeenfarooq , @ckadenge @riaanknoetze
I open this issue again
Shopkeeper Extender has been updated, order_review is still spinning aroundI did more test, it is related to new update of WooCommerce
When debug mode is on:
If message warning, deprecated or notice display order_review is spinning around
If NO message warning, depreated or notice dislpay order_review is NOT spinning aroundWhen debug mode is off
No message ever display so order_review is NOT spinning aroundThat’s why my first debug with Health Check made order_review spinning around with only Twenty Twenty Four and WooCommerce because Health Check has a notice Function _load_textdomain_just_in_time
My second debug manually with Health Check deactivated didn’t have order_review spinning around because the notice from Health Check didn’t display any more
Can you please test on your side and provide a fix.
You need to be on debug mode with a message (whatever it is), if you are on debug mode without any message, order review will not spin around.
You can install Health Check which hasn’t been updated yet or WooCommerce PDF Product Vouchers (of Skyverge from your store – I emailed them concerning Function _load_textdomain_just_in_time, they haven’t provided an update yet)Thanks
Regards
Johan
Forum: Plugins
In reply to: [WooCommerce] WC 9.4.1 – Function _load_textdomain_just_in_timeHi @doublezed2
I got in touch with “WooCommerce Back In Stock Notifications” plugin support.
A new version (2.0.5) has just been released today (20/11/2024) which solves the issueThanks
Regards
Johna
Forum: Plugins
In reply to: [Shopkeeper Extender] WC 9.4.1 – order_review spinning aroundExtra information, this issue happens when website is on debug mode define( ‘WP_DEBUG’, true );
I have just tested with define( ‘WP_DEBUG’, false ); order_review stops spinning around when debug mode is off so you cannot see issue on your demo which is not a debug modeCan you please forward this to your dev ?
Update of WC 9.4.1 was not easy, I have spent lot of time doing test and I am a bit overhelmed opening ticket support past days.Forum: Plugins
In reply to: [Shopkeeper Extender] WC 9.4.1 – order_review spinning aroundHi @getbowtied
Shopkeeper Theme is updated to last version (5.0)
Issue is related to WP 6.7 or WC 9.4.1
Forum: Plugins
In reply to: [WooCommerce] WC 9.4.1 – order_review spinning aroundHi
I ran a second debug and it happens that issue is related to Shopkeeper Extender
First debug, I used “Health Check” plugin
Second debug, I made this morning, I did it manually deactivating also “Health Check”I did more testing deactivating debug mode, issue happens only when debug mode is on
I posted on their support
https://ww.wp.xz.cn/support/topic/wc-9-4-1-order_review-spinning-around-2/Regards
Johan