*** Baseline: Prove Child Portals works.
1)I created a clean DNN 4.0.3 site. ("localhost/test")
2) Logged in as host
2) I added 2 pages. containing Text/HTML and RSS module.
4) From menu host/portals, created a template (export content checked)
5) Once the template was created, I then clicked on "Add portal" link and successfully created a child portal.
6) Creating Child Portal Works !!! ("localhost/test/child1")
=============================================
*** I made one chage to the Parent portal
1) I logged in as Admin
2) From menu/Admin, File Manager
3) I added an "Insecure - File System" directory named "Images" (Portals/0/Images directory created). Via the File Manager, I added a copuple of .jpg files.
4) Text/HTML module points to the .jpg files and displays correctly
5) From menu host/portals, created a 2nd template (export content checked)
6) Once the template was created, I then clicked on "Add portal" link and select this 2nd template and try to create "child2"
7) "Error Parsing Template" error message. I can not bring of the site "localhost/test/child2"
8) The Hosts Portals page shows the name of the 2nd portal (under Ttitle column - child2) but the "Portfolio Alias" field is blank. There is no entry in the SqlServer PortalAlias table.
=========================
*** If I delete the "Images" files and directory, create a new template, I can successfully create "Child3" child portal.
=========================
Any ideas ?