Quote Originally Posted by wtashby View Post
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.
Sorry folks. Although that got rid of the error on tools->easypopulate, it broke several of the other ep4 pages.

I'm just going to try starting over. If anyone still has found a fix for this that doesn't break other things, please, let me know.