Page 1 of 1
user subscribed to okm:root
PostPosted:Wed Apr 16, 2014 5:02 pm
by craig_sanders2000
One of our users somehow has managed to become subscribed to okm:root. There is no user option to unsubscribe to the root folder from the user account. Is there another way that we can unsubscribe this user from the okm:root folder?
Re: user subscribed to okm:root
PostPosted:Thu Apr 17, 2014 9:11 am
by jllort
Go to administration -> database query -> SELECT * FROM OKM_NODE_SUBSCRIPTOR
Remove from there ( delete based from UUID root node ( take a look at tab properties when node is selected in desktop )
Re: user subscribed to okm:root
PostPosted:Thu Apr 17, 2014 2:55 pm
by craig_sanders2000
Thank you! We also found this morning that since we are using MySQL with OpenKM we were able to go into the subscriptor table and delete the record from there.
Re: user subscribed to okm:root
PostPosted:Fri Apr 18, 2014 8:39 am
by jllort
HSQL should only be used for testing, always should use MySQL , PostgreSLQ or other DBMS