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

Products: Gossamer Forum: Development, Plugins and Globals: Re: [Andy] GT::SQL::Condition not structured correctly?: Edit Log

Here is the list of edits for this post
Re: [Andy] GT::SQL::Condition not structured correctly?
Hi Andy,

Is this a typing error?:

my $cond = GT::SQL::Condition->new('Message.msg_username','=',$USER->{user_username} =>, 'PMFoldersIDs.folder_id' => '=' => $folder_id);

Edit: Also, I don't think you should need a Condition for this - can't you just put it in the count/select statement?

Last edited by:

afinlr: Jul 6, 2004, 12:36 PM

Edit Log: