hi all i have a slight problem im using version 9.2. and have started to look into developing with the cakephp framework, now to create the view files with this framework the files need to be named .ctp, when i have created one of these files in the correct folder rapid php cant see it, is it possible to setup rapid php to recognise this file type as i dont know exactly where i should be looking...
thanks
Dan
adding new file types
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Re: adding new file types
ok this is going to seem really weird now, the version i am using in work allows me to view this, but the version i use at home doesnt, im not sure on the home version im going to look now and see what it is.
thanks
Dan
thanks
Dan
Re: adding new file types
ok at home im using version 9.0 can someone advise if i should really upgrade to solve this problem, ive just tested it again remotely on my machine at home and the file isnt viewable, is there a easy way to solve this or is upgrading the only really viable option??
thanks
dan
thanks
dan
- syrupcore
- Top Contributor
- Posts: 917
- Joined: Thu Jul 21, 2005 12:58 am
- Location: Portland, Oregon, usa
- Contact:
Re: adding new file types
Hi Dan,
Are you looking in the "project" view? If so, open up the project settings (Project->Manage Projects->select your project->edit) and make sure *.cta is in the "files of type" list. I actually just put in "*.*" in the field for every project because I kept having to go edit it for random file types.
Does that solve it?
Are you looking in the "project" view? If so, open up the project settings (Project->Manage Projects->select your project->edit) and make sure *.cta is in the "files of type" list. I actually just put in "*.*" in the field for every project because I kept having to go edit it for random file types.
Does that solve it?
Re: adding new file types
Thanks very much syrupcore that worked a treat, is there not a way to make this the default for all projects or is this purely on a project to project basis that i would have to do this.
your help was very much appreciated
Dan
your help was very much appreciated
Dan
- syrupcore
- Top Contributor
- Posts: 917
- Joined: Thu Jul 21, 2005 12:58 am
- Location: Portland, Oregon, usa
- Contact:
Re: adding new file types
it's project by project, I think. It only takes a sec to type in "*.*" though when you make a new project.