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 10364 Mar 11, 2003, 12:35 AM
Thread Re: [Andy] Auto delete link within certain days
mrcry11 10260 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 10213 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 10150 Mar 13, 2003, 5:54 PM
Post Re: [mrcry11] Auto delete link within certain days
webmaster33 10135 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 10056 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 10221 Mar 12, 2003, 9:48 PM
Thread Re: [mrcry11] Auto delete link within certain days
xpert 10210 Mar 12, 2003, 10:53 PM
Thread Re: [xpert] Auto delete link within certain days
webmaster33 10204 Mar 13, 2003, 2:50 AM
Thread Re: [webmaster33] Auto delete link within certain days
Paul 10222 Mar 13, 2003, 3:02 AM
Post Re: [Paul] Auto delete link within certain days
webmaster33 10184 Mar 13, 2003, 3:10 AM
Thread Re: [mrcry11] Auto delete link within certain days
webmaster33 10154 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 10147 Mar 13, 2003, 10:58 AM
Post Re: [mrcry11] Auto delete link within certain days
afinlr 10199 Mar 13, 2003, 3:38 PM