• Resolved gabrielefortunato

    (@gabrielefortunato)


    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 545

    where 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
    Gabriele

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support con

    (@conschneider)

    Engineer

    Hi there,

    > To fix it I have to enter “%1$s” INESTEAD OF “%s”

    Could you post the full error message here so we can take a look at the entire entry?

    > To fix it I have to enter “%1$s” INESTEAD OF “%s”

    Meaning you edit /woocommerce/includes/customizer/class-wc-shop-customizer.php on line 545 directly? This is not recommended. Usually the source of the problem lies elsewhere. Let’s check once we see the entire error entry.

    Kind regards,

    Plugin Contributor Ron Rennick

    (@wpmuguru)

    Hi,

    Thanks for letting us know. I created an [issue](https://github.com/woocommerce/woocommerce/issues/28297) for this in the WooCommerce development repository.

    Thread Starter gabrielefortunato

    (@gabrielefortunato)

    Thank you

    the following is the full error message I get:

    – Warning: sprintf(): Too few arguments in /home/customer/www/mycitystore.it/public_html/wp-content/plugins/woocommerce/includes/customizer/class-wc-shop-customizer.php on line 535

    – Warning: Cannot modify header information – headers already sent by (output started at /home/customer/www/mycitystore.it/public_html/wp-content/plugins/woocommerce/includes/customizer/class-wc-shop-customizer.php:535) in /home/customer/www/mycitystore.it/public_html/wp-includes/functions.php on line 6274

    Thank you

    Thread Starter gabrielefortunato

    (@gabrielefortunato)

    Good morning Ron,

    I hope you are doing well.

    Did you get the chance to have a look a the issue above ?

    Thank you !
    Kind regards
    Gabriele Fortunato

    Hey Gabriele,

    I’ve shared the warnings above with our devs for further investigation as well.You can monitor and even reply directly there if needed:

    https://github.com/woocommerce/woocommerce/issues/28297

    Warm regards,

    Thread Starter gabrielefortunato

    (@gabrielefortunato)

    Thank you Robert.

    Kind regards

    Gabriele

    Thread Starter gabrielefortunato

    (@gabrielefortunato)

    Good Morning,

    I have installed the 4.8.0 but id does not seem this issue has been fixed neither mentioned in the Changelog of the release.

    Can you please reiterate to the developers the issue ?

    Thank you
    Kind regards
    Gabriele Fortunato

    Hey!

    It appears this hasn’t been included in the last update of WooCommerce.

    I recommend monitoring the GitHub issue for now and feel free to share any feedback there to keep better track of this:

    https://github.com/woocommerce/woocommerce/issues/28297

    I’ll mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.

    Best wishes,

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Warning: sprintf() class-wc-shop-customizer.php’ is closed to new replies.