Warning: [mysql error 144] Table './c1lifeline/piwigo_comments' is marked as crashed and last (automatic?) repair failed SELECT SQL_CALC_FOUND_ROWS com.id AS comment_id, com.image_id, ic.category_id, com.author, com.author_id, u.mail_address AS user_email, com.email, com.date, com.website_url, com.content, com.validated FROM piwigo_image_category AS ic INNER JOIN piwigo_comments AS com ON ic.image_id = com.image_id LEFT JOIN piwigo_users As u ON u.id = com.author_id WHERE 1=1 AND validated='true' AND (category_id NOT IN (8)) GROUP BY comment_id ORDER BY date DESC LIMIT 10 OFFSET 0 ; in /var/www/clients/client1/web36/web/include/dblayer/functions_mysqli.inc.php on line 845

Fatal error: Uncaught Error: Call to a member function fetch_assoc() on boolean in /var/www/clients/client1/web36/web/include/dblayer/functions_mysqli.inc.php:226 Stack trace: #0 /var/www/clients/client1/web36/web/comments.php(409): pwg_db_fetch_assoc(false) #1 {main} thrown in /var/www/clients/client1/web36/web/include/dblayer/functions_mysqli.inc.php on line 226