Project

General

Profile

Actions

Bug #79113

closed

Fluid styled content menu type recently updated pages throws exception

Added by Benjamin Kott over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Fluid Styled Content
Target version:
Start date:
2016-12-29
Due date:
% Done:

100%

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

Description

An exception occurred while executing 'SELECT * FROM `pages` WHERE (`uid` IN (?)) AND (((`pages`.`deleted` = 0) AND (`pages`.`t3ver_state` <= 0) AND (`pages`.`hidden` = 0) AND (`pages`.`starttime` <= 1483048260) AND ((`pages`.`endtime` = 0) OR (`pages`.`endtime` > 1483048260))) AND (`pages`.`doktype` < 200)) AND (((`pages`.`fe_group` = '') OR (`pages`.`fe_group` IS NULL) OR (`pages`.`fe_group` = 0) OR (FIND_IN_SET('0', `pages`.`fe_group`)) OR (FIND_IN_SET('-1', `pages`.`fe_group`)))) AND (doktype NOT IN (6,255,254) AND nav_hide = 0 AND doktype != 199 AND no_search = 0 AND SYS_LASTCHANGED >=1482443509) ORDER BY `SYS_LASTCHANGED DESC` ASC' with params [""]: Unknown column 'SYS_LASTCHANGED DESC' in 'order clause'
Actions

Also available in: Atom PDF