Since I did the first post I have determined it has nothing to do with the Module rather it is a URL Rewriter - DNN issue. Some scenarios work others do not. This seems to only happen sometimes when the target page is Level 4. It doen't matter if you use the Menu, a Link, the LInks Module, or the Pages Admin page.
Here is an example of a parent child relationship which works
Parent Page http://www.somedomain.com/Products/SoftwareforMailing/TagMaster.aspx And the Child http://www.somedomain.com/Products/SoftwareforMailing/TagMaster/TagMasterFeatures.aspx
Here is an example of a parent child relationship which does not work
Parent Page http://www.somedomain.com/Products/SoftwareforMailing/DropShipIT.aspx Child Page http://www.somedomain.com/Products/SoftwareforMailing/DropShipIT/DropShipITFeatures.aspx
Whenever you try to access the Child page from anywhere on the site and even a direct URL in the location combobox, DNN wll deliver the Parent Page Content, with the Child URL.
I have tried doing a little debugging, but I am in the middle is a New Site Version and do not have time to spend on this issue. |