Linda Louisa Heyes born July 1, 1891 in Evandale,
Tasmania and came to America in Sept, 1919.
She died July 24, 1943 in Portland, Oregon.
Funeral held at Silvernails in Milltown.
Buried in Fir-Conway Lutheran Cemetery, Mount Vernon, WA.
Warning: [mysql error 144] Table './telltrue_piwi886/piwiaw_history' is marked as crashed and last (automatic?) repair failed
INSERT INTO piwiaw_history
(
date,
time,
user_id,
IP,
section,
category_id,
search_id,
image_id,
image_type,
format_id,
auth_key_id,
tag_ids
)
VALUES
(
CURRENT_DATE,
CURRENT_TIME,
2,
'216.73.216.139',
'categories',
127,
NULL,
4281,
'picture',
NULL,
NULL,
NULL
)
; in /home/telltrue/public_html/photogallery/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 144] Table './telltrue_piwi886/piwiaw_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 piwiaw_history
WHERE id > 60050000
AND id <= 60100000
GROUP BY
date,
hour
ORDER BY
date ASC,
hour ASC
; in /home/telltrue/public_html/photogallery/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/telltrue/public_html/photogallery/include/dblayer/functions_mysqli.inc.php:211
Stack trace:
#0 /home/telltrue/public_html/photogallery/admin/include/functions_history.inc.php(237): pwg_db_fetch_assoc(false)
#1 /home/telltrue/public_html/photogallery/include/functions.inc.php(544): history_summarize(50000)
#2 /home/telltrue/public_html/photogallery/picture.php(1035): pwg_log('4281', 'picture')
#3 {main}
thrown in /home/telltrue/public_html/photogallery/include/dblayer/functions_mysqli.inc.php on line 211