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...
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...
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' ...
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' ...
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...
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'...
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...
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...
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...
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......
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...
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...
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...
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...
... 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...
i need some help with the most basic of oodle enquiries, but this most basic information is not found anywhere within the oodle developer area or on this...
I'm kind of glad you brought this up, because in dusting off my example--which you probably already found on this message board already--I noticed that it...
kenneth, thanks the help, but i am really struggling with this. i have been playing around with your code, and made a few changes, but i am failing to obtain...
I guess an important question I've been forgetting to ask is if you're using V1 or V2 of the API? I've been using V1 since summer '07, and I see where they're...
I am trying to query the API with a zip code dimension. I have other dimensions working, but not zip codes. For Example: String[] dimensions = { "make_honda"...