
Eric
Product Specialist

Jun 8, 2004, 1:45 PM
Post #2 of 5
(4647 views)
Shortcut
|
|
Re: [ablackburn] Navigation problem - includes not showing up?
[In reply to]
|
Can't Post
|
|
Hi ablackburn, Thanks for the forum post . Article Manager definitely works through SSI includes, and there's no reason why you'd need or want to copy from search_form.html template file to the index template file. The issue becomes whether SSI is indeed working and what the issue may be. One way to tell for sure whether SSI is even being processed is to restore the original template, republish, and then examine the source code of the global index page (ie. index.shtml) through your browser (don't use FTP for this). If you still see the <!--#include> code in the browser's source code, then either the server is not processing SSIs, or the server wasn't configured so that SSIs are processed for the appropriate file extensions. Note that if you change the extension of your published files to /html or .htm, many servers ignore SSI code in those files. Usually SSI code gets processed only in files with .shtml extension (which is the default extension of Article Manager files). There are other reasons why SSI isn't working out, and if you'd like, I could take a look at your server and I may make better progress. Simply fill out a support form: https://www.interactivetools.com/support/email_support.cgi with your FTP information and I can get on it right away! In the meantime if you have other questions please let me know. Cheers, Eric Lau - Product Specialist support@interactivetools.com
|