Actions
Bug #15409
closedno clickmenu entry for import/export on root page
Start date:
2006-01-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
With the latest code in CVS with impexp 0.2.2 there is not any more a clickmenu for import/export on the first root page (world symbol).
(issue imported from #M2258)
Updated by Franz Holzinger almost 19 years ago
I have found out now that this error happened because I had this exension also under typo3/ext folder. After deleting this the clickmenu was appearing again.
So probably a typo3/ext extension should better not be used when there is a sysext extension of the same name. Otherwise this error is hard to find.
Updated by Sebastian Kurfuerst almost 19 years ago
Hi,
nope, the definition sysext => global => local stays as-is as this makes sense in other configurations.
Greets, Sebastian
Actions