VJ Posted July 17, 2003 Share Posted July 17, 2003 WebSearch for OSC(MS2) v1.0 is now available at http://www.oscommerce.com/community/contributions,1360. This add-on lets you search the Web from a search infobox. And, it runs on Google API, producing the same matches as when you search Google. This add-on was developed and tested on OSC 2.2MS2. You can find this add-on in action, at http://www.vjdom.com. VJ Quote Link to comment Share on other sites More sharing options...
Guest Posted July 17, 2003 Share Posted July 17, 2003 VJ :lol: You make some awsome addons!!, thats a great addition I read somewhere that placing external seaches on your site can generate loads more traffic... love how it moulds into the theme rather then take on the standard Google look. :arrow: :shock: Cheers MaxiDVD Quote Link to comment Share on other sites More sharing options...
VJ Posted July 18, 2003 Author Share Posted July 18, 2003 You make some awsome addons!!, thats a great addition I read somewhere that placing external seaches on your site can generate loads more traffic... love how it moulds into the theme rather then take on the standard Google look. :arrow: :shock: Gee, thanks :-). Ahhh, good to hear external searches help traffic... didn't realize that before. VJ Quote Link to comment Share on other sites More sharing options...
soheilvp Posted June 18, 2004 Share Posted June 18, 2004 (edited) Dear VJ, Thanks for the great addon. I do have a problem with it, so if you can help me I would really appreciate it. Fatal error: Call to a member function on a non-object in /home/sites/miracles/public_html/shop/includes/classes/web_search_results.php on line 47 Thanks so much Edited June 19, 2004 by mattice Quote Link to comment Share on other sites More sharing options...
Guest Posted June 18, 2004 Share Posted June 18, 2004 post the lines before and after *about 3 or so each way) it has to be a typo or something Quote Link to comment Share on other sites More sharing options...
soheilvp Posted June 18, 2004 Share Posted June 18, 2004 Hi John, I am sorry which lines do you want me to post? Quote Link to comment Share on other sites More sharing options...
soheilvp Posted June 22, 2004 Share Posted June 22, 2004 Here is the code: $this->gs->setQueryString($this->search_string); $rs = $this->gs->doSearch(); $this->number_of_rows = $rs->getEstimatedTotalResultsCount(); //line 547 //result accuracy $this->result_accuracy = $rs->getEstimateIsExact() ? TEXT_DISPLAY_WEB_SEARCH_RESULT_EXACT : TEXT_DISPLAY_WEB_SEARCH_RESULT_APPROX; getEstimatedTotalResultsCount is located in /includes/GoogleSearch.php Quote Link to comment Share on other sites More sharing options...
Guest Posted July 2, 2004 Share Posted July 2, 2004 Guys, I have enhanced the cosmetic look of the WebSearch for osC. Check out the new revision in the contribution library/database. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.