Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

"Administrator redigerar" message in edit mode

Vote:
 

Hey guys, I keep having "Administrator redigerar" message on start page of the English version of the web site in edit mode. I have taken a peak at the DB and I can't see anything that is different than on other pages. I don't have the password of Administrator, so I can't simply log in and publish the changes.

Does anyone know exactly which flag I should delete in the DB?

#74421
Aug 27, 2013 15:47
Vote:
 

Execute

select * from [dbo].[tblBigTable] where storename = 'InUseNotifications'

    

Most probably `ContentGuid' property will be mapped against `Indexed_Guid01' column.

#74426
Aug 27, 2013 16:49
Vote:
 

And if you want to manage the in use notifications through the API instead of changing directly in database you can use an implementation of IInUseNotificationRepository.

Regards

Per Gunsarfs

#74428
Aug 27, 2013 17:07
Vote:
 

Thank you both! I have used the query, it was only a matter of one page with the no longer existing user.

#74464
Aug 28, 2013 11:57
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.