I just created a new web-project in Visual Studio, downloaded the latest version of UmbracoCms Nuget Package and installed Umbraco on my local SQL server.
Everything went fine and I started creating my document types with their templates.
But when I now try to create my homepage, I can't select the corresponding template. However, the dropdown is filled with an empty option; a 'choose' option and my templated. When I select my template (which shouldn't be necessary in the first place because it is the default template for that document type), it selects it and immediately jumps back to the 'Choose' option.
When I save, no template is set and the same "bug" keeps occuring.
I also tried to remove the other options from the dropdown and then hit the save button but it still won't update the template.
It doesn't seem to have entirely fixed my problem.
My page(s) now all show a 404 can't find template error.
However, I checked my umbraco.config and it does contain an id for the template and I looked the templates up in the database and it was there correctely.
Can't select template
Hi all,
I just created a new web-project in Visual Studio, downloaded the latest version of UmbracoCms Nuget Package and installed Umbraco on my local SQL server.
Everything went fine and I started creating my document types with their templates.
But when I now try to create my homepage, I can't select the corresponding template. However, the dropdown is filled with an empty option; a 'choose' option and my templated. When I select my template (which shouldn't be necessary in the first place because it is the default template for that document type), it selects it and immediately jumps back to the 'Choose' option.
When I save, no template is set and the same "bug" keeps occuring.
I also tried to remove the other options from the dropdown and then hit the save button but it still won't update the template.
I also have no javascript errors.
Has anyone encountered a similar problem?
Umbraco version: 7.3.3.0
Thanks in advance and kind regards,
Jochen
Hi Jochen,
Are you using the version v47.0.2526.73 of Chrome, when you are working with the drop downs in the backoffice of Umbraco.
Then you have hit this issue http://issues.umbraco.org/issue/U4-7496
/Dennis
Thank you! I was also having the same problem.
Hi Dustin,
The issue is fixed in Umbraco 7.3.4 https://our.umbraco.org/contribute/releases/734/
/Dennis
Hi Dennis,
That was my problem indeed.
Thanks a lot!!!!
Kind regards,
Jochen
mmmm,
It doesn't seem to have entirely fixed my problem.
My page(s) now all show a 404 can't find template error.
However, I checked my umbraco.config and it does contain an id for the template and I looked the templates up in the database and it was there correctely.
Any idea on this one?
Kind regards,
Jochen
is working on a reply...