That fixed it, thanks!
That fixed it, thanks!
Great effort, well done!
In case anyone else is fiddling with it like me, to avoid duplicated effort I've already done this:
1) Added support for multiple languages.
2) The created category link did not use the full path: necessary when categories are nested.
3) Added user-defined variables into code to define the number of results returned and switching on/off products and/or categories and category count.
4) Tidied up sql.
4) Changed names of jscript and ccs files and thereby removed the need for jscript .php
5) CSS for IE7: still on this one.
I'm looking at formatting the results more...
regards
Steve
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
Have you submitted your revisions so that they are included with AyoobG add-on download?
I fetched the files as currently posted on Zen Cart's Add-On page, but the readme does not include any of your modifications.
No. I am still fiddling with it but I don't have much time at the moment.Have you submitted your revisions so that they are included with AyoobG add-on download?
Note that there is nothing wrong with the current version, unless you need items 1 and 2 as I did.
Steve
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
Hello,
Looking to use this on our www.efpsupply.com, can I please have better instructions to get this working ?
such as how to enable it or where does the search.php script go ?
Thx,
Erick
Hi,
1. You need to place searches.php into the root directory (i.e. the first folder), this folder will contain the first most files such as index.php and page_not_found.php...
once done try to see if it works.
2. Also i checked your code and the following 3 files are in their correct places:
jquery.js
instantSearch.js
instantSearch.css
however you can remove jquery.js from your code because you already have a file called jscript_jquery-1.4.min.js. Both of these files are infact the same. To remove this file open jscript_instantSearch.php and remove the following piece of code:
echo '<script type="text/javascript" src="' . DIR_WS_TEMPLATE . 'jscript/jquery.js"></script>' . "\n";
Hello,
Thank you for the response, and it seems to all be in place now, but is not working, can you please take a look at www.efpsupply.com and try the search and let me know as I see no differance in the search.
Thx Much,
Erick