7.9.8: Cannot add Dashlets

Hello everyone,

today, I upgraded SuiteCRM from the latest LTS to the current 7.9.8. I hoped that this would solve our dashlet problem. Unfortunately, I still cannot add any dashlets. If I reload the SuiteCRM home page, the following line appears in apache’s error.log:

PHP Notice:  Undefined property: AORReportsDashlet::$seedBean in /var/www/crm/include/Dashlets/Dashlet.php on line 246

If I try to add a new dashlet (for example, JotPad), the error is similar:

PHP Notice:  Undefined index: module in /var/www/crm/include/MySugar/DashletsDialog/DashletsDialog.php on line 172
PHP Notice:  Undefined property: JotPadDashlet::$seedBean in /var/www/crm/include/Dashlets/Dashlet.php on line 246

What can I do to fix this?

Does this also happen for new users? Sometimes the Dashlets configurations gets corrupted - if you find this only happens for existing users, or for a single user, that should be the case.

Can you tell us your version of PHP, and what’s your OS?