Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
We just had a customer upgrade to 7.1.0 and now our PROdnn Mighty LMS module is not working in certain situations. It appears they are getting 500 Error Pages when visiting the module as a normal Registered User. Our module uses _response.Redirect(DotNetNuke.Common.Globals.NavigateURL(...)) to serve up a different user control for Registered Users. And evidently the new URL rewriting "enhancements" and/or API is not working correctly. Any ideas on how we can solve this issue?