Project

General

Profile

Actions

Bug #79887

closed

SQL Error after save new Content-Element

Added by Daniel Seinsche about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2017-02-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Try to place new content element on a page (type doesn't matter) and get back the following SQL Error:
Oops, an error occurred!
An exception occurred while executing 'SELECT `uid`, `l10n_state`, `sys_language_uid`, `l18n_parent`, `l10n_source` FROM `tt_content` WHERE (`uid` IN (NULL)) AND ((`tt_content`.`deleted` = 0) AND ((`tt_content`.`t3ver_wsid` = 0) AND (`tt_content`.`pid` <> -1)))': Unknown column 'l10n_state' in 'field list'


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #80271: l10n_state field is not created when installing an extensionClosed2017-03-14

Actions
Actions #1

Updated by Georg Ringer about 7 years ago

  • Status changed from New to Needs Feedback

did you do a DB compare in the Install Tool?

Actions #2

Updated by Daniel Seinsche about 7 years ago

Sorry, my fault. That was the solution.

Actions #3

Updated by Riccardo De Contardi about 7 years ago

  • Status changed from Needs Feedback to Closed

Thank you for your quick feedback; closing.

Actions

Also available in: Atom PDF