Can you guys confirm that?
File product-template.php Function (wpsc_the_product_thumbnail)
LINE: 1186 -> if ( ! $metadata =
wp_get_attachment_metadata( $thumbnail_id ) )
CHANGETO :
if ( $metadata != wp_get_attachment_metadata( $thumbnail_id ) )
--
You received this message because you are subscribed to the Google Groups "WordPress e-Commerce Plugin Development" group.
To post to this group, send email to wordpress-e-c...@googlegroups.com.
To unsubscribe from this group, send email to wordpress-e-commerc...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wordpress-e-commerce-plugin?hl=en.