I’m running a copy of wp e-commerce with a variations plugin by Splashing Pixels (http://splashingpixels.com/plugins/wpec-variation-image-swap/) that has some javascript conflict with the plugin. Restored version 1.8.1 and both started working again
same issue here…alerted landing-pages forum and received reply. No reply to date with wp-e-commerce support
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();