If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
I have installed zoom 6 and not able to trace the sample php script files that comes with it! From where can I download them? I have been searching for those files for last 2 hours!! Please revert.
When you index your site, the all the requried files are copied into the output folder that you enter. Including the search script.
The "search.php" script is not a "sample" script. It is the search script. You don't need to "download" them, they are included with the main Zoom software.
Thanks. I have gone through the video and the User's guide. After indexing it in a local folder, I found the search.php is not getting generated from a website that I am maintaining. I chose the offline mode. All the zdat file, site_template.html and ssettings.php is getting generated. Please look into it.
You can do so by saving the log file ("File"->"Save index log to file") or clicking on the "Log" tab and right-clicking to copy the log to the clipboard (and pasting it into your text editor). Make sure you are showing Errors and Warnings and File I/O messages as well (from the checkboxes on the Log tab).
"search.php" is only generated if you have selected "PHP" as your platform (on the "Start options" panel of the configuration tab).
If you select "ASP.NET", then no search script is generated at all (an ASP.NET Server Control is required. If "ASP" is selected, "search.asp" is generated, and so forth.
The zoom is creating the search script now. I had chosen the "Custom Script Source path" and didn't provide the proper path to it, so when I checked my log, I found out the problem. Thanks.
Comment