Hi Göran, We had the same issues as what you described here when we were trying to migrate our STK based projects from 5.3.10 to 5.4.2. We resolved the issues by moving the template scripts (.ftl files) into magnolia resources workspace. Here is how to do it,
In your tomcat server, create a folder and sub-folder like ‘myProject/templates’ in the folder webapps/magnoliaAuthor/, and copy over your template folders with files ‘pages’ and ‘components’ from your project. The folder structure should look like, Webapps/magnoliaAuthor/myProject/templates pages components and make sure the tempateScript path is correct in your template definitions. This way all the templates can be found when you preview the pages. For further information, see the article, https://documentation.magnolia-cms.com/display/DOCS/Resources -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=faf63ada-ec7b-4597-a186-0dd92869638e ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------