PDA

View Full Version : Subscription mod, based on ppv mod


bid5
01-30-2007, 11:34 AM
Hi ray

I currently have ppv mod, what i am doin is setting up so that only ppv users can sell, they will then pay subscription fee(ppv fee) for free selling until their status expires. I have renamed all the ppv in language file to seler subscription etc.

However at the moment their is only one amount of expirery days which is set in the ppvconfig table.

I have created a new field in probid_users called suscribeddays.

I can see it would be possible to create a set of subscription options with different expirery times and costs

eg 30 days for £2
90 days for £5
180 days for £10
365 days for £20 etc...

and a "mysubscriptions" page in the member area which would tell the user how many days they have remaining.

If they were unsubscribed (not PPV) there would be a form with a drop down menu to choose a subscription time and price.

Instead of taking the expirery days from ppvconfig it would come from another table of subscriptions based on their choice, the form would then update the probid_users to say they were ppv and also update the new feild for expirery days in probid_users based on that particular user.

How easy would this be, anmd what sort of cost?