BullCreek had at one time posted a module for Ubercart Views integration and for product reviews. The thread on the Views module is combined here in the forums in this thread, while the product reviews module is posted below:
---------------
Product Reviews
Submitted by BullCreek on Thu, 04/26/2007 - 19:20
BullCreek
Posts: 48
Joined: 01/10/2007
I'm nearing completion on a review module for ubercart. You can check it out at:
or more specifically a prepopulated example:
http://sustainablevps.com/node/4/reviews
A few comments:
1. It is basically a drupalified and slightly simplified version of what Newegg has. It doesn't have "was this review helpful" and it only shows total aggregate results in the summary, not last two weeks, or last six months.
2. It is fairly configurable as far as permissions go (administer reviews, edit own reviews, read reviews, submit reviews) - although I need to add some help hooks to better explain it and also show some user configurable "Review Guidelines".
3. I'm currently using votingapi to store the votes, but there are a few problems with it. I mark the nodes as unpublished initially (user configurable) - but votingapi doesn't have a facility for that. So if you create a new review, the review won't show up under "Reviews" until an admin publishes it, but even though it doesn't show up, it will immediately impact the reviews summary which I get from voting API which can be a bit confusing. All that, and votingapi didn't have one function I needed, so I had to patch it, and don't know if they will accept my patch. It may be easier to role my own.
4. I couldn't find a star icon in the Tango collection, so I used the little battery. If any of you guys/gals know where a good transparent star is, that is free to use, let me know.
5. I think the module may not work with pathaliases - but I'm planning on looking into that.
6. I still need to add a few views hooks so I can display links and such showing the products rating/#reviews in the catalog pages.
7. Probably some others.
Any feedback is welcome. I'll try to make the source available once I get a few of these remaining issues resolved.
---------------
Thu, 04/26/2007 - 21:47
Ryan
Posts: 1693
Joined: 09/26/2006
Very very cool. 
You can always grab the images used in one of the other voting modules... I think jrating or something has some star graphics. I kind of like the batteries, though I know they won't fit for most sites. 
Another excellent module from BullCreek!
---------------
Tue, 05/29/2007 - 11:15
dolittle
Posts: 15
Joined: 05/27/2007
Your link ask for a password so I couldn`t see it.
I`m also looking for a voting module combined with ubercart.
The feature I need is to allow a user vote for a product only after he gets it.
Maybe add link in the menu "Vote for products" that will list all the products the user bought and let him vote for them.
Can I help with anything?
Thanks
---------------
Tue, 05/29/2007 - 15:44
BullCreek
Posts: 48
Joined: 01/10/2007
Sorry. I had to reprovision that site for another purpose and am short on static IPs. I'm in the process of moving both the review and views module over to my blog and documenting them better there as well as here on this site. I'll post in a day or two when the move is complete.
As far as what you want - my review module doesn't quite fit the bill - but I'll bet you could tweak it to do that fairly easily. I'll review the code and see if I can give you any hints after I've completed the move.
If you need the code sooner - you can PM me. Thanks, --B
---------------
Tue, 05/29/2007 - 16:35
dolittle
Posts: 15
Joined: 05/27/2007
Thank you very much.

Joined: 08/07/2007