Please see log.pdf
Line 110 in autoload.php is include $path is it a missing path to the drag and drop function for the contacts importer?
Line 67 of the drag and drop panel is
$this->standartSettings[$widget['className']] = call_user_func(array($widget['className'], 'getStandardSettingValueList'));
I'm assuming this is a missing path?
Thank you,
Vitaliy