Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [mrcry11] Auto delete link within certain days

Quote Reply
Re: [mrcry11] Auto delete link within certain days In reply to
I can't see why it's not working, if the previous sub worked, since they both seem to be performing the same function on different tables. But you could try putting the date format into the date_get to see whether it makes any difference - I have had to do this when working on the Clicktrack table.

my $delete_by = GT::Date::date_get ( time() - 172800, '%yyyy%%mm%%dd%%HH%%MM%%ss%' );
Subject Author Views Date
Thread Auto delete link within certain days mrcry11 10451 Mar 10, 2003, 10:56 PM
Thread Re: [mrcry11] Auto delete link within certain days
Andy 10365 Mar 11, 2003, 12:35 AM
Thread Re: [Andy] Auto delete link within certain days
mrcry11 10261 Mar 11, 2003, 8:59 AM
Thread Re: [mrcry11] Auto delete link within certain days
Andy 10315 Mar 11, 2003, 9:09 AM
Thread Re: [Andy] Auto delete link within certain days
mrcry11 10317 Mar 11, 2003, 9:25 AM
Thread Re: [mrcry11] Auto delete link within certain days
Paul 10214 Mar 13, 2003, 4:06 PM
Thread Re: [Paul] Auto delete link within certain days
webmaster33 10124 Mar 13, 2003, 4:11 PM
Thread Re: [webmaster33] Auto delete link within certain days
mrcry11 10151 Mar 13, 2003, 5:54 PM
Post Re: [mrcry11] Auto delete link within certain days
webmaster33 10136 Mar 13, 2003, 6:08 PM
Thread Re: [Paul] Auto delete link within certain days
mrcry11 10152 Mar 16, 2003, 8:55 AM
Post Re: [mrcry11] Auto delete link within certain days
afinlr 10057 Mar 16, 2003, 6:28 PM
Thread Re: [mrcry11] Auto delete link within certain days
webmaster33 10235 Mar 12, 2003, 1:32 PM
Thread Re: [webmaster33] Auto delete link within certain days
mrcry11 10222 Mar 12, 2003, 9:48 PM
Thread Re: [mrcry11] Auto delete link within certain days
xpert 10211 Mar 12, 2003, 10:53 PM
Thread Re: [xpert] Auto delete link within certain days
webmaster33 10205 Mar 13, 2003, 2:50 AM
Thread Re: [webmaster33] Auto delete link within certain days
Paul 10223 Mar 13, 2003, 3:02 AM
Post Re: [Paul] Auto delete link within certain days
webmaster33 10185 Mar 13, 2003, 3:10 AM
Thread Re: [mrcry11] Auto delete link within certain days
webmaster33 10155 Mar 13, 2003, 3:05 AM
Thread Re: [webmaster33] Auto delete link within certain days
mrcry11 10218 Mar 13, 2003, 10:22 AM
Post Re: [mrcry11] Auto delete link within certain days
webmaster33 10148 Mar 13, 2003, 10:58 AM
Post Re: [mrcry11] Auto delete link within certain days
afinlr 10200 Mar 13, 2003, 3:38 PM