Try these steps:
Click "Forgot Password" on the login page and enter your email address. You'll receive a password reset link. If you don't see the email, check your spam folder.
New accounts require administrator approval. Contact the site owner to approve your registration. You'll receive an email once your account is approved.
This usually indicates a permissions issue:
data/ directory is writable (chmod 777)A blank page usually means a PHP error:
FamilyCodex requires PHP 8.1 or higher. Contact your hosting provider to upgrade PHP, or check your hosting control panel for PHP version settings.
Set correct permissions via FTP or SSH:
chmod 755 for all directories
chmod 644 for all files
chmod 777 for data/ directory
If your GEDCOM file won't import:
If your data seems wrong or corrupted:
data/.backups/ folder
Your data should never be affected by updates. If data is missing, check that
you didn't accidentally overwrite the data/ directory during the update.
Common causes for upload failures:
upload_max_filesize in php.ini)data/media/ directory is not writableIf uploaded images don't show:
data/media/If your license won't activate:
Try these steps:
Improve performance with these tips:
Large trees can be slow to render. Try starting from a specific individual rather than loading the entire tree. You can also limit the number of generations displayed.
If you've tried the solutions above and still need help, please contact our support team. Include as much detail as possible: error messages, screenshots, and steps to reproduce the issue.
Create Support Ticket