Bug #57398
closedImport of Extension failed: The property "defaultCategories" on the subject was not accessible.
0%
Description
Every time I want to import a new extension via the Extension Manager I get the following error (500):
The property "defaultCategories" on the subject was not accessible. More Info: http://wiki.typo3.org/Exception/CMS/1263391473
This Message never shows up, since its the response of the Ajax Request to mod.php. I only see this when debugging the Request via the dev-Tools.
The TYPO3 installation is an upgrade from 6.1 to 6.2. All caches were cleared/flushed. Does anybody know why this happens?
Thanks in advance!
Files
Updated by Susanne Moog over 10 years ago
- Status changed from New to Needs Feedback
Hi,
this sounds like an extension trying to access the static protected $defaultCategories of the extension manager extension model. Can you try disabling your extensions to figure out which one triggers the behavior?
Btw the exception you get should meanwhile be a flash message and be nicely displayed.
Regards,
Susi
Updated by Alexander Opitz about 10 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
Updated by Mohamed Masmoudi about 10 years ago
- File 2015-01-21_12-03-29.jpg 2015-01-21_12-03-29.jpg added
- File 2015-01-21_12-03-16.jpg 2015-01-21_12-03-16.jpg added
- File 2015-01-21_12-06-51.jpg 2015-01-21_12-06-51.jpg added
Hello,
i have the same issue when i try to import an extension, here attached some screens.
using typo3 6.2.9
wampserver2.5-Apache-2.4.9-Mysql-5.6.17-php5.5.12-64b