• Resolved adrian_lesan

    (@adrian_lesan)


    hi. immediatly after installing woo commerce on a fresh wordpress, i get this in the admin panel:

    Warning: sprintf() [function.sprintf]: Too few arguments in /wp-content/plugins/woocommerce/classes/integrations/shareyourcart/class-wc-shareyourcart.php on line 26
    Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/woocommerce/classes/integrations/shareyourcart/class-wc-shareyourcart.php:26) in /wp-includes/option.php on line 568
    Warning: Cannot modify header information – headers already sent by (output started at wp-content/plugins/woocommerce/classes/integrations/shareyourcart/class-wc-shareyourcart.php:26) in /wp-includes/option.php on line 569

    On the website, i get only one:
    Warning: sprintf() [function.sprintf]: Too few arguments in /wp-content/plugins/woocommerce/classes/integrations/shareyourcart/class-wc-shareyourcart.php on line 26

    I also can not upload images to products.

    Can you support please?

    https://www.ads-software.com/extend/plugins/woocommerce/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter adrian_lesan

    (@adrian_lesan)

    nevermind, looks like the RO translation file is causing all the errors. I’ll just have to build my own. ??
    Thanks anyway :))

    anton-m

    (@anton-m)

    The last post in this topic fixes the problem!

    You must replace line 26 with:
    $this->method_description = __( 'Increase your social media exposure by 10 percent! ShareYourCart helps you get more customers by motivating satisfied customers to talk with their friends about your products. For help with ShareYourCart view the <a href="https://www.woothemes.com/woocommerce-docs/user-guide/shareyourcart/">documentation</a>.', 'woocommerce' );

    Thread Starter adrian_lesan

    (@adrian_lesan)

    thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘errors after installing woocommerce’ is closed to new replies.