Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 1:
publish file extention

 

 


jcamp
User

Mar 29, 2007, 4:03 AM

Post #1 of 3 (2134 views)
Shortcut
publish file extention Can't Post

I have changed the publish file extention on my article 1 site from shtml to htm, but now the menus do not show at all! I have checked the html code and the includes look to be ok and the htm files are all there? What could be causing this issue please?


Donna
Staff / Moderator


Mar 29, 2007, 6:06 PM

Post #2 of 3 (2123 views)
Shortcut
Re: [jcamp] publish file extention [In reply to] Can't Post

Hi jcamp!

Well, what I'd recommend first is to change your file extension back to .shtml!

We actually use that for a reason -- .shtml files are, by default, parsed for SSI's, whereas .htm (and any other file extension) are not setup that way. So, you've got two options: You can switch it back to .shtml, since we know that works just fine. Or, you can ask your hosting provider to have .htm files parse for SSI's.

They may not want to do the second option, as that would mean that all .htm files are being parsed for SSI's -- even ones that don't have SSI's. This is why there's a special extension just for files that use SSI's. :)

I hope this helps!

Donna

--
support@interactivetools.com


jcamp
User

Mar 30, 2007, 10:57 AM

Post #3 of 3 (2115 views)
Shortcut
Re: [Donna] publish file extention [In reply to] Can't Post

Thanks Donna, I changed the extention back to shtml.