Bug #20724
Error with User Manager when DBAL is installed. (Applies also to 4.2.8)
| Status: | New | Start date: | 2009-07-06 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | Tags: | |||
| Votes: | 0 |
Description
When DBAL extension is installed and I'm trying to use the User Manager module to "List Users Online" the following permanent error occurs:
DBAL fatal error: No handler found in handler_getFromTableList() for: "(be_sessions, be_users u) LEFT OUTER JOIN be_users bu ON (ses_backuserid=bu.uid)" (SQL engine parse ERROR: No table name found as expected in parseFromTables()!: near "(be_sessions, be_users u) LEFT OUTER JOIN be_users")
Unfortunately the last selected function is stored, so the "Compare User Settings" function is not accessible anymore.
When I uninstall DBAL everything is fine.
(issue imported from #M11485)
History
Updated by Markus Klein over 1 year ago
- Project changed from Core to DBAL
- Target version deleted (
0)