Actions
Bug #49918
closedPermissions backend module not accessible
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-07-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When trying to open the permissions editor for a record (through the List view), I get the following errors in the Apache log:
PHP Notice: Undefined variable: LANG in /var/www/typo3/typo3_src-6.1.1/typo3/sysext/perm/mod1/index.php on line 35, referer: http://host/typo3/mod.php?&id=0&M=web_list&SET[bigControlPanel]=1 PHP Fatal error: Call to a member function includeLLFile() on a non-object in /var/www/typo3/typo3_src-6.1.1/typo3/sysext/perm/mod1/index.php on line 35, referer: http://host/typo3/mod.php?&id=0&M=web_list&SET[bigControlPanel]=1
I first noticed the blank BE page on http://bootstrap.typo3cms.demo.typo3.org/typo3/backend.php so I assume this isn't an issue specific to my installation.
Actions