Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 2:
Templates not Working

 

 


cxgt21
New User

Apr 22, 2009, 11:04 PM

Post #1 of 5 (3068 views)
Shortcut
Templates not Working Can't Post

 After installing I am able to login and create categories, publish articles, etc.
The published page has a simple bar at the top with a link gHOMEh on it; The articles display fine, and I can click on the next page, articles, and category links under the articles.
But there are no breadcrums displayed, no header, no footer, no search, and no menu's. I can edit the templates, but nothing changes even after re-publishing all.
If I view source on the published home page I get something like the following code for the header, footer, and the menu, but they are not displayed on the page.<div id="sidebar">
<!--#include virtual="/artman2/publish/include_globalMenu.shtml" -->
</div><!-- ends "sidebar" ¨
My CGI works, but could some directive in my CGI be keeping outside pages from connecting to it?
Please help, ThanksUnsure


Donna
Staff / Moderator


Apr 24, 2009, 2:46 PM

Post #2 of 5 (2963 views)
Shortcut
Re: [cxgt21] Templates not Working [In reply to] Can't Post

Hi there,

It sounds like you don't have SSI's (server side includes) enabled on your server. Try contacting your hosting provider and ask them to enable SSI's for the extension of .shtml and the headers/footers/categories etc should start working right away. :)

Donna

--
support@interactivetools.com


cxgt21
New User

Apr 24, 2009, 10:49 PM

Post #3 of 5 (2961 views)
Shortcut
Re: [Donna] Templates not Working [In reply to] Can't Post

Worked, ThanksCool


(This post was edited by cxgt21 on Apr 24, 2009, 11:17 PM)


Donna
Staff / Moderator


Apr 27, 2009, 4:37 PM

Post #4 of 5 (2854 views)
Shortcut
Re: [cxgt21] Templates not Working [In reply to] Can't Post

Glad to hear it! :)

Donna

--
support@interactivetools.com


tribulatio
User

Jun 12, 2009, 2:20 AM

Post #5 of 5 (1970 views)
Shortcut
Re: [Donna] Templates not Working [In reply to] Can't Post

Very useful info for me too: it has probably allowed me to solve a problem I encountered after a move to a new server. This forum is really helpful!