• On the Add Product page, a couple of errors show.

    In the Price Control widget it shows this error:
    Warning: Invalid argument supplied for foreach() in /mydirectories/blog/wp-content/plugins/wp-e-commerce/wpsc-admin/includes/display-items-functions.php on line 85

    In the Stock Control widget it shows this error:
    Warning: Invalid argument supplied for foreach() in /mydirectories/blog/wp-content/plugins/wp-e-commerce/wpsc-admin/includes/display-items-functions.php on line 239

    When I try to save as a draft or “Submit for Review”, it shows me a page that says “Are you sure you want to do this” with a “Try Again” link that goes right back to the Add Product page.

    Activating the plugin also broke my Loop code on other pages of my website (outside of WordPress) that pull the most recent posts of my blog, giving the following errors:
    Warning: session_start(): Cannot send session cache limiter – headers already sent
    Warning: session_start(): Cannot send session cache limiter – headers already sent
    The line that barks occasionally changes, but it’s always in this file: /mydirectories/blog/wp-content/plugins/wp-e-commerce/wpsc-core/wpsc-constants.php
    It always says the headers have already been sent by whatever page I’m viewing.

    http://wordpress.org/extend/plugins/wp-e-commerce/

  • The topic ‘[Plugin: WP e-Commerce] Cannot Add Product, Variety of Errors’ is closed to new replies.