Quote Originally Posted by karlh626 View Post
After uploading the files, When I click on Tools - Easy Populate 4 I am taking to a blank screen.

I have tried downloading the latest version from GitHub and uploading the files again to make sure files are complete and do not have errors.

I am using ZenCart 1.51

When I try to access the Easy Populate 4 option, I get the following log entries:

[25-Dec-2012 05:58:47 UTC] PHP Notice: Use of undefined constant EASYPOPULATE_4_CONFIG_TEMP_DIR - assumed 'EASYPOPULATE_4_CONFIG_TEMP_DIR' in /home/<admin dir>/easypopulate_4.php on line 79
[25-Dec-2012 05:58:47 UTC] PHP Notice: Undefined index: epinstaller in /home/<admin dir>/easypopulate_4.php on line 79
[25-Dec-2012 05:58:47 UTC] PHP Notice: Undefined index: epinstaller in /home/<admin dir>/easypopulate_4.php on line 84
[25-Dec-2012 05:58:47 UTC] PHP Notice: Undefined index: epinstaller in /home/<admin dir>/easypopulate_4.php on line 90
[25-Dec-2012 05:58:47 UTC] PHP Notice: Use of undefined constant EASYPOPULATE_4_CONFIG_CUSTOM_FIELDS - assumed 'EASYPOPULATE_4_CONFIG_CUSTOM_FIELDS' in /home/<admin dir>/easypopulate_4.php on line 109
[25-Dec-2012 05:58:47 UTC] PHP Notice: Use of undefined constant EASYPOPULATE_4_CONFIG_CUSTOM_FIELDS - assumed 'EASYPOPULATE_4_CONFIG_CUSTOM_FIELDS' in /home/<admin dir>/easypopulate_4.php on line 110
[25-Dec-2012 05:58:47 UTC] PHP Fatal error: Call to undefined function mb_internal_encoding() in /home/<admin dir>/easypopulate_4.php on line 139

I am not sure what to look for next.
Thank you in advance.
What version of PHP are you using? You can find this by logging into your admin and go to Tools -> Server Version/Info.

I think you are on an old version of php. You should have 5.3 or newer...

-chadd