Gossamer Forum
Quote Reply
Plugin Needed....
Hi,

I have dgraph_rdate as (366+signup_date) being stored in the dgraph table. This date is basically the date on which the account renewal falls due.

Plugin Requirement:

current_date < dgraph_rdate --- Login OK

current_date >= dgraph_rdate --- Error Message(Customizable) : Your Account Has Expired (drawn from language)....

Date Format: YYYY-MM-DD

Presently, expired accounts are being presented with a different template set where compose/options/home/folders etc are all inactive based on dates manipulation ... but this could lead to few problems ....

TIA

Anup
Quote Reply
Re: [anup123] Plugin Needed.... In reply to
Hi Adrian

Thanks for all the necessary help and input and it's working great.


Anup