Removed my admin user from the member section, how to redo that??
Ha guys,I accidently removed my admin user from the member section, so I lost my member section and conrtol on the members. How can I fix that without restoring my database. I made a bunch of changes after the last backup.I do have full control on the site and database. Any help or pointers is appreciated. Yes and it a good idea to create a back admin(lol, I forgot ..;-( )-- jw
I wonder if I'm in the same situation that Jinxter posted about previously.
I am an admin and yet cannot see the Members section at all. It is neither in the sections pane nor the list of checkboxes.
What fix did is required on the umbracoUser2app table? Is it a case of manually inserting something into the table? If so, what? Something like: INSERT[dbo].[umbracoUser2app]([user],[app])VALUES(?,N'member')
Removed my admin user from the member section, how to redo that??
Ha guys,I accidently removed my admin user from the member section, so I lost my member section and conrtol on the members. How can I fix that without restoring my database. I made a bunch of changes after the last backup.I do have full control on the site and database. Any help or pointers is appreciated. Yes and it a good idea to create a back admin(lol, I forgot ..;-( )-- jw
fixed: table umbracoUser2app
I wonder if I'm in the same situation that Jinxter posted about previously.
I am an admin and yet cannot see the Members section at all. It is neither in the sections pane nor the list of checkboxes.
What fix did is required on the umbracoUser2app table? Is it a case of manually inserting something into the table? If so, what? Something like: INSERT[dbo].[umbracoUser2app]([user],[app])VALUES(?,N'member')
Hope someone can advise.
Thank you.
Hi Zazie and welcome to our :)
What version of Umbraco are you using?
/Jan
Hi Jan and thank you for the warm welcome.
It is Umbraco 4.
is working on a reply...