Uncaught Error: Failed opening required 'languages/en.php'
Dynamic Genealogy Viewer with PHP/MySql-MariaDB
Brought to you by:
boogiemann
I've been using GeneoTree for a long time, but decided it was time to upgrade to 5.02, so that I could get rid of php7.4. Unfortunately, I ran into problems.
Uncaught Error: Failed opening required 'languages/en.php'
The download zip has no "languages" folder.
I copied the languages folder from 3.81, renamed to en.php and I'm now able to run install.php, admin.php and the main script. I guess there might be a few translations short, I'll have to see.
Correction: there is a folder called "Languages" (capital L), source refers to "languages" (lowercase l). I created a link languages => Languages, which is a temporary fix.