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
Error on activating menu items
-
davidA
Re: Error on activating menu items
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
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
so you got it working?
-
cwalk
Re: Error on activating menu items
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.
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.
Last edited by cwalk on Wed Jun 07, 2006 1:54 am, edited 1 time in total.
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Error on activating menu items
If you're using a fresh install of cms 0.13, try setting pretty_urls to false in the config.php
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
-
cwalk
Re: Error on activating menu items
It works! Thank you so much!calguy1000 wrote: If you're using a fresh install of cms 0.13, try setting pretty_urls to false in the config.php

