Just on a whim, I tried this in easypopulate_4.php
Code:
//else {
//exit("EP4 FATAL ERROR: No default language set."); // this should never happen
//}
as you can see, I commented out the dreaded fatal error else code, around line 153, and voila, that worked like a charm.