Issue 426 in wp-e-commerce: Conversion 3.7 to 3.8: Rating on products are gone after conversion

1 view
Skip to first unread message

wp-e-c...@googlecode.com

unread,
Mar 16, 2011, 4:11:02 PM3/16/11
to wp-e-commerce-googl...@googlegroups.com
Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Low Version-3.8.dev

New issue 426 by Kaspersp...@gmail.com: Conversion 3.7 to 3.8: Rating on
products are gone after conversion
http://code.google.com/p/wp-e-commerce/issues/detail?id=426

What steps will reproduce the problem?
Requirement:
a. 3.7 db
b. 3.7 WPSC activated, data should contain categories and products.
c. Special folder in the 'plugins' folder with 3.8 WPSC, it can be called
any name other the default name 'wp-e-commerce'

1. Have a list of products in the 3.7 db with rating applied.
2. Deactivate 3.7 plugin
3. Activate the 3.8 plugin
4. Perform the Store Update.
5. check that the products are present and rating is the same.

What is the expected output? What do you see instead?
Rating on product are erased. Each product with rating prior to the Update
should retain the rating applied.

What version of the product are you using?
WP: 3.1

wp-e-c...@googlecode.com

unread,
Mar 20, 2011, 5:20:24 PM3/20/11
to wp-e-commerce-googl...@googlegroups.com
Updates:
Labels: Milestone-3.8.future

Comment #1 on issue 426 by v.bakai...@gmail.com: Conversion 3.7 to 3.8:

Rating on products are gone after conversion
http://code.google.com/p/wp-e-commerce/issues/detail?id=426

this (ratings) should be plugin functionality, not core. Need to deprecate
this in the future

wp-e-c...@googlecode.com

unread,
Apr 16, 2011, 2:39:00 PM4/16/11
to wp-e-commerce-googl...@googlegroups.com

Comment #2 on issue 426 by kaleidos...@gmail.com: Conversion 3.7 to 3.8:
Rating on products are gone after conversion
http://code.google.com/p/wp-e-commerce/issues/detail?id=426

I too am having this problem. I turned off product rating in the
meantime.... Not so much because I lost my 3.7db but rather because the the
stars aren't showing and instead I see the numerical rating in
parenthesis.. like (8) in front of the stars. Sounds like the 2 problems
are related.

wp-e-c...@googlecode.com

unread,
Apr 16, 2011, 4:43:05 PM4/16/11
to wp-e-commerce-googl...@googlegroups.com

Comment #3 on issue 426 by kaleidos...@gmail.com: Conversion 3.7 to 3.8:
Rating on products are gone after conversion
http://code.google.com/p/wp-e-commerce/issues/detail?id=426

I too am having this problem. I turned off product rating in the

meantime.... Not so much because I lost my 3.7db product ratings, but
rather because the graphic stars aren't showing and instead I see the
numerical rating in parenthesis.. like (8) in front of the 5 grayed out

wp-e-c...@googlecode.com

unread,
Apr 13, 2014, 11:59:14 PM4/13/14
to wp-e-commerce-googl...@googlegroups.com

Comment #4 on issue 426 by j...@nammourdesigns.com: Conversion 3.7 to 3.8:
Rating on products are gone after conversion
http://code.google.com/p/wp-e-commerce/issues/detail?id=426

I am not sure if this is the same problem but I was having issues with the
stars not showing up for the "your rating" option. It just showed the
select list and I didn't see any console errors. Anyways, I found a
temporary fix by editing the wp-e-commerce.js file in the wpsc-core/js
folder and I changed this line to remove the condition.

jQuery( 'form.wpsc_product_rating' ).load( function(){
jQuery(this).rating();
});

I replaced it with this.

jQuery('form.wpsc_product_rating').rating();

and that worked for me.


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages