Topic: Problems with showing comments/other pages

Hello! I need a bit of help. I have just installed cutenews under a few days ago, and I can successfully show news but if I click for the comments page, it gives me this error:

"Not Found

The requested URL /router.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

I have not touched any of the php files that were included in the cutenews, and I have checked if router.php exists and it does.
On the other hand, when I have page numbers displayed for browsing, and I click on them, I get a blank page, with only my sidebar.
Is there some place where I have to edit some kind of target div?

Also, these are the installing steps that I have used:

- Open Cutenews ZIP, extracted ALL.
- Create New Directory named "cutenews" in my FTP
- Put everything from the cutenews zip into the above folder.
- Logged in and registered as admin.

I can write news, and they display, but like I said, nothing else works and gets stuck pretty much at either a blank page or the above error message.

Thank you for any help!

Re: Problems with showing comments/other pages

The file router.php should be in 1.5.3. Probably the route is incorrect in Options > System configurations. Indicate the route here http://youdomain/cutenews.

Best regards,
CN Support team

Re: Problems with showing comments/other pages

Ok I was having this problem too.
So when I first uploaded to my server, I created the folder cutenews in my root directory.
I uploaded the contents without the cutenews1.5.3 folder being created inside the first cutenews folder.  (just uploaded all the contents into the original folder)...
So it said the same thing as this original poster...
Router.php not found.
I found this thread, created the additional folder, changed my include in my index where I show posts..
And still cannot get anything but errors when I click comments or edit..

Can anyone help me?

Re: Problems with showing comments/other pages

http://www.gemstarr.x10.bz/CuteNews/router...emplate=Default

404 Not Found

The resource requested could not be found on this server!
 
Router.php is in the correct place...
Any ideas?

Re: Problems with showing comments/other pages

router.php should be here (http://www.gemstarr.x10.bz/cutenews/cutenews1.5.3/router.php)

In your case http://www.gemstarr.x10.bz/cutenews/cutene...emplate=Default
Probably home dir for CuteNews is wrong, as even with the simple access to  http://www.gemstarr.x10.bz/CuteNews/ there is an error 404
Try to delete Indexes, as your folder cutenews is opened (http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/)

Best regards,
CN Support team