Templates 'blank' in backend after upgrading to 6.1.3
Hi,
I recently upgraded my site and relocated the server. I tested everything quickly and seemed fine, pages appearing etc, editing of content. However, I've tried to edit my templates in the backend but they are all blank. If I look at the views folder I can edit my templates but nothing is appearing in the backend.
I have fresh 6.1.6 install. In my vs solution i installed mvc scaffold. I then scaffolded a master and home view. Please note site is in mvc mode. I don't see templates.
have you created the templates in the back office or via VS?
if VS then it won't appear because you need to create it via back office. by doing that it will create a record in database but if you do it via VS there wont be any record in db associated with template.
In the morning I solved the problem. I uninstall the package and configure Umbraco to MVC. So I reinstalled the package and the it's all ok. Thank you...and good weekend.
Templates 'blank' in backend after upgrading to 6.1.3
Hi,
I recently upgraded my site and relocated the server. I tested everything quickly and seemed fine, pages appearing etc, editing of content. However, I've tried to edit my templates in the backend but they are all blank. If I look at the views folder I can edit my templates but nothing is appearing in the backend.
HAs anyone come across this. Thanks
Scott
Perhaps it's a problem with the rights on the server? Haven't seen this before.
Jeroen
I forgot to change from webforms to MVC, hence all my MVC templates were blank.
Scott, could you explain what you did the solve this?
I've just noticed that I get this error with my templates, installed as part of the CWS Start package (although I'm sure they were ok the other day).
Although this is on a clean install of 6.1.5
Guys,
I have fresh 6.1.6 install. In my vs solution i installed mvc scaffold. I then scaffolded a master and home view. Please note site is in mvc mode. I don't see templates.
Regards
Ismail
Hi Ismail,
have you created the templates in the back office or via VS?
if VS then it won't appear because you need to create it via back office. by doing that it will create a record in database but if you do it via VS there wont be any record in db associated with template.
hope that makes sense.
Cheer
Ali
Ali,
Many thanks I recreated through backend and they now appear.
Regards
Ismail
Hi,
I have this prob after installing ublogsy. What steps do I need to take? Other templates working fine.
Thanks,
Paul
Hi, Paul
I've the same problem. How solve?
Hi Biagio, from memory, I think you have to check which version you are installing. Something to do with MVC vs webforms I think.
Hi,
In the morning I solved the problem. I uninstall the package and configure Umbraco to MVC. So I reinstalled the package and the it's all ok. Thank you...and good weekend.
is working on a reply...