Warning: [mysql error 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 'ASC, file ASC, id ASC' at line 5 SELECT DISTINCT id FROM pwg_images INNER JOIN pwg_image_category ON id = image_id WHERE (category_id NOT IN (39)) AND date_creation IS NOT NULL ORDER BY date_creation DESC, rank ASC, file ASC, id ASC in /home/lifein/public_html/picsshow/include/dblayer/functions_mysqli.inc.php on line 847

Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/lifein/public_html/picsshow/include/dblayer/functions_mysqli.inc.php:908 Stack trace: #0 /home/lifein/public_html/picsshow/include/functions.inc.php(1609): query2array('SELECT DISTINCT...', NULL, 'id') #1 /home/lifein/public_html/picsshow/include/functions_calendar.inc.php(296): array_from_query('SELECT DISTINCT...', 'id') #2 /home/lifein/public_html/picsshow/include/section_init.inc.php(576): initialize_calendar() #3 /home/lifein/public_html/picsshow/picture.php(11): include('/home/lifein/pu...') #4 {main} thrown in /home/lifein/public_html/picsshow/include/dblayer/functions_mysqli.inc.php on line 908