
Jake
Staff
/ Moderator

Aug 25, 2007, 12:27 PM
Post #2 of 2
(6819 views)
Shortcut
|
Hi Nina, I think I followed up with you about this in an email, but here's my reply in case anyone else was interested: It looks like you've changed the file extension for your _search_form.html template to ".shtml". Search Engine can't use this file unless it keeps the default naming scheme, so you'll need to change this back to ".html". This is somewhat related to your other problem however - most servers do not allow Server Side Includes to be used when users visit pages with the .cgi extension (which is what is being used on the search.cgi page as well as search results pages). Depending on your hosting account, you might be able to set some custom extensions for SSIs through your hosting control panel. If your server allows this, try adding the .cgi extension to see if that lets your search pages load the Article Manager elements. If not, you will need to hard-code these elements onto your _search_form.html and _search_results.html files. Let us know if you have any other questions Nina! ----------------------------------------------------------- Cheers, Jake Marvin - Product Specialist support@interactivetools.com [hr][i][url "http://www.interactivetools.com/consulting/"][b]Hire me![/b][/url] Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with [url "http://www.interactivetools.com/consulting/"][b]Priority Consulting[/b][/url].[/i]
|