Warning: [mysql error 145] Table './photosdegf2002/piwigo_images' is marked as crashed and should be repaired
SELECT CONCAT_WS('-',YEAR(date_creation),MONTH(date_creation),DAYOFMONTH(date_creation)) AS period FROM piwigo_images
INNER JOIN piwigo_image_category ON id = image_id
WHERE (category_id NOT IN (3,163) AND level<=0)
AND date_creation IS NOT NULL
GROUP BY period in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php:908
Stack trace:
#0 /home/photosdegf/www/include/calendar_base.class.php(313): query2array('SELECT CONCAT_W...', NULL, 'period')
#1 /home/photosdegf/www/include/calendar_monthly.class.php(106): CalendarBase->build_next_prev()
#2 /home/photosdegf/www/include/functions_calendar.inc.php(192): CalendarMonthly->generate_category_content()
#3 /home/photosdegf/www/include/section_init.inc.php(576): initialize_calendar()
#4 /home/photosdegf/www/index.php(12): include('/home/photosdeg...')
#5 {main}
thrown in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php on line 908