I've recently converted site from using the e-commerce module to ubercart which is just fantastic, an commerce module that works 
I'm not completely sure if this is the right place for this problem (more a drupal question perhaps) but basically I have a music site which sells single tracks using uc_products and we also sell music through subscription using uc_roles
I wonder if anyone who has a subscription site with a similar scenario and has some sort of solution, I'll try my best to describe what im trying to do.
I use views to generate my products in a table, in one case for anonymous users and authenticated users I use views to generate the products and in one column it displays the add to cart button
For users with the role "subscribed users" I use views to display the direct link to the music file, I've attached an image to better display what i mean.
The problem is the subscribed user can still see the anonymous and authenticated users list of products as well as the subscribed list. For the life of me I can't work out how to only display the one list for subscribed users. my guess is because the user that was given the role "subscribed user" the user still has the role authenticated user so it shows both lists, I can't work out how to get around this, any help would be extremely appreciated!
| Attachment | Size |
|---|---|
| access_control.jpg | 72.74 KB |







Joined: 11/21/2007