-
1. Re: "New File" extension stuck at .php when I want .html
MurraySummers Aug 17, 2011 4:05 AM (in response to greenbluewave)Use the menu option to create a new file -
FILE | New > HTML > <none>
Next time the right click will create an HTML file with the *.html extension.
-
2. Re: "New File" extension stuck at .php when I want .html
greenbluewave Aug 18, 2011 5:18 PM (in response to MurraySummers)Thank you for the suggestion. Unfortunately, I tried that before several times to no avail. I just tried that procedure again for good measure and all the new files from right click still have the .php extension. I fear it's a bug.
UPDATE: I just deleted the Dreamweaver 5.5 plist and the issue is still there as well so it must be storing this data somewhere else. Any ideas?
-
3. Re: "New File" extension stuck at .php when I want .html
MurraySummers Aug 18, 2011 5:19 PM (in response to greenbluewave)Check the site definition and see if you have defined the server model as PHP/MySql (the advanced tab on the remote server definition).
-
4. Re: "New File" extension stuck at .php when I want .html
greenbluewave Sep 14, 2011 3:09 PM (in response to MurraySummers)Check the site definition and see if you have defined the server model as PHP/MySql (the advanced tab on the remote server definition).
Great call, I had wondered about that too and changed from php to none on my remote server but it didn't work after changing it and still had the .php. But, after reading your post, I double-checked and found that I had also set it to php on my testing server and after changing that from php to none it fixed it.
Thanks!
update: Now the only thing I wonder... will I have to change it back when testing php? What purpose did that setting serve?


