Page 1 of 1

Drip feed content after user has purchased

PostPosted: October 12th, 2010, 1:23 am
by webboy
I wish to drip feed content after a user has purchased (upgraded to from 0 to 1) and would like to check from the day the user successfully paid not registered on the system so content will display correctly.

is there a function to check the users date when they had paid against, to do the increments ?

Re: Drip feed content after user has purchased

PostPosted: October 25th, 2010, 5:12 pm
by colstrom
I'd imagine you're looking for the S2MEMBER_CURRENT_USER_REGISTRATION_DAYS constant, rather than a function. It should be an integer representing the number of days since registration (0 for unregistered users).

Does this answer your question?

Re: Drip feed content after user has purchased

PostPosted: October 25th, 2010, 11:19 pm
by Jason Caldwell
Also, this thread may be helpful to you:
viewtopic.php?f=4&t=602&p=2619&hilit=paid+date#p2619