Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
We have a website running DNN 6.1 and using the DDRMenuProvider for its menu. The website is set up with an SSL and is receiving a security warning alert in IE8. We have narrowed the issue down to the javascript for the navigation.
When we switch the menu provider to the DNNMenuProvider it fixes the security alert but none of the links work. There is a javascript error in the dnn.js file:
document.frames[...].location is null or not an object
If we don't specify a menu provider it reverts back to using the Solpart Menu and uses a table structure which we would prefer not to use.
Has anyone had an issue with this or have any input?
Let me know if you need any additional information, Thank You