|
The Applegate Project
|
|
|
Description |
Quantity |
An error has occurred in the TNG software. This could be due to a setup issue, an incomplete upgrade or a program bug. If you are the site owner, you may contact TNG support for help with this problem. Please copy the query below and paste it into your message.
Query: SELECT personID, firstname, lnprefix, lastname, birthdate, altbirthdate, gedcom, living, private, branch
FROM tng_people
WHERE (YEAR(birthdatetr) != '0' OR YEAR(altbirthdatetr) != '0') AND gedcom= "Main"
ORDER BY IF(birthdatetr != '0000-00-00',birthdatetr,altbirthdatetr) LIMIT 1
Error writing file '/tmp/MYKYJQtg' (Errcode: 28) |
|