Hi Everyone,
I'm no able to import prospects on SugarCE 6.0.1. I have a file with 3 fields: Account Name, Prospect Name and Email. I try to import it, and everything runs fine 'till step 3. On step 4, when import will be made, i get a dialog box telling me that there have been errors during the importation. (img 1)
I've edited the file modules/import/views/view.step4.php and add this line to view php errors:
Try the import once again, and NO errors are showed, but nothing is imported either (img 2)PHP Code:ini_set("display_errors","1");
set_error_handler('handleImportErrors',E_ALL ^ E_STRICT);
Thanks in advance for your help with this issue.
SugarCE 6.0.1
Linux Suse 10
MySQL 5.1
PHP 5.3.3


LinkBack URL
About LinkBacks





Reply With Quote

Bookmarks