Using DNN 5.6 (I think), Logged in as an Admin, go to current page tab and select icon: Copy which brings up the Basic Settings Page, enter new title and upon pressing Update icon get following error message:
Error: is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Tab Exists ---> DotNetNuke.Entities.Tabs.TabExistsException: Tab Exists
at DotNetNuke.Entities.Tabs.TabController.AddTabInternal(TabInfo objTab, Boolean includeAllTabsModules)
at DotNetNuke.Entities.Tabs.TabController.AddTabAfter(TabInfo objTab, Int32 afterTabId)
at DotNetNuke.Modules.Admin.Tabs.ManageTabs.SaveTabData(String strAction)
at DotNetNuke.Modules.Admin.Tabs.ManageTabs.cmdUpdate_Click(Object Sender, EventArgs e)
--- End of inner exception stack trace ---
Our Site Admin took ill and passed away -we have no documentation nor any idea how to maintain our site... My first attempt was to go to the File Manager which I thought would allow me to directly copy a page but the File Manager doesn't even show the page -I guess pages are not really files? So I gathered that there is a COPY function in the admin toolbar but that does not work. This system seems very convoluted and extremely obscure when all I want to do is copy an existing page so I can then edit it as the next year's page...
Next step, is there any easy conversion tool to take a complete DNN site and convert to a more common CMS such as WordPress? We generally have a lot of website expertise, just no one that understands the DNN CMS... I tried downloading the user manual but when I use the steps there, it just ERRORs.