I noticed this morning on my test server that I couldn't edit settings of my store or user groups. I would recieve:
Warning: You do not have permission to modify user groups!
So, naturally I went to the user groups and made sure everything was checked off and it was.
After some searching around, I decided to just go to the datbase and go to permissions cell and reset my access that way.
It worked BUT after a few mins the permissions changed back to some odd permissions and the error came back.
Any idea what would cause this?
Warning: You do not have permission to modify user groups!
So, naturally I went to the user groups and made sure everything was checked off and it was.
After some searching around, I decided to just go to the datbase and go to permissions cell and reset my access that way.
It worked BUT after a few mins the permissions changed back to some odd permissions and the error came back.
Any idea what would cause this?
Self Taught Opencart User & Developer Since 2010.
Hi, Steve.Rainforest wrote:I noticed this morning on my test server that I couldn't edit settings of my store or user groups. I would recieve:
Warning: You do not have permission to modify user groups!
So, naturally I went to the user groups and made sure everything was checked off and it was.
After some searching around, I decided to just go to the datbase and go to permissions cell and reset my access that way.
It worked BUT after a few mins the permissions changed back to some odd permissions and the error came back.
Any idea what would cause this?
Is there something without json format?
You can do so:
http://forum.opencart.com/viewtopic.php ... 20#p585827
No, that didn't work.
I installed SEO Pro Pack right before this issue. I have uninstalled it but am still getting the error
http://www.clipular.com/c/6642070391881 ... t1pao34PDg
Any ideas?
Can't even clear my error log
http://www.clipular.com/c/5451044687970 ... b7W1hVpw9g
Maybe the SEO Pro Pack did something to my database?
I installed SEO Pro Pack right before this issue. I have uninstalled it but am still getting the error
http://www.clipular.com/c/6642070391881 ... t1pao34PDg
Any ideas?
Can't even clear my error log
http://www.clipular.com/c/5451044687970 ... b7W1hVpw9g
Maybe the SEO Pro Pack did something to my database?
Self Taught Opencart User & Developer Since 2010.
How much your is folders and permission routes in admin/controller?Rainforest wrote:No, that didn't work.
I installed SEO Pro Pack right before this issue. I have uninstalled it but am still getting the error
http://www.clipular.com/c/6642070391881 ... t1pao34PDg
Any ideas?
Can't even clear my error log
http://www.clipular.com/c/5451044687970 ... b7W1hVpw9g
Maybe the SEO Pro Pack did something to my database?
My upgradetool do from old folders "module-old", "payment-old" and "shipping-old". You remove these folders after,m when you is not need these files.
Hi,
I did remove those "old" folders.
So far my site is working fine. I did not re-install SEO pack. I am going to wait a week and then create my test site again and install it.
Thank you for your help
I did remove those "old" folders.
So far my site is working fine. I did not re-install SEO pack. I am going to wait a week and then create my test site again and install it.
Thank you for your help
Self Taught Opencart User & Developer Since 2010.
If user_permission is not yet access ( it is sorder order in bottom ), you can edit file controller/user/user_permission.php line 413:Rainforest wrote:Hi,
I did remove those "old" folders.
So far my site is working fine. I did not re-install SEO pack. I am going to wait a week and then create my test site again and install it.
Thank you for your help
Code: Select all
if (!$this->user->hasPermission('modify', 'user/user_permission')) {
Code: Select all
if (!$this->user->hasPermission('modify', 'catalog/product')) {
Who is online
Users browsing this forum: No registered users and 3 guests