I'm using News v2.12.3, and FrontEndUsers v1.17 with CGExtensions v1.27.9 and CustomContent v1.7.3. (not sure which may be causing my issue, so gave them all)
When I try to view a news item, I get the error message: "The webpage cannot be found" - HTTP 404
I can reproduce this error if I start with a fresh install of the news module, if I click on the 'General' link within the news module or if I click on the summary link. The news item summary is visible from all pages of my site, but the error still shows after clicking.
This was working after the initial install of the site and after I managed to get the 'fesubmit' script working ({cms_module module="News" action="fesubmit"}) but after trying to setup a user group to allow frontendusers the ability to submit news items, I seem to have lost the ability to view the items outside of the news block.
I have tested creating news items from the backend admin panel successfully and from the FEU module via the frontend, but in each case after the news item is updated to the news block, I can't then click on any of the news links without getting a 404 error.
I.E. 9 error: The webpage cannot be found
Firefox 11 error: The requested URL was not found on this server.
Chrome 17 error: The requested URL was not found on this server.
I know there must be a URL error as I've looked through all of the module pages and all of the php scripts I can find, but none of them give me anything concrete to work with. Most errors I've had so far are clearly marked and can be debugged with a little help from notepad++.
I have worked hard on the FEU stuff to get calendars and frontend adding of events working and I have succeeded in getting the frontend adding of articles too, but now I'm stumped.
My site is a test site with the plan of taking it live in April. There is no real rush and the error isn't life threatening, but any assistance will be very much appreciated. I am on the road occasionally, so you may not get an instant response to questions, so please bare with me. I'm also no php expert, but I've had a great time over the past two weeks looking through some of the very well built modules and trying new things with them. Shame it's one of the core modules that's giving me the most problems or indeed least help to fix it myself

A.O.B. This is what I get back as a URL when clicking on the 'General' link in the news block. (not sure if it means anything to you clever people?)
http://<server IP>:<server port>/cms/index.php?mact=News,cntnt01,default,0&cntnt01number=3&cntnt01detailpage=39&cntnt01category_id=1&cntnt01returnid=39
Thanks for looking and reading my really long post, I do hope it's a really short answer to fix it
