Drag N Drop module helps CRM users to create new Documents and relate it to that specific record just by dropping the files into Drag N Drop sidebar widget. The user can upload multiple files at a time. Using Drag and Drop, users can create and relate a document in 2 – 3 seconds which usually take more than 15 seconds.
#3211 - Undefined index: source, dbType, studio helper.php
Hi in php_error.log I get a lot of "PHP Notices" that some indexes are not defined.
/*************************/ [06-Nov-2020 13:15:14 Europe/Zurich] PHP Notice: Undefined index: source in \crm\modules\DragNDrop\helper.php on line 152 [06-Nov-2020 13:15:14 Europe/Zurich] PHP Notice: Undefined index: dbType in \crm\modules\DragNDrop\helper.php on line 153 [06-Nov-2020 13:15:14 Europe/Zurich] PHP Notice: Undefined index: studio in \crm\modules\DragNDrop\helper.php on line 154 [06-Nov-2020 13:15:14 Europe/Zurich] PHP Notice: Undefined index: source in \crm\modules\DragNDrop\helper.php on line 152 [06-Nov-2020 13:15:14 Europe/Zurich] PHP Notice: Undefined index: dbType in \crm\modules\DragNDrop\helper.php on line 153 [06-Nov-2020 13:15:14 Europe/Zurich] PHP Notice: Undefined index: studio in \crm\modules\DragNDrop\helper.php on line 154 [06-Nov-2020 13:15:14 Europe/Zurich] PHP Notice: Undefined index: source in \crm\modules\DragNDrop\helper.php on line 152 [06-Nov-2020 13:15:14 Europe/Zurich] PHP Notice: Undefined index: dbType in \crm\modules\DragNDrop\helper.php on line 153 [06-Nov-2020 13:15:14 Europe/Zurich] PHP Notice: Undefined index: source in \crm\modules\DragNDrop\helper.php on line 152 [06-Nov-2020 13:15:14 Europe/Zurich] PHP Notice: Undefined index: dbType in \crm\modules\DragNDrop\helper.php on line 153 [06-Nov-2020 13:15:14 Europe/Zurich] PHP Notice: Undefined index: source in \crm\modules\DragNDrop\helper.php on line 152 [06-Nov-2020 13:15:14 Europe/Zurich] PHP Notice: Undefined index: dbType in \crm\modules\DragNDrop\helper.php on line 153 [06-Nov-2020 13:15:14 Europe/Zurich] PHP Notice: Undefined index: source in \crm\modules\DragNDrop\helper.php on line 152 [06-Nov-2020 13:15:14 Europe/Zurich] PHP Notice: Undefined index: dbType in \crm\modules\DragNDrop\helper.php on line 153 [06-Nov-2020 13:15:14 Europe/Zurich] PHP Notice: Undefined index: studio in \crm\modules\DragNDrop\helper.php on line 154 /************************/
DragNDrop add on: 1.0.7 SuiteCRM: 7.11.15 Apache: 2.4.29 PHP: 7.2.4 WinServer: 2012 R2
Can you please advise me how to get rid of it?
thank you.
4 years ago
Hi, Can you please download this package again (DragNDrop-1.0.7.zip) and re-install again? I made some changes there. Hope that fixes the above notices.
Thanks, Raj
4 years ago
Hi Raj thank you for that quick fix. it seems to work properly.
regards Marcel
4 years ago
Good to hear! I am resolving the issue.