When logged in as a super user, if I click on any page except the page I am currently viewing in the Persona Bar page manager, I get a message saying "You don't have permission to edit this page".
If I click on the page I am currently viewing in the tree, then I am able to see the details but cannot update the page's Parent because no Tabs load in the tab list.
I saw https://dnncommunity.org/forums/aft/1114 and checked but I do not have DNN.PersonaBar.Pages.dll in my bin folder. I currently have: DNN.PersonaBar.Extensions.dll (1068kb, v9.5) DNN.PersonaBar.Library.dll (104kb, v9.5) DNN.PersonaBar.UI.dll (68kb, v9.5)
Any ideas?
I'm on 9.5, upgraded recently.
Also have discovered today that when I try to view the list of Users, I get the error "Could not find stored procedure 'dbo.Personabar_GetUsers'." That stored procedure doesn't exist, but I went to look for it on one of my databases for a site which is running 9.5 without problems and it doesn't exist there either! So I think it must be some part of the PersonaBar has not upgraded properly.
Although not apparenty directly related by the look of the error messages seen here, since you mentioned the site was recently upgraded, I suggest that you do some standard global procedures like reapplying the proper file permissions to the root folder and below and restarting the application. Also, if the zip file(s) used for the upgrade were not unblocked first, I suggest you roll back to before the upgrade and unblock them and run them again.
I have tried resetting the site and permissions. Unfortunately, because the problem was not discovered for several days after the upgrade, it is not possible to roll back due to changes in the DB.
Using the JS console, I can see an error saying https://admin.showroomrew...&sortAscending=false is returning the error
Try re-applying the NTFS rights on the folders on the server. I have seens weird issues with that lately (Windows not DNN related)
Tried that, no dice
Have you check to see if the stored procedure you mentioned exists or not? You'll need to peer into the database to do that. If the stored procedure is missing, then it could be the case that the Persona Bar was installed with errors. Can you go back and look at the portals/_default/logs directory and see if you have the "install" log? It will have install as part of the file name and will be date stamped the date you did that upgrade. If all else fails, I would make a good backup of your system (files and database) and see if an upgrade to 9.6.1 reinstalls the PB items and, possibly, fixes the problem.
---------------------------------
It may be the case that you can extract PB installation zip files from the 9.5 upgrade file and reinstall them. I'd do this on a separate copy of your system though ...
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
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.