View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001670 | v3.4 Release (Current) | System Admin | public | 2015-08-26 06:25 | 2019-01-03 12:53 | ||||
Reporter | ddoddsr | ||||||||
Assigned To | caseydk | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | no change required | ||||||
Platform | MAC ( Using XAMPP 5.5.19) | OS | OSX | OS Version | 10.9.5 | ||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001670: Unable to upload modules; perceived directory permissions | ||||||||
Description | a ls -l shows: drwxrwxrwx 23 dandodd staff 782 Aug 25 12:04 modules but the System Admin / Modules page at the bottom shows this message: Module uploads are not allowed. Please check permissions on the /modules directory. | ||||||||
Steps To Reproduce | Select System Admin / Modules | ||||||||
Additional Information | On branch master Your branch is up-to-date with 'origin/master'. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
ddoddsr (reporter) 2015-08-26 09:36 |
modules/system/modules/index.php code on line 153 looks at '/files' for writability but outputs that modules is not writable. Once I made files +w then the message disappeared. |
caseydk (administrator) 2016-12-28 00:35 |
I've improved the error message to: "Module uploads are not allowed. Please check permissions on the /modules and /files directories." so you can have a fighting chance to figure it out and solve it. Ref: https://github.com/web2project/web2project/commit/1f7aec7cdc49664e86e5b16792f36c2b20b487ff |
caseydk (administrator) 2019-01-03 12:53 |
In the 31 Dec 2018 release: http://docs.web2project.net/release-notes/3.4.html |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-08-26 06:25 | ddoddsr | New Issue | |
2015-08-26 09:36 | ddoddsr | Note Added: 0003758 | |
2016-12-26 23:34 | caseydk | Project | v3.3 Release => v3.4 Release (Current) |
2016-12-28 00:35 | caseydk | Assigned To | => caseydk |
2016-12-28 00:35 | caseydk | Status | new => resolved |
2016-12-28 00:35 | caseydk | Resolution | open => no change required |
2016-12-28 00:35 | caseydk | Note Added: 0003815 | |
2019-01-03 12:53 | caseydk | Note Added: 0003946 | |
2019-01-03 12:53 | caseydk | Status | resolved => closed |