Bug #21059
Not possible to install a sysext with Extension manager
0%
Description
It seems that it is not possible to install a sys ext through the Extension manager.
it seems the check fails in class.em_index.php #15203
if (!$EM_CONF['lockType'] || !strcmp($EM_CONF['lockType'],$loc)) {
$EM_CONF['lockType'] => system
$loc => S
(issue imported from #M11960)
Updated by Oliver Hader over 11 years ago
Hi Georg,
did you want to upload/upgrade an extension or just install/enable?
Updated by Georg Ringer over 11 years ago
hi! i tried to upload + install an sys ext through the EM and of course I set in install tool that exts can be installed in typo3/sysext
Updated by Susanne Moog over 9 years ago
- Status changed from Needs Feedback to New
- Assignee changed from Oliver Hader to Steffen Kamper
- Target version deleted (
0) - TYPO3 Version changed from 4.3 to 4.5
I can't reproduce this with the old extension manager. However I can't install as a system or global extension with the new extension manager, so I'll leave this bug open for the new ext mgm.
Updated by Steffen Gebert over 9 years ago
Why can't you install a system extensions? I have no problems..
Updated by Dmitry Dulepov over 9 years ago
I have a related problem.
When I upload the file, I have only "Local" as the install option.
I enabled System and Global in the Install tool and permissions to typo3/ext and typo3/sysext are set to 0777.
Updated by Felix Kopp over 9 years ago
What about removing the Global option at all?
Local should be sufficient.
Removal is easy and could be done for 4.6 also.
Updated by Xavier Perseguers about 9 years ago
- Assignee deleted (
Steffen Kamper) - Target version deleted (
4.6.2)
Updated by Georg Ringer over 8 years ago
- Status changed from New to Closed
not relevant anymore, 2 ems later