Thank you for a quick turnaround. All is good now.
Hey Alfrescow,
I might be late to the party here but wanted to let you know that in order to see that log shown above this is what I had to do.
In my wp-config.php change define(‘WP_DEBUG’, false); to define(‘WP_DEBUG’, true); and save.
Then try running your bulk import and that white page will display. Once that happens go to your \wp-content\plugins\active-directory-integration\ and look for “import.log”. That file will have the above information for you with possible error.
Hope this helps a little.