Hello,I'm using Umbraco 4.7.1.1 The company i work for is trying to create a way to easily implement our standard web site in Umbraco, and we thought of using a package. I have run into two major issues using a package though. First, when we include content pages, they are not getting mapped to the templates they are supposed to use. It appears that in the package, it tells the content page what node id to look at for the template, but when i import the templates with the package, all their ids change.Second, when i import aspx macros, they are not getting mapped to their aspx pages in the folder. No idea why this is happening. I have checked everything after installing the package, and it all looks right, but the marcos still aren't being mapped correctly.I have looked for bugs pertaining to this problem, but as of yet haven't found anything. If anyone has any ideas on how to help with this, that would be great!
Can you give some more detail about what you're trying to do? What are you packaging exactly? How are you creating Umbraco nodes for each page of your current site?
Problems With Packages
Hello,I'm using Umbraco 4.7.1.1 The company i work for is trying to create a way to easily implement our standard web site in Umbraco, and we thought of using a package. I have run into two major issues using a package though. First, when we include content pages, they are not getting mapped to the templates they are supposed to use. It appears that in the package, it tells the content page what node id to look at for the template, but when i import the templates with the package, all their ids change.Second, when i import aspx macros, they are not getting mapped to their aspx pages in the folder. No idea why this is happening. I have checked everything after installing the package, and it all looks right, but the marcos still aren't being mapped correctly.I have looked for bugs pertaining to this problem, but as of yet haven't found anything. If anyone has any ideas on how to help with this, that would be great!
Can you give some more detail about what you're trying to do? What are you packaging exactly? How are you creating Umbraco nodes for each page of your current site?
is working on a reply...