I hope somebody would be help me out .I've been having this issue for a long time with CMS publishing.
I'm using a navigation manager for the whole site.When I test in cms all the links on the tabs work fine. The issue arises when I publish the files: We have a root directory and a sub-directory where the files get published. The files in the sub-directory have the correct links but the files in the root directory have some issue with links pointing to the wrong files. For example, the Homepage.aspx file in the root has links (managed by nav manager) pointing to a file 'product.aspx' in the subdirectory: <a href="/subdir/product.aspx"> but after publishing the link in Homepgae.aspx start pointing to the file in the subdirectory. <a href="/product.aspx"> Any reason why the links are appearing incorrectly in the root directory files? is it because it can't access those files in the subdirectory ??? let me know if I need to provide more detail. Thank you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
