Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: News Manager & Job Manager:
Customizing Templates Issue

 

 


mcinteractive
User

Mar 8, 2006, 6:17 PM

Post #1 of 2 (3756 views)
Shortcut
Customizing Templates Issue Can't Post

I'm having an issue with customizing the article and index templates for News Manager and it's driving me nuts.

I'm on a Linux server and Interactive Tools installed my program for me. When I try to customize each template, I'm not getting the images to show up (even after re-publishing the articles). I'm thinking I'm not doing something right. Here's where I think my error lies.....

I have my program files and templates in my cgi-bin folder and my images, publish, and uploads are in my "nm" folder (which is in my httpdocs folder). I tried to put my image files in different places...the images folder in the "nm" folder and in the cgi-bin folder...nothing works.

I've NEVER experienced this problem before because all of my files were all in the cgi-bin folder (not separated like they are on this server).

Can you help me? Thanks in advance.

Here's a link to a sample news item: http://tristateairport.com/nm/publish/news_3.html


Cliff
Staff


Mar 9, 2006, 1:14 PM

Post #2 of 2 (3709 views)
Shortcut
Re: [mcinteractive] Customizing Templates Issue [In reply to] Can't Post

Hi,

Thanks for posting.

You should be able to get this fixed with a quick edit to the _article.html temlate.

Just open up that template in your HTML editor, and change this line of HTML:

<img src="/httpdocs/nm/images/Photo1.gif" width="750" height="175">

to this:

<img src="/nm/images/Photo1.gif" width="750" height="175">

The httpdocs is what is causing that to break.

Give that a try and let me know if that works for you Smile
Regards,
Cliff Stefanuk - Customer Service Manager
[email]support@interactivetools.com[/email]