Is it possible to use the User Profile page from DNN 6.1.5 in DNN 6.2? Several weeks ago, I updated my site from from DNN 6.1.5 to DNN 6.2 and my User Profile page on my installed site remained the User Profile page. However, I recently created a child portal and this site's User Profile page is the Activity Feed page.
I get an error with that Activity Feed page in my child portal. However, I would actually prefer to use the User Profile page from DNN 6.1.5 as my Profile Page for this child portal. I tried to import that page from my parent portal but when I try to do this I get an error that says:
Error: My Profile is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.Admin.Users.ViewProfile.OnLoad(EventArgs e) --- End of inner exception stack trace ---
Is it possible to use the Profile Page from DNN 6.1.5 in DNN 6.2 without getting this error?