Une erreur est survenue dans le logiciel TNG. Cela pourrait être dû à un problème de paramétrage, une mise à jour incomplète ou un bogue du programme. Si vous êtes le propriétaire du site, vous pouver contacter le support TNG pour avoir de l'aide avec ce problème. Merci de copier la requête ci-dessous et de la coller dans votre message.
Requête: SELECT display, tng_xnotes.note as note, tng_notelinks.eventID as eventID, tng_notelinks.xnoteID as xnoteID, tng_notelinks.ID as ID, noteID FROM tng_notelinks
LEFT JOIN tng_xnotes on tng_notelinks.xnoteID = tng_xnotes.ID AND tng_notelinks.gedcom = tng_xnotes.gedcom
LEFT JOIN tng_events ON tng_notelinks.eventID = tng_events.eventID
LEFT JOIN tng_eventtypes on tng_eventtypes.eventtypeID = tng_events.eventtypeID
WHERE tng_notelinks.persfamID="I103636" AND tng_notelinks.gedcom="Test"
ORDER BY eventdatetr, tng_eventtypes.ordernum, tag, tng_notelinks.ordernum, ID
User 'cwvwilz1' has exceeded the 'max_questions' resource (current value: 40000)