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 '-12,12' at line 1
IN FILE: /core/db.php ON LINE:74
#0 /core/db.php(74): PDOStatement->execute()
#1 /app/modules/galleries/models/galleriesModel.php(485): db->pquery('(SELECT `id`,`d...', Array)
#2 /app/models/mediaHome.php(60): galleriesModel->getGalleriesAndMoviesWhereAndLimit('`show_on_media`...', '`video_type`!="...', Array, Array)
#3 /app/media.php(26): mediaHome->getMediaList('0')
#4 /app/media.php(33): media->main()
#5 /core/dispatcher.php(36): media->__call('', Array)
#6 /core/dispatcher.php(36): media->()
#7 /core/dispatcher.php(20): dispatcher::loadControllers()
#8 /index.php(35): dispatcher::dispatch()
#9 {main}