Link expiry and automisation !

Discussion in 'Directories' started by MeetHere, Mar 24, 2007.

  1. #1
    How do you maintain a track of a link expiring on your directory ( for a duration linking like for 6 months or 1 year)

    Is there any automatic process which will remind us and to the link submitter for renewing it ?
     
    MeetHere, Mar 24, 2007 IP
  2. syted

    syted Notable Member

    Messages:
    2,086
    Likes Received:
    319
    Best Answers:
    0
    Trophy Points:
    290
    #2
    Good question, I've been thinking about this too. For the time being I'm manually writing them all in a diary.
     
    syted, Mar 24, 2007 IP
  3. lazyleo

    lazyleo Well-Known Member

    Messages:
    422
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    110
    #3
    In a diary? wow..would get confusing over time :)

    I would recommend a excel spreadsheet :)
     
    lazyleo, Mar 24, 2007 IP
  4. MeetHere

    MeetHere Prominent Member

    Messages:
    15,399
    Likes Received:
    994
    Best Answers:
    0
    Trophy Points:
    330
    #4
    I am using v2.1 PHPLD script..

    Is there such a feature in paid v3.** or any mod ?
     
    MeetHere, Mar 24, 2007 IP
  5. xc06

    xc06 Notable Member

    Messages:
    3,498
    Likes Received:
    332
    Best Answers:
    0
    Trophy Points:
    203
    #5
    :D :D :D

    I also got this question and I don't prefer to write all down. ;)
     
    xc06, Mar 24, 2007 IP
  6. britishguy

    britishguy Prominent Member

    Messages:
    7,949
    Likes Received:
    892
    Best Answers:
    0
    Trophy Points:
    360
    #6
    We process all ours through a program which gives you the 'heads up' when each renewal is due :cool:
     
    britishguy, Mar 24, 2007 IP
  7. MeetHere

    MeetHere Prominent Member

    Messages:
    15,399
    Likes Received:
    994
    Best Answers:
    0
    Trophy Points:
    330
    #7
    Can you share with us ??
     
    MeetHere, Mar 24, 2007 IP
  8. Grokodile

    Grokodile Peon

    Messages:
    425
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Algorithmically, when you get a payment, you can set an EXPIRY value to track how long the payment lasts.

    However, if you get a payment before a previous payment expires, you must ADD the purchased time to any remaining time or you will "cut off" existing paid time.

    Anyway, if you get the right date in a database, you can run queries to detect items expiring soon in order to send an email (perhaps a week or two in advance). You can also run queries to remove the featured listing or status automatically after the expiry date. Just be sure to set flags of some type so you don't send repeated email messages or try to reprocess already handled status changes.
     
    Grokodile, Mar 24, 2007 IP
  9. paidhosting

    paidhosting Peon

    Messages:
    4,822
    Likes Received:
    483
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Paypal i think does send out email that user has cancelled the subscription cause phpld2 uses paypal subscription method, hence on due date paypal automatically deducts from users account the required money, so keeping track on paypal email can also help.
     
    paidhosting, Mar 25, 2007 IP
  10. Fastian

    Fastian Peon

    Messages:
    2,085
    Likes Received:
    235
    Best Answers:
    0
    Trophy Points:
    0
    #10
    One more question regarding "Featured Links"
    When the link expiree, i.e. if the payment is on yearly bases, does it became inactive or it is removed???

    Also, do the admin and link owner get any notification about it??
     
    Fastian, Mar 25, 2007 IP