I have a DNN site handed down to me . I have updated it from 7.0.4 to 9.1.1.
Now I face a problem when i move to 9.2.X ,which points to my menu module Inventua,(see the error below).
1) What do I do to make the move?
2) Is there a better replacement menu module and/or a possible tutorial?
3) The menu appears on all the pages on my site via a skin , But I am not able to locate how exactly this is working in the Code. Since I have to change the menu most probably, I would like to know how to get this change in all the pages.
at Inventua.DNN.Modules.SideMenu.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at DotNetNuke.Entities.Modules.PortalModuleBase.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Thanks
Vidhya
Posted By Joe Craig on 29 Aug 2019 01:26 PM Inventua is still around, and they seem to have a version of SideMenu that works for DNN 9. You might want to contact them for options (http://www.inventua.com).
That was the first menu I used in DNN as menu at the time horrified me. I'm amazed they have a DNN9 compatible version, but as you stated, replcing it with DRR is quite easy.
In the future, you should try to follow a workflow to avoid issues like this during upgrades. The presentation linked below outlines our general upgrade process. It's been quite successful for us over the years. :)
https://www.slideshare.ne...mple-dnn-summit-2019
These Forums are dedicated to the discussion of DNN Platform.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.