-
priamos changed the public information on the Auction Feed project.
2009-03-23 00:24:11 UTC by priamos
-
Thanks. Your comments have been noted.
2009-02-28 02:42:35 UTC by priamos
-
Hi,
it would be great if you include your Toolkit demo scripts in the zip package... just to have some examples to go from. Great work, btw, I was just about to start something similar.
Cheers,
Joerg.
2008-12-11 13:50:48 UTC by nobody
-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2008-06-12 02:20:29 UTC by sf-robot
-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2008-06-12 02:20:29 UTC by sf-robot
-
Have you tried the following?
$obj->setOption( 'AffiliateOption', $AffiliateOptionValue );.
2008-05-28 17:22:05 UTC by priamos
-
$obj->setOption( 'QueryKeywords', $customquery );
Should work (without the qoutes).
2008-05-28 17:20:03 UTC by priamos
-
It would be great if you could add trackingid, partnercode, etc. to get this library to work for affiliates.
2008-05-23 19:48:48 UTC by nobody
-
Hello,
I've been using the auctionfeed library and would like to include a variable in the setOption parameters in the FindItems call.
$obj->setOption( 'QueryKeywords', 'test' );
The above works but I need to use a variable something like this:
$obj->setOption( 'QueryKeywords', '$customquery' );
I define the customquery on the fly and need to place the variable in the parameter...
2008-05-23 16:27:43 UTC by nobody
-
Anonymous committed patchset 1 of module CVSROOT to the Auction Feed CVS repository, changing 11 files.
2007-01-02 14:10:14 UTC by nobody