Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author David Wells

    (@davidwells)

    The fatal error is coming from PHP Fatal error: Call to undefined function get_current_screen() in wp-content/plugins/wp-e-commerce/wpsc-admin/includes/product-functions.php on line 23, referer:

    The wp-ecommere plugin, have you contacted their team?

    Thread Starter steve helloagd

    (@stevehelloagdcom)

    Yes, posted in their support forum as well. The offending line in the product-functions.php is the last line in the code below:

    function wpsc_admin_submit_product( $post_ID, $post ) {
    global $wpdb;

    $current_screen = get_current_screen();

    Plugin Author David Wells

    (@davidwells)

    Hmm not sure we can help.

    We can’t support other plugins.

    We use easy digital downloads for our cart. Its amazing. Or you could try woocommerce.
    Both are superior to wp-e-commerce.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘conflict with wp e-commerce and multisite install’ is closed to new replies.