For Mods: Clipper box suggestion problem Yahoo API closed
Hi all,
I realized that my search box doesn't show suggestions so I looked for appthemes_search_suggest function and I found that Yahoo spelling Suggestion API is closed since April 2011!
http://developer.yahoo.com/search/we...uggestion.html
This will return an error message
http://search.yahooapis.com/WebSearchService/V1/spellingSuggestion?appid=$yahooappid&query=".$s."& output=php
where I put the right $yahooappid
a:1:{s:5:"Error";a:2:{s:5:"Title";s:35:"The following errors were detected:";s:7:"Message";a:1:{i:0;s:172:"The service has been shut down. For further details, please see the Deprecated Services blog post http://developer.yahoo.com/blogs/ydn/posts/2010/08/api_updates_and_changes";}}}
Please advise! Thanks,