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 display, rAN_xnotes.note as note, rAN_notelinks.eventID as eventID, rAN_notelinks.xnoteID as xnoteID, rAN_notelinks.ID as ID, noteID FROM rAN_notelinks LEFT JOIN rAN_xnotes on rAN_notelinks.xnoteID = rAN_xnotes.ID AND rAN_notelinks.gedcom = rAN_xnotes.gedcom LEFT JOIN rAN_events ON rAN_notelinks.eventID = rAN_events.eventID LEFT JOIN rAN_eventtypes on rAN_eventtypes.eventtypeID = rAN_events.eventtypeID WHERE rAN_notelinks.persfamID="P72" AND rAN_notelinks.gedcom="europe" AND secret != "1" ORDER BY eventdatetr, rAN_eventtypes.ordernum, tag, rAN_notelinks.ordernum, ID

Can't create/write to file '/tmp/#sql-temptable-37e-98865-33659.MAI' (Errcode: 28 "No space left on device")