Warning: [mysql error 145] Table '.\sqlpiwigo\piwigo_images' is marked as crashed and should be repaired
SELECT
image_id,
date_available,
NOW() AS dbnow
FROM piwigo_lounge
JOIN piwigo_images ON image_id = id
ORDER BY image_id ASC
LIMIT 1
; in E:\userhost\Ftpgiftbox\wwwroot\include\dblayer\functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in E:\userhost\Ftpgiftbox\wwwroot\include\dblayer\functions_mysqli.inc.php:913
Stack trace:
#0 E:\userhost\Ftpgiftbox\wwwroot\include\functions.inc.php(2415): query2array()
#1 E:\userhost\Ftpgiftbox\wwwroot\include\common.inc.php(198): check_lounge()
#2 E:\userhost\Ftpgiftbox\wwwroot\index.php(11): include_once('E:\\userhost\\Ftp...')
#3 {main}
thrown in E:\userhost\Ftpgiftbox\wwwroot\include\dblayer\functions_mysqli.inc.php on line 913