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

Re: [afinlr] LinKSQL Classifieds plugin help...

Quote Reply
Re: [afinlr] LinKSQL Classifieds plugin help... In reply to
The following is what I get after I do what you said

$VAR1 = bless( {
'bool' => 'AND',
'not' => 0,
'cond' => [
[
'Ad_Expiry_Date',
'<',
'2003-05-08'
]
]
}, 'GT::SQL::Condition' );
GT::SQL::Driver::MYSQL::sth (13004): Executing query:
SELECT *
FROM lsql_Links, lsql_Users
WHERE lsql_Links.LinkOwner = lsql_Users.Username AND (lsql_Links.Ad_Expiry_Date < '2003-05-08')

from Plugins::Classifieds::remove_expired at /home/paulbax2/simcoeclassifieds/cgi-bin/classifieds/admin/Plugins/Classifieds.pm line 96
Content-type: text/html


<table border="1" cellpadding="0" cellspacing="0"><tr><td>
<table bgColor="#ffffff" border="0" cellPadding="3" cellSpacing="3" width="500" valign="top">
<tr>
<td align="left" bgColor="navy"><b><font color="#ffffff" size="2" face="Tahoma,Arial,Helvetica">Expired Ads Removed</font></b></td>
</tr>
<tr>
<td>
<p align="center"><b><font color="#000000" size="2" face="Tahoma,Arial,Helvetica">Expired Ads Removed</font></b></p>
<p><font size="2" face="Tahoma,Arial,Helvetica">0 expired Ads were removed.</font>

</td>
</tr>
</table>
</td></tr>
</table>

Subject Author Views Date
Thread LinKSQL Classifieds plugin help... 6foot4 7406 May 10, 2003, 6:08 PM
Thread Re: [6foot4] LinKSQL Classifieds plugin help...
vicos2 7260 May 11, 2003, 12:04 AM
Thread Re: [vicos2] LinKSQL Classifieds plugin help...
6foot4 7301 May 11, 2003, 8:23 AM
Thread Re: [6foot4] LinKSQL Classifieds plugin help...
afinlr 7193 May 12, 2003, 5:12 AM
Thread Re: [afinlr] LinKSQL Classifieds plugin help...
6foot4 7167 May 12, 2003, 3:47 PM
Thread Re: [6foot4] LinKSQL Classifieds plugin help...
afinlr 7203 May 12, 2003, 3:50 PM
Thread Re: [afinlr] LinKSQL Classifieds plugin help...
6foot4 7208 May 12, 2003, 4:21 PM
Thread Re: [6foot4] LinKSQL Classifieds plugin help...
afinlr 7165 May 12, 2003, 4:24 PM
Thread Re: [afinlr] LinKSQL Classifieds plugin help...
6foot4 7178 May 12, 2003, 5:30 PM
Post Re: [6foot4] LinKSQL Classifieds plugin help...
pugdog 7135 May 12, 2003, 6:11 PM
Thread Re: [6foot4] LinKSQL Classifieds plugin help...
Paul 7137 May 13, 2003, 1:13 AM
Thread Re: [Paul] LinKSQL Classifieds plugin help...
6foot4 7109 May 13, 2003, 7:39 AM
Post Re: [6foot4] LinKSQL Classifieds plugin help...
Paul 7090 May 13, 2003, 8:01 AM
Post Re: [6foot4] LinKSQL Classifieds plugin help...
Evoir 7083 May 15, 2003, 12:15 AM
Thread Re: [6foot4] LinKSQL Classifieds plugin help...
ryel01 7256 May 12, 2003, 2:00 PM
Post Re: [ryel01] LinKSQL Classifieds plugin help...
6foot4 7191 May 12, 2003, 3:46 PM