• Resolved Slashnoir

    (@slashnoir)


    After updating to the latest version (3.8.14.1) I’m getting the following error in my webshop page:

    Fatal error: Call to undefined function wpsc_display_category_products() in shop-page.php on line 45

    The function in the .php is:

    <?php echo wpsc_display_category_products( array( ‘category_url_name’=>’books-category’) ); ?>

    Has there been any change in the function I need to call to load items from a specific category?

    https://ww.wp.xz.cn/plugins/wp-e-commerce/

Viewing 1 replies (of 1 total)
  • ray-instinct

    (@ray-instinct)

    Hi Slashnoir,

    Ray here with WP eCommerce support. While I am not aware that there are changes in the PHP side on category display, it seems that if you can post your issue at https://github.com/wp-e-commerce/wp-e-commerce/issues one of the developer can shine some light on your issue.

    I would also suggest telling us what version did you upgrade from.

    Thank you,
    Ray

Viewing 1 replies (of 1 total)

The topic ‘Fatal Error: WPEC not loading products.’ is closed to new replies.