Warning: [mysql error 145] Table './staudinger_kunst/piwigo_images' is marked as crashed and should be repaired SELECT DISTINCT(YEAR(date_creation)) as period, COUNT(DISTINCT id) as nb_images FROM piwigo_images INNER JOIN piwigo_image_category ON id = image_id WHERE category_id IN (2) AND date_creation IS NOT NULL GROUP BY period; in /www/wwwroot/staudinger-kunst.at/fotoalbum/include/dblayer/functions_mysqli.inc.php on line 856

Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /www/wwwroot/staudinger-kunst.at/fotoalbum/include/dblayer/functions_mysqli.inc.php:904 Stack trace: #0 /www/wwwroot/staudinger-kunst.at/fotoalbum/include/calendar_base.class.php(234): query2array('\nSELECT DISTINC...', 'period', 'nb_images') #1 /www/wwwroot/staudinger-kunst.at/fotoalbum/include/calendar_monthly.class.php(100): CalendarBase->build_nav_bar(0) #2 /www/wwwroot/staudinger-kunst.at/fotoalbum/include/functions_calendar.inc.php(192): CalendarMonthly->generate_category_content() #3 /www/wwwroot/staudinger-kunst.at/fotoalbum/include/section_init.inc.php(557): initialize_calendar() #4 /www/wwwroot/staudinger-kunst.at/fotoalbum/index.php(12): include('/www/wwwroot/st...') #5 {main} thrown in /www/wwwroot/staudinger-kunst.at/fotoalbum/include/dblayer/functions_mysqli.inc.php on line 904