I'm new in umbraco, so I have some troubles when working with umbraco.
I have downloaded a site from a provider server and got it into localhost. But when I try to change some text or marcro placement in the home template and then want to save it I get this error :
Template not saved
Please make sure that you do not have 2 templates with the same alias
I have just changed the permissions as you suggested. But it could only be full promissions for asp.net becourse when I tried to check for the name "network service" it didn't recognize it.
After that I tried to save the template, but I got same error.
Hmm, it is more than likely permission based. Maybe check the template file in /masterpages and make sure it's not set to readonly, and that the permissions have interated down.
I have removed the sql db several times, becourse of some other problems. Because of that there was 2 same db in the program files. I didn't know that the db wasn't removed when I removed the db program. So when I made a new installatiion of sql db I found out that the problem was 2 db with the same name.
Can't save templates home after edit
Hi
I'm new in umbraco, so I have some troubles when working with umbraco.
I have downloaded a site from a provider server and got it into localhost. But when I try to change some text or marcro placement in the home template and then want to save it I get this error :
Please make sure that you do not have 2 templates with the same alias
Can anyone help me with that..thanks a lot
Anita
Hi Anita,
You'll want to check you have the right permissions set on the Templates folder
Check this wiki page for the permissions required
http://umbraco.org/documentation/books/important-files-and-folder-structure/permissions
Matt
Hi Matt
Thanks for your quick reply.
I have just changed the permissions as you suggested. But it could only be full promissions for asp.net becourse when I tried to check for the name "network service" it didn't recognize it.
After that I tried to save the template, but I got same error.
Anita
Hi Anita,
Where version of Windows are you running on? You might need to set the permissions for IIS_IUSRS if you are on Win 7
Cheers
Matt
Hi Matt
I'm running a Windows XP proff. sp3 with IIS 5.1, SQL SERVER 2008 Express advanced and Umbraco 4.0.2.1
Regards
Anita
Hmm, it is more than likely permission based. Maybe check the template file in /masterpages and make sure it's not set to readonly, and that the permissions have interated down.
Matt
Hi Matt
I have now looked through all the templates permissions in /masterpages and all permissions are set to asp.net has full control.
Anita
Hi Matt
I have solved the problem.
I have removed the sql db several times, becourse of some other problems. Because of that there was 2 same db in the program files. I didn't know that the db wasn't removed when I removed the db program. So when I made a new installatiion of sql db I found out that the problem was 2 db with the same name.
Anita
Ahhhh, good investigative work.
Glad you managed to get it working.
I find issues like these a pain, but then you always get some invaluable knowledge by doing the digging, so good work with sticking with it.
Matt
is working on a reply...