You don't have the required permissions for this action.
Moderator: moderator
-
- Posts: 132
- Joined: Wed Nov 29, 2006 11:32 pm
- Location: Middle Caicos, Turks and Caicos Islands
- Contact:
You don't have the required permissions for this action.
So when I log into OpenEMM right now, the screen I get after I login says "You don't have the required permissions for this action." And there isn't a menu or anything to do.
This happened once a few days ago too, and then a couple hours later when I logged in again everything was fine? Help?
This happened once a few days ago too, and then a couple hours later when I logged in again everything was fine? Help?
OpenEMM Moderator
-
- Posts: 132
- Joined: Wed Nov 29, 2006 11:32 pm
- Location: Middle Caicos, Turks and Caicos Islands
- Contact:
Re: You don't have the required permissions for this action.
Oddly, I cleared my cache and now I can login normally again.
OpenEMM Moderator
-
- Posts: 132
- Joined: Wed Nov 29, 2006 11:32 pm
- Location: Middle Caicos, Turks and Caicos Islands
- Contact:
Re: You don't have the required permissions for this action.
I'm again getting this message. I've cleared the cache, still get the message. I can't use OpenEMM at all right now, what happened?
OpenEMM Moderator
-
- Posts: 132
- Joined: Wed Nov 29, 2006 11:32 pm
- Location: Middle Caicos, Turks and Caicos Islands
- Contact:
Re: You don't have the required permissions for this action.
Well this time I clicked on the top of the screen, one of the only links I could click on "Administrator" which then took me to an error page. Now trying to log in again, and it worked. Something is weird....
OpenEMM Moderator
-
- Posts: 132
- Joined: Wed Nov 29, 2006 11:32 pm
- Location: Middle Caicos, Turks and Caicos Islands
- Contact:
Re: You don't have the required permissions for this action.
Had this happen again just now. This time I clicked on "Administrator" on the top of the page and logged out. Then was able to log back in and everything worked fine, so I assume that's all that needs to happen. Maybe a change to the error message should be made? It's a simple solution that can be pretty frustrating at the time.
OpenEMM Moderator
-
- Posts: 132
- Joined: Wed Nov 29, 2006 11:32 pm
- Location: Middle Caicos, Turks and Caicos Islands
- Contact:
Re: You don't have the required permissions for this action.
Now logging out and logging back in isn't working either. I get the same message, can't seem to get around it?
OpenEMM Moderator
-
- Posts: 132
- Joined: Wed Nov 29, 2006 11:32 pm
- Location: Middle Caicos, Turks and Caicos Islands
- Contact:
Re: You don't have the required permissions for this action.
Looks like it cleared again. I can get in now. Seems odd. I clicked on "Administrator" and it game me an error message, then I went to the login page I had bookmarked. It had me login and it worked. Previously I was clicking on the "Logout" and it was not letting me get anywhere.
OpenEMM Moderator
Re: You don't have the required permissions for this action.
Hello,
I think we habe same problems. After a time of non use we have the error "You don't have the required permission". We logout and login again and this work.
But we have also problems with template, template in mailing don't appear on the first time we have to make some clic on certain menu and reclick on template appear.
How can we resolv this problem ?
Thanks
I think we habe same problems. After a time of non use we have the error "You don't have the required permission". We logout and login again and this work.
But we have also problems with template, template in mailing don't appear on the first time we have to make some clic on certain menu and reclick on template appear.
How can we resolv this problem ?
Thanks
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: You don't have the required permissions for this action.
The reason for that is the connection timeout of MySQL. You should increase the value of parameter wait_timeout in file my.cnf.After a time of non use we have the error "You don't have the required permission". We logout and login again and this work.
OpenEMM Maintainer
-
- Posts: 132
- Joined: Wed Nov 29, 2006 11:32 pm
- Location: Middle Caicos, Turks and Caicos Islands
- Contact:
Re: You don't have the required permissions for this action.
Got the message again this morning. After waiting a bit, it seemed to clear on its own.
Currently wait_timeout is set to the default 28800 which is 8 hours, how long should it wait?
Currently wait_timeout is set to the default 28800 which is 8 hours, how long should it wait?
OpenEMM Moderator
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: You don't have the required permissions for this action.
Depends on how frequently your OpenEMM installation is used.
OpenEMM Maintainer
-
- Posts: 132
- Joined: Wed Nov 29, 2006 11:32 pm
- Location: Middle Caicos, Turks and Caicos Islands
- Contact:
Re: You don't have the required permissions for this action.
I log in almost daily, usually a few times a day.
OpenEMM Moderator
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: You don't have the required permissions for this action.
8 hours is not sufficient for "almost daily".
OpenEMM Maintainer
-
- Posts: 132
- Joined: Wed Nov 29, 2006 11:32 pm
- Location: Middle Caicos, Turks and Caicos Islands
- Contact:
Re: You don't have the required permissions for this action.
16 hours? Sorry, I don't know how the code works so not sure
OpenEMM Moderator
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: You don't have the required permissions for this action.
Parameter parameter wait_timeout in file my.cnf is a part of MySQL. Why don't you google its meaning?
OpenEMM Maintainer