Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am not the administrator anymore? #34

Open
mahas opened this issue Feb 25, 2012 · 4 comments
Open

I am not the administrator anymore? #34

mahas opened this issue Feb 25, 2012 · 4 comments
Assignees

Comments

@mahas
Copy link

mahas commented Feb 25, 2012

For accident I removed myself and I am not able to administrate my site. What can I do?
@Datawalke Can you help me with this please?

@florentsuc
Copy link

Maybe a bit late, but it just happened to me today.

You have to reset the permissions in the database with this command :

update users set permission='a:5:{i:0;s:6:"create";i:1;s:4:"read";i:2;s:6:"update";i:3;s:6:"delete";i:4;s:5:"admin";}' where username = 'USERNAME';

Do not forget to change the username ;)
And it should work again.

@Datawalke
Copy link
Owner

@florentsuc Thank you for jumping in on this! @mahas I'll try to work a feature in to account for this in the future.

@florentsuc
Copy link

@mahas Thanks. By the way, a simple confirm box would be great :-)

@mahas
Copy link
Author

mahas commented Jun 4, 2013

@Datawalke @florentsuc Thank You!

@Datawalke Datawalke self-assigned this Mar 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants