Warning: sprintf() class-wc-shop-customizer.php
-
Good morning,
I get this error:
Warning: sprintf(): Too few arguments in /var/docs/wpany.tst/public/wp-content/plugins/woocommerce/includes/customizer/class-wc-shop-customizer.php on line 545where I have the following code:
$regen_description = sprintf( __( ‘After publishing your changes, new image sizes may not be shown until you Regenerate Thumbnails.’, ‘woocommerce’ ), ‘https://en-gb.www.ads-software.com/plugins/regenerate-thumbnails/’ );To fix it I have to enter “%1$s” INESTEAD OF “%s”
The problem is that every update I loose the fix.
Can you please help ?
Thank you
GabrieleThe page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Warning: sprintf() class-wc-shop-customizer.php’ is closed to new replies.