- Informacije
- Foto galerija
- Foto galerija 2018
DatabaseBrokerPDOException: vratiSveSlogove failed: Query execution failed: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND status_id =221 ORDER BY date DESC LIMIT 50' at line 1 Query: SELECT * FROM gallery WHERE gallery_id IN () AND status_id =221 ORDER BY date DESC LIMIT 50 in /var/www/html/common/class/DatabaseBrokerPDO.php:881 Stack trace: #0 /var/www/html/common/factories/ObjectFactory.class.php(226): DatabaseBrokerPDO->vratiSveSlogove() #1 /var/www/html/plugins/plg_gallery/galleryPlugin.php(61): ObjectFactory->createObjects() #2 /var/www/html/common/class/pluginInvoker.class.php(38): galleryPlugin->showDefault() #3 /var/www/html/CmsEngine.php(531): pluginInvoker->InvokePluginDefault() #4 /var/www/html/CmsEngine.php(103): CmsEngine->ProcessTemplate() #5 /var/www/html/index.php(18): CmsEngine->Start() #6 {main}