Critical Error

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order by datum_von' at line 1


File: /var/www/vhosts/web75.menke1.your-host.de/httpdocs/kunstkreis/cms/core/Wosonst2_Db.php Line: 74



Call Stack

PDO::query( 'select ID, typ, titel, datum_von, datum_bis from event where datum_bis>=now() and passend_zu = order by datum_von' )
File: Wosonst2_Db.php Line: 74

Wosonst2_Db::query( 'select ID, typ, titel, datum_von, datum_bis from event where datum_bis>=now() and passend_zu = order by datum_von' )
File: module.php Line: 156

module_events::seiteAusstellung( )
File: module.php Line: 17

module_events::indexAction( )
File: index.php Line: 251