Users who bought this product

6 replies [Last post]
Joined: 03/28/2009
Juice: 30

Hi,

Desperately need this feature. Tried to implement it via a view but no joy. I'm quite new to Drupal so it may just be my lack of experience as to why I couldn't get this to work.

Basically I'm building a website that sells events. And it would be incredibly beneficial from a sales point of view if members could see who has bought/booked onto this event. Hence I need a view or contributed module that could provide me with a block that displays all users who have bought this product. I need to see at least their name, picture and be able to click through to their profile. Although if all user profile info could be exposed to the view even better.

Like I previously mentioned, I need this developing quite quickly and I'm quite new to Drupal so don't know how much work this would take or an appropriate cost. I already use the Purchase List Report that does something similar, albeit via a drop down and only in Admin - so surely my request shouldn't be too difficult.

Either way I'm happy for this view syntax / module to be made public with the community.

So, is this possible and how much?

Thank you.

Victoria

Joined: 08/07/2007
Juice: 15046

You might check out http://drupal.org/project/uc_views.

Joined: 03/28/2009
Juice: 30

Hi Ryan,

Took a look at http://drupal.org/project/uc_views but still couldn't figure out how to get the view to show me the users who bought the product whose node id I'm viewing.

Has anyone got this to work or does anyone else have their view config to share with me?

Thanks.

Victoria

Joined: 03/21/2009
Juice: 36

Well, if you are using Drupal 5x you have no luck with uc_views. The current available module as of this time is only designed for Drupal 6x. On the other hand, I am also willing to try this module unfortunately I'm using Drupal 5x.

Linux Registered User #383849

Joined: 08/07/2007
Juice: 15046
lakbaytaodev wrote:

Well, if you are using Drupal 5x you have no luck with uc_views.

Forum posts can be tagged for Ubercart 1.x vs. 2.x. It's not extremely visible, but in the top right corner of this thread you can see that 2.x was the target, meaning Drupal 6.x. i.e., it should work here.

Joined: 03/28/2009
Juice: 30

Ryan, Thanks for the quick reply. Will take a look at uc_views...

Joined: 03/21/2009
Juice: 36

Hi Ryan,

Thank you for pointing it out. Now i see it...

Linux Registered User #383849