Gossamer Forum
Home : Gossamer Threads Inc. : Custom Modification Jobs :

Re: postcards add-on 1.1x

Quote Reply
Re: postcards add-on 1.1x In reply to
One more "oops"

Automatic aging/deletion of postcards was removed from this version in anticipation of the addition of the extra user features. If you want that, you need to let me know, since I'll have to add that back in.

Otherwise, you can manually, and periodically decide what to delete, by doing a:

DELETE FROM POSTCARDS Where SendDate < CutOff_Date


Where CutOff_Date is an arbitrary date you pick.

I've found with SQL tables there is really no need to have to delete cards every week or two the way you did with flat files, and 1 month or so, especially in the summer time, is a good cut off.



PUGDOGŪ
PUGDOGŪ Enterprises, Inc.
FAQ: http://postcards.com/FAQ


Subject Author Views Date
Thread postcards add-on 1.1x pugdog 5963 Nov 28, 2000, 4:12 PM
Thread Re: postcards add-on 1.1x
pugdog 5801 Nov 28, 2000, 4:16 PM
Thread Re: postcards add-on 1.1x
pugdog 5746 Dec 5, 2000, 3:24 AM
Thread Re: postcards add-on 1.1x
Stealth 5732 Dec 6, 2000, 7:37 PM
Post Re: postcards add-on 1.1x
pugdog 5688 Dec 9, 2000, 12:17 AM