opencart / opencart

A free shopping cart system. OpenCart is an open source PHP-based online e-commerce solution.
https://www.opencart.com/
Other
7.42k stars 4.83k forks source link

The directory admin/controller/module is not allowed to be written to! #5572

Closed satanand7 closed 7 years ago

satanand7 commented 7 years ago

There is no module directory but when upload any extension it gives given error. I have created module directory manually but got same error. I am using opencart3.0

image

OpenCartAddons commented 7 years ago

Should be admin/controller/extension/module/

satanand7 commented 7 years ago

this is already there but getting error.

OpenCartAddons commented 7 years ago

The extension installer limits which folders extensions can be uploaded to:

admin/controller/extension/ admin/language/ admin/model/extension/ admin/view/image/ admin/view/javascript/ admin/view/stylesheet/ admin/view/template/extension/ catalog/controller/extension/ catalog/language/ catalog/model/extension/ catalog/view/javascript/ catalog/view/theme/ system/config/ system/library/ image/catalog/

I have not reviewed the latest version of the dev branch to confirm if the allowed directories have been changed

osworx commented 7 years ago

@satanand7

this is already there but getting error.

But what about the path(s) inside your module you want to install?

danielkerr commented 7 years ago

there is no module folder. the extension is not setup correctly

MohitPrakashSharma commented 6 years ago

I Think there has some permission error is extension contact support team of extension.