
Jake
Staff
/ Moderator

Oct 31, 2007, 1:48 PM
Post #3 of 4
(7130 views)
Shortcut
|
|
Re: [k2] Paths to Articles (News Manager)
[In reply to]
|
Can't Post
|
|
Hi Kris, Thanks for posting! I think the problem here is being caused by relative URLs which don't work when accessed from a different location than where the main News Manager index is published. To fix this, you'll want to open up your "_index.html" template file and look for this line of code: Try changing this so that the full path to the file is specified:
<a href="http://www.yoursite.com/path/to/newsmanager/publish/$url$"> Give this a try and let us know if you need anything else. ----------------------------------------------------------- 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]
|