Permission denied on opencart

一个人想着一个人 提交于 2019-12-07 15:22:24

问题


I was trying to create a payment module for opencart. When i tried to save the details in settings page, it's giving me the error "Permission Denied!" even though I was logged in as a administrator.

Can anyone help me in this?


回答1:


You need to set yourself with permissions. Go to

SYSTEM > USERS > USER GROUPS

in the admin panel, click EDIT next to your user group, then make sure the boxes are checked next to payment/your-payment-name-here (or just click Select All Under both boxes)



来源:https://stackoverflow.com/questions/11187930/permission-denied-on-opencart

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!