by eggsurplus

Control what your users can access and save time, money, and frustrations. Lock down sensitive data in SuiteCRM to specific groups or teams. Supports unlimited assigned users, unlimited group assignments to records, custom layouts for each group, login/sudo capabilities and much more.

Cancel at any time!
Free Trial

#3095 - Cannot import data

Closed Bug? created by tuanan 3 years ago

Pls help When I import data from csv file; it reads as follow

VIAutoPopulateFieldsLicenseAddon on line 556 in file C:\Bitnami\suitecrm-7.4.3-0\apps\suitecrm\htdocs\modules\SecurityGroups\SecurityGroup.php NOTICE: [8] Undefined index: VIAutoPopulateFieldsLicenseAddon on line 556 in file C:\Bitnami\suitecrm-7.4.3-0\apps\suitecrm\htdocs\modules\SecurityGroups\SecurityGroup.php NOTICE: [8] Undefined index: VIAutoPopulateFieldsLicenseAddon on line 556 in file C:\Bitnami\suitecrm-7.4.3-0\apps\suitecrm\htdocs\modules\SecurityGroups\SecurityGroup.php NOTICE: [8] Undefined index: VIAutoPopulateFieldsLicenseAddon on line 556 in file C:\Bitnami\suitecrm-7.4.3-0\apps\suitecrm\htdocs\modules\SecurityGroups\SecurityGroup.php NOTICE: [8] Undefined index: VIAutoPopulateFieldsLicenseAddon on line 556 in file C:\Bitnami\suitecrm-7.4.3-0\apps\suitecrm\htdocs\modules\SecurityGroups\SecurityGroup.php NOTICE: [8] Undefined index: VIAutoPopulateFieldsLicenseAddon on line 556 in file C:\Bitnami\suitecrm-7.4.3-0\apps\suitecrm\htdocs\modules\SecurityGroups\SecurityGroup.php NOTICE: [8] Undefined index:

  1. eggsurplus member avatar

    eggsurplus Provider Affiliate

    3 years ago

    Hello,

    It's a bit confusing, but these notices are not from SecuritySuite. It is from an Auto Populate add-on. However, they are just notices. To resolve, disable notices from being logged in your php.ini. This is recommended to disable in production.

    I would recommend this configuration in your php.ini:

    error_reporting = E_ALL & ~E_WARNING & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT
    

    Be sure to save and then restart Apache after any changes to php.ini.

    • tuanan member avatar

      tuanan

      3 years ago

      Thanks for your help. It is ok now

    • eggsurplus member avatar

      eggsurplus Provider Affiliate

      3 years ago

      Great to hear that! Thanks for confirming.

This case is public. Please leave out any sensitive information such as URLs, passwords, etc.
Saving Comment Saving Comment...
Rating
  • "Thank you so much. Highly recommend the module to work in teams."

    Read More Reviews