Our Family History

The Genealogy of Robert and Christina Barritt

Print Bookmark

 Greenwood Cemetery, Bolivar, Polk, Missouri, USA


Tree:  

An error has occurred in the TNG software. What to do:

If you just installed an upgrade, you might have skipped part of the installation instructions. Go back to the upgrade readme page reread the instructions. Pay special attention to the database structure step.

If you just installed TNG for the first time, you might still need to create the database tables. Return to the readme.html page to find that step.

If you are the site owner, you may contact TNG support for further assistance with this problem. Please copy the query below and paste it into your message.



Query: SELECT medialinkID, tng_medialinks.personID as personID, people.personID as personID2, familyID, people.living as living, people.private as private, people.branch as branch, birthdate, birthdatetr, altbirthdate, altbirthdatetr, deathdate, deathdatetr, tng_families.branch as fbranch, tng_families.living as fliving, tng_families.private as fprivate, husband, wife, people.lastname as lastname, people.lnprefix as lnprefix, people.firstname as firstname, people.prefix as prefix, people.suffix as suffix, nameorder, people.title as title, tng_medialinks.gedcom as gedcom, treename, tng_sources.title as stitle, tng_sources.sourceID, tng_repositories.repoID,reponame, deathdate, burialdate, linktype FROM (tng_medialinks, tng_trees) LEFT JOIN tng_people AS people ON (tng_medialinks.personID = people.personID AND tng_medialinks.gedcom = people.gedcom) LEFT JOIN tng_families ON (tng_medialinks.personID = tng_families.familyID AND tng_medialinks.gedcom = tng_families.gedcom) LEFT JOIN tng_sources ON (tng_medialinks.personID = tng_sources.sourceID AND tng_medialinks.gedcom = tng_sources.gedcom) LEFT JOIN tng_repositories ON (tng_medialinks.personID = tng_repositories.repoID AND tng_medialinks.gedcom = tng_repositories.gedcom) WHERE mediaID = "2059" AND tng_medialinks.gedcom = tng_trees.gedcom AND tng_medialinks.gedcom = "dyal_speckels" ORDER BY lastname, lnprefix, firstname, tng_medialinks.personID

Out of resources when opening file '/var/tmp/#sql_747_29.MAI' (Errcode: 24)