Project

General

Profile

Actions

Bug #49328

closed

PHP Warning: Illegal string offset 'uid' in BackendUserAuthentication.php on line 2064

Added by Chris topher almost 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-06-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I get this error:

PHP Warning: Illegal string offset 'uid' in typo3\sysext\core\Classes\Authentication\BackendUserAuthentication.php on line 2064

"uid" obviously is not set always.

This is the problematic line:

'userid' => $userId ? $userId : intval($this->user['uid']),

The same solution might also solve #49327.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #49327: PHP Warning on logout: Illegal string offset 'uid' in AjaxLoginHandler.php on line 90Closed2013-06-21

Actions
Related to TYPO3 Core - Bug #59364: Illegal string offset 'uid' in TypoScriptFrontendController.php line 1281Closed2014-06-05

Actions
Actions

Also available in: Atom PDF