Page 1 of 1
Error on activating menu items
Posted: Tue May 30, 2006 1:18 am
by davidA
I have completed my first install of cmsms and most things check out ok.
But when I click on menu links (in the left menu pane)
I receive the error message
No input file specified
Any help appreciated.
davidA
Re: Error on activating menu items
Posted: Tue May 30, 2006 2:39 pm
by davidA
Well, it's so easy, it's like taking a holiday
Having fought off the urge to install (and try) Mambo
A few more attempts (and a few more failures) I am finally up and running (my distribution) is now de-bugged.
Cheers
david A
Re: Error on activating menu items
Posted: Tue May 30, 2006 3:20 pm
by Dr.CSS
so you got it working?
Re: Error on activating menu items
Posted: Wed Jun 07, 2006 1:40 am
by cwalk
I am having the exact same problem. davidA, would did you do to correct this? If he doesn't reply, anyone else have any ideas?
For example, after a default installation, on my homepage, the link to "Content Types" shows as
http://mysite.ca/index.php/content_types when I know it should be
http://mysite.ca/index.php?page=content_types, but when I manually goto
http://mysite.ca/index.php?page=content_types nothing happens. This is starting to piss me off, I've installed CMSMS twice (version 0.11) in the past with no problems.
Re: Error on activating menu items
Posted: Wed Jun 07, 2006 2:48 am
by calguy1000
If you're using a fresh install of cms 0.13, try setting pretty_urls to false in the config.php
Re: Error on activating menu items
Posted: Wed Jun 07, 2006 3:05 am
by cwalk
calguy1000 wrote:
If you're using a fresh install of cms 0.13, try setting pretty_urls to false in the config.php
It works! Thank you so much!
