Actions
Bug #50763
closedExtension Manager -> Page get Extensions is blank
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-08-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The page is sometimes blank. I can reproduce it this:
Delete the files 1.extensions.xml.gz and 1.mirrors.xml.gz in the typo3temp folder
After this the page "Get Extensions" will not anymore show up. Just a blank page is shown. I can get it back working by emptying the table "tx_extensionmanager_domain_model_extension"
Updated by Philipp Gampe over 11 years ago
- Status changed from New to Needs Feedback
Please enable error display (set your SYS|devIpMask und BE|debug in the install tool):
http://www.dmitry-dulepov.com/2009/03/blank-empty-page-in-typo3.html
Updated by Manuel Beyeler over 11 years ago
thx. I just found the problem. Problem was XDebug and Maximum function nesting level. Issue can be closed...
Updated by Wouter Wolters over 11 years ago
- Status changed from Needs Feedback to Closed
Actions