NEWBIE! Need help with newsList.php

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

By dennisc - September 2, 2008

Hi everyone,

just a small problem i cant seem to figure out the code i need to view newsDetail.php

i know its something to do with this code _link : <a href="<?php echo $record['_link']?>"><?php echo $record['_link']?></a><br/>

this brings up xxxxxxxx.com/news/newsDetail.php%20?xxxxx-5

And it returns a HTTP 404 Not Found. But if you remove the %20 in /newsDetail.php and make it xxxxxxxx.com/news/newsDetail.php?xxxxx-5 the page loads to newsDetail.pph. So what im trying to ask is does anyone know how to remove the %20 from the code_link? Thanks

Thanks

Re: [dennisc] NEWBIE! Need help with newsList.php

By Dave - September 2, 2008

Hi dennisc, welcome to the CMS Builder forums! :)

Double check that you don't have an extra space on the end of the url here:

Admin > Section Editors > News > Viewer Urls

Let me know what you find and if that solves it.

Hope that helps!
Dave Edis - Senior Developer
interactivetools.com