List view link are broken

3 posts by 2 authors in: Forums > CMS Builder
Last Post: January 8, 2008   (RSS)

By Mohaukla - January 7, 2008

Just setting things up and I can not figure this out.

In my list view of the news articles I have the links to each of the main page views but when you click on them the links are actually broken.

The best I can tell is that I should be adding some reference to the folder where CMSB is residing .... Something like:

link : <a href="/cmsAdmin/whereevere/<?php echo $record['_link'] ?>"><?php echo $record['_link'] ?>
But if most of my pages are in the root folder then when I have a page in a lower folder but not in the "cmsAdmin/whereever" folder I would have to use "../" so should I sidestep this and set it absolute "http://" or is there a something else I need to do

Page example
http://www.efreewillmar.org/testcms4.php

Thanks in advance
Michael Moyers



Owner of Just Rite Design Inc. A growing network of professionals in web design, graphic design, flash development, programming, and audio & video productions.



"Due to budget constraints, the Light at the end of the tunnel will be temporarily out!"

Re: [Dave] List view link are broken

By Mohaukla - January 8, 2008

Yes I had generated the news article first and had named it something else and then the list viewer.

So I just need to pay attention to the viewer URL that is generated in the options area and make sure I name the news page that name or at least make sure I name them the same.

Ok I guess that is a lot less complicated than I thought it would be.

Thanks Dave,
Michael Moyers



Owner of Just Rite Design Inc. A growing network of professionals in web design, graphic design, flash development, programming, and audio & video productions.



"Due to budget constraints, the Light at the end of the tunnel will be temporarily out!"