Hi all i'm new to oodle and am trying to find a list of the possible item fields available. I noticed that a search on job listings vs personnels brings back ...
342
CrashDaddy
kennethscoggins
Jun 7, 2008 1:51 am
Hi! How's your Oodling going? If you haven't figured this out yet, here's something you might try: When you make an API call and get a result, instead of...
343
gong008
Jun 16, 2008 7:52 pm
May I display oodle "sbody" content on my web page ? Is this against with oodle TOS ? ... 2 Description of Services d) when available, graphics or photographs....
344
hugolembert
Jun 17, 2008 8:58 pm
Good PM all. I am looking to add a free classified advertising component to the site. Does anyone know of a good platform I can get started. I want users to...
345
Ric List
ricslist
Jun 22, 2008 11:58 pm
Hi, Try to look at my site www.smileybay.com If you like it, I can give you the script. If you want to help me promoting the site, I will pay commission for...
346
HUGO LEMBERT
hugolembert
Jul 7, 2008 4:27 pm
Hi Ric, I'd like to hear more details. When is the best time to call you? Thanks Hugo J. Lembert Ric List <ricslist@...> wrote: Hi, Try to look at my...
347
warren_r_royal
Jul 7, 2008 4:28 pm
... promoting the site, I will pay commission for each member you recruit. ... Isn't this GeoClassifieds from GeodesicSolutions.com? Thanks Warren...
348
aaronwhiffin
Jul 7, 2008 4:28 pm
THIS WORKS FINE - gives me 100 results (out of 500,000 ish) $params = array( 'partner_id' => 'TEST', 'region39; => 'uk', 'from' => '0', 'to' => '100', 'category39;...
349
ATrules
Jul 21, 2008 4:05 pm
I need to do some searches where I need all listings in a state. Is this possible? Thanks...
350
ATrules
Jul 21, 2008 4:05 pm
Make sure the files are being included. Also add this to the top of the script to see any errors that may be occurring: error_reporting(E_ALL); Also, I see the...
351
domurtag
Jul 21, 2008 4:05 pm
Hi, I've written an Oodle client program written, but would like to improve the relevancy of the search results. The problem with the ... Search term: 'ipod' ...
352
ATrules
Jul 21, 2008 4:05 pm
You didn't create an array of the params. $params = array( 'partner_id' => 'TEST', 'region39; => 'uk', 'from' => '0', 'to' => '100', 'category39; => 'vehicle/car',...
353
domurtag
Jul 21, 2008 4:05 pm
Hi, I've written an Oodle client program written, but would like to improve the relevancy of the search results. The problem with the ... Search term: 'ipod' ...
354
manadas11
Jul 21, 2008 4:06 pm
expert advice- http://experthelps.com/...
355
eme2k1
Jul 21, 2008 4:06 pm
Where can I find the Php 4 code for the API. Does the API work with Php 4 ?...
356
ATrules
Jul 21, 2008 4:43 pm
This isn't an answer to your question, more so a question. Have you specified the category that you should be searching in? Just curious....
357
ATrules
Jul 21, 2008 4:43 pm
The API will work with *anything* that can make request to it. So yes, PHP4 will work fine as long as you write a client for it. Do a search for PHP4 XML-RPC...
358
domurtag
Jul 21, 2008 5:04 pm
No, I don't specify any category, so I probably should use 'assisted_search' to automatically choose the category. However, I still think 'search titles only'...
359
ATrules
Jul 21, 2008 6:13 pm
I do too....
360
CrashDaddy
kennethscoggins
Jul 21, 2008 10:42 pm
... There's an excellent example over on your left, there. Click where it says "Files." That's a really good starter for php4....
361
revinfotech
Jul 22, 2008 10:15 am
Hi! Guys, I've requested for an oodle API 10 days ago and still waiting for it. I didn't get any response from them after wards. Have you experienced such...
362
ATrules
Jul 22, 2008 4:54 pm
If I do a search for a specific term with a category set and using a city/state location I see different results on the API than I do the Oodle site. Does it...
363
revinfotech
Jul 24, 2008 5:05 pm
Can anyone help????...
364
mdim20042003
Aug 14, 2008 7:27 am
I am having an issue with trying to sort listings by desc create_time , which i think is #1 important. I can seem to insert it into my structure and make it...
365
renesistemic
Aug 15, 2008 6:15 pm
What I initially thought was errors in my configuration of the CakePHP has been troubleshot to the point where I've determined the Oodle API to be at fault......
366
Aren Sandersen
a_sandersen
Aug 15, 2008 6:25 pm
We are experiencing very high load, in our vehicles category particularly. We are working to add capacity as soon as possible, the first of which should come...
367
cvilnonis
Aug 28, 2008 5:18 pm
Can anyone tell me how to determine when a classified was listed and when it will expire? Is there a "default" listing duration with Oodle? I can't seem to...
368
cgi911
Aug 28, 2008 5:18 pm
I've been using the following perl code (see below) to connect to the server to get matches. It worked fine for about a couple of months, and about 2 weeks...
369
cvilnonis
Aug 28, 2008 8:05 pm
It seems odd to me that when I search Oodle.com via the web site for Chevy Bel Air or Chevrolet Bel Air I get over 1000 results. But when I search via the...
370
cvilnonis
Aug 29, 2008 8:53 pm
... OK, strike the first part. Learned about Unix Epoch time yesterday and figured it out. But for the second part, can anyone tell me how long a classified is...