I guess i have two questions on here.

I am working on a coaching site for a client. What we need is a module that can plug right in and enable us to time deliver content depending on how long a site user has been a member with a specific access level. SO they can be just a normal member but when they upgrade to the next level of membership another clock begins running and from there content is opened up to them.

Is there a module for this already built that I have just overlooked?

Or is there a developer willing to put time into this, we are willing to pay to have this developed.

Most of all we need to keep this as simple as possible, if you have used the Simple Access module it is right there as a publishing option to single out different members. This module needs to work the same way with a simple box that you fill in how many days a person has to be a member before the content is opened to them. That really is all.

I need to have work started on this by next week and near completion at least 2 weeks from now.

Thanks.

Comments

amitaibu’s picture

try - http://drupal.org/project/workflow_ng

Maybe you can use the Custom content links, to create a schedulaed task, and the workflow_ng rules to check the conditions (user role, etc').

chrisopeterson’s picture

While the above suggestion would probably work with enough finegaling it is not simple enough. I don't know enough PHP and enough about drupal to get this to work on my own and on top of that it won't work for the end user.

He needs it to be a simple text box in the content publishing area as to how many days they have been a member. More complex than that won't work.