Shad Pulley Registered Users
 Ventrian Addict Posts:64


 |
| 7/10/2007 3:41 PM |
|
I'm finally putting together my site on DNN. I'm using subscription tools content to show ads to non subscribers and show nothing to the subscribers so that they have a little more real estate. My question is this; how does the module decide which content to display when a user is a part of more than one group that has content assigned? For example. I have 3 different groups I want to show different content to
Subscribers - just a space to blank out the box
Registered Users - a link at the top to the sign up page and then regular ads
Unregistered or logged out users - a link to the register page and then regular ads
With this current situation, the subscribers are also registered users, so they get the registered users content and they should only be getting the subscribers content. Is there any way to make this work? Could the content be given a priority so that if a member is in certain groups, it overrides any other content? |
|
Shad Pulley Webmaster - Model Railroads Online Follow my progress as I convert to DNN in my blog: Renovating MLS |
|
|
Scott McCulloch Administrators
 Ventrian Master Posts:17204


 |
| 7/11/2007 1:25 AM |
|
At the moment, it checks the roles from top to bottom, so the first role it hits, it displays that content. To achieve this, I probably need to allow the ability to reorder this list, unless you know of a better way to display the items?
I originally didn't have it pull out all content for all roles that the user matches otherwise it would look strange. |
|
Scott McCulloch Site Administrator |
|
|
Shad Pulley Registered Users
 Ventrian Addict Posts:64


 |
| 7/11/2007 10:01 AM |
|
| Reordering the list would fit the bill perfectly. |
|
Shad Pulley Webmaster - Model Railroads Online Follow my progress as I convert to DNN in my blog: Renovating MLS |
|
|
Scott McCulloch Administrators
 Ventrian Master Posts:17204


 |
| 7/12/2007 4:22 AM |
|
| OK - I'll add it to the work list. |
|
Scott McCulloch Site Administrator |
|
|
Shad Pulley Registered Users
 Ventrian Addict Posts:64


 |
| 7/16/2007 8:43 AM |
|
| Thanks Scott!! |
|
Shad Pulley Webmaster - Model Railroads Online Follow my progress as I convert to DNN in my blog: Renovating MLS |
|
|
Paul Fijma Registered Users
 Ventrian Newbie Posts:5


 |
| 8/23/2007 12:43 PM |
|
Ah, its not a problem! I'll eagerly wait for the new improvement. i have found a workaround by not filling in registered users and subscribers. Now it shows me the first fitting role (past those two) It would indeed be nice if you can move roles up and down and setting priorities.
--Maybe a "NOT in this or that role" selection? - showing content to persuade a user to become also a member of a certain role... (Just easy, not necessary) -- |
|
Paul Fijma CEO Digital Funwork Amsterdam, Holland |
|
|
Eric Swanzey Gold Membership
Posts:25

 |
| 4/08/2008 1:10 PM |
|
| BIG bump on this. Include/Exclude badly needed on this. |
|
|
|
|
Scott McCulloch Administrators
 Ventrian Master Posts:17204


 |
| 4/09/2008 5:58 AM |
|
| Ok - I will re-look at this item. |
|
Scott McCulloch Site Administrator |
|
|
Scott McCulloch Administrators
 Ventrian Master Posts:17204


 |
| 4/09/2008 5:58 AM |
|
| Also, is everyone on 4.5.5+ on this thread? |
|
Scott McCulloch Site Administrator |
|
|
Shad Pulley Registered Users
 Ventrian Addict Posts:64


 |
| 4/09/2008 8:08 AM |
|
| Yep, I'm on 4.7. Looking forward to this.. I have several places where I need this functionality.. |
|
Shad Pulley Webmaster - Model Railroads Online Follow my progress as I convert to DNN in my blog: Renovating MLS |
|
|
mattfarmer Registered Users
 Ventrian Newbie Posts:9

 |
| 10/03/2008 2:24 AM |
|
Hi, This is also exactly what i require. Is there any idea of when this update maybe available?, as i have 3 site that i am developing that could really do with this. Many thanks, Matt. |
|
|
|
|
Shad Pulley Registered Users
 Ventrian Addict Posts:64


 |
| 10/10/2008 2:02 PM |
|
| Yeah, I'm still waiting around for this feature.. |
|
Shad Pulley Webmaster - Model Railroads Online Follow my progress as I convert to DNN in my blog: Renovating MLS |
|
|
jepeterzon Gold Membership
 Ventrian Addict Posts:64

 |
| 10/14/2008 10:09 PM |
|
I was looking for a way to prioritize the way it appeared to roles, did this feature ever get implemented? |
|
|
|
|
Scott McCulloch Administrators
 Ventrian Master Posts:17204


 |
| 10/15/2008 4:27 AM |
|
| No it hasn't been implemented yet. |
|
Scott McCulloch Site Administrator |
|
|
mattfarmer Registered Users
 Ventrian Newbie Posts:9

 |
| 3/10/2009 9:19 AM |
|
Hi, Is there any chance of this being implemented?, and if yes, do you have any idea of when? Thanks, Matt. |
|
|
|
|
Scott McCulloch Administrators
 Ventrian Master Posts:17204


 |
| 3/12/2009 5:51 AM |
|
| I'll see what I can do - making some changes to a few modules at the moment. |
|
Scott McCulloch Site Administrator |
|
|
Ash Registered Users
 Ventrian Addict Posts:87


 |
| 3/31/2009 4:55 PM |
|
Im just not understanding this module! Am i doing something wrong? I have user roles for Gold, Silver and Bronze and want to customise the message for each role and also for the registered user role. The problem is that all users are under registered roles! So they are only getting the registered role custom message. In my DNN user roles for each user, the first role they belong to is Registered user. So, if the module reads roles from top to bottom i understand why i cant get this module to function properly. But surely the simple answer is that the module should read from bottom to top, no? Can this be done? Is it a simple piece of code in an ascx file somewhere that i can edit? |
|
|
|
|
Ash Registered Users
 Ventrian Addict Posts:87


 |
| 4/08/2009 1:57 PM |
|
Hi Scott. Im sure you have a lot of other priorities at the moment but this issue with the subscription tools that i have is the last stumbling block i have on my site. The module currently reads roles from top to bottom. Is there a simple way i can make it read the other way around i.e bottom to top by editing some code in an ascx file anywhere? Or through any other means? Your help would be greatly appreciated. Thanks. |
|
|
|
|
Scott McCulloch Administrators
 Ventrian Master Posts:17204


 |
| 4/09/2009 8:09 AM |
|
| I can add a config option to go the other way if you want. |
|
Scott McCulloch Site Administrator |
|
|
Ash Registered Users
 Ventrian Addict Posts:87


 |
| 4/09/2009 10:02 AM |
|
Scott, thanks for the quick reply. That would be fantastic. Just whatever is easiest for you. Im screeming out for this feature in order to launch my web site (along with the price search in € not £ in property agent, but thats another post ill have to make. If you have any news on this as it looks like your working heavily on Property Agent at the moment, then let me know).
Anyway, any quick solution to make the subscription tools roles go the other way would make me a very very happy man!
Thanks |
|
|
|
|