[TYPO3-linux] Typo3 upgrade
Franz Holzinger
franz at ttproducts.de
Wed May 21 09:26:56 CEST 2014
On 15/05/2014 12:37, Bauer Gustl wrote:
> "2: SQL error: 'Incorrect integer value: '' for column 'backend_layout'
> at row 1' (pages:NEW53749615421b2)"
Verify with phpMyAdmin or another database tool.
TABLE pages:
backend_layout int(10) DEFAULT '0' NOT NULL,
Maybe the "DEFAULT '0'" has not been set.
You could try to change this column manually to the settings from above.
Franz
More information about the TYPO3-linux
mailing list