(19768) Panoramic of Pat Murphy's Meadow, King's Cove
19768 visits
(19692) Looking back at Cable John Cove, Newfoundland
19692 visits
(19331) Random Cove along Route 70
19331 visits
(19319) HPIM2820
19319 visits
(19261) Cliffs of the Discovery Trail
19261 visits
Warning: [mysql error 144] Table './gallery/piwigo_history' is marked as crashed and last (automatic?) repair failed
INSERT INTO piwigo_history
(
date,
time,
user_id,
IP,
section,
category_id,
image_id,
image_type,
format_id,
auth_key_id,
tag_ids
)
VALUES
(
CURRENT_DATE,
CURRENT_TIME,
2,
'18.97.9.170',
'most_visited',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL
)
; in /var/www/html/gallery.robertmiller.ca/gallery/include/dblayer/functions_mysqli.inc.php on line 856
Warning: [mysql error 144] Table './gallery/piwigo_history' is marked as crashed and last (automatic?) repair failed
SELECT
date,
HOUR(time) AS hour,
MIN(id) AS min_id,
MAX(id) AS max_id,
COUNT(*) AS nb_pages
FROM piwigo_history
WHERE id > 18009277
AND id <= 18059277
GROUP BY
date,
hour
ORDER BY
date ASC,
hour ASC
; in /var/www/html/gallery.robertmiller.ca/gallery/include/dblayer/functions_mysqli.inc.php on line 856
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /var/www/html/gallery.robertmiller.ca/gallery/include/dblayer/functions_mysqli.inc.php:220
Stack trace:
#0 /var/www/html/gallery.robertmiller.ca/gallery/admin/include/functions_history.inc.php(236): pwg_db_fetch_assoc(false)
#1 /var/www/html/gallery.robertmiller.ca/gallery/include/functions.inc.php(517): history_summarize(50000)
#2 /var/www/html/gallery.robertmiller.ca/gallery/index.php(357): pwg_log()
#3 {main}
thrown in /var/www/html/gallery.robertmiller.ca/gallery/include/dblayer/functions_mysqli.inc.php on line 220