Hi
I have been reading this forum for a couple of days and have seen similar posts about the dashlets dialog box not showing. I have changed themes and other “fixes” - none seem to work. So I looked at the Apache logs and found an error that lead me to Comment out line 172 in C:\xampp\htdocs\SuiteCRM\include\MySugar\DashletsDialog\DashletsDialog.php
// ‘module_name’=> $dashletsFiles[$className][‘module’]
When I did this and hit save I was able to open and see and select dashlets. However, when I chose any charting dashlets I get the errors shown below:
[Thu Feb 02 14:33:31.947433 2017] [:error] [pid 300:tid 1732] [client ::1:57590] PHP Notice: Array to string conversion in C:\xampp\htdocs\SuiteCRM\include\Dashlets\DashletGenericChart.php on line 402, referer: http://localhost/suitecrm/index.php?module=Home&action=index
[Thu Feb 02 14:33:31.947433 2017] [:error] [pid 300:tid 1732] [client ::1:57590] PHP Notice: Array to string conversion in C:\xampp\htdocs\SuiteCRM\include\Dashlets\DashletGenericChart.php on line 402, referer: http://localhost/suitecrm/index.php?module=Home&action=index
[Thu Feb 02 14:33:31.956434 2017] [:error] [pid 300:tid 1732] [client ::1:57590] PHP Notice: Undefined index: labelsAndValues in C:\xampp\htdocs\SuiteCRM\modules\Charts\Dashlets\OpportunitiesByLeadSourceByOutcomeDashlet\OpportunitiesByLeadSourceByOutcomeDashlet.php on line 152, referer: http://localhost/suitecrm/index.php?module=Home&action=index
[Thu Feb 02 14:33:31.967435 2017] [:error] [pid 300:tid 1732] [client ::1:57590] PHP Notice: Undefined property: OpportunitiesByLeadSourceByOutcomeDashlet::$seedBean in C:\xampp\htdocs\SuiteCRM\include\Dashlets\Dashlet.php on line 245, referer: http://localhost/suitecrm/index.php?module=Home&action=index
[Thu Feb 02 14:33:31.968435 2017] [:error] [pid 300:tid 1732] [client ::1:57590] PHP Notice: Trying to get property of non-object in C:\xampp\htdocs\SuiteCRM\include\Dashlets\Dashlet.php on line 245, referer: http://localhost/suitecrm/index.php?module=Home&action=index
I am thinking that SuiteCRM is seriously broken and do not really have the time to debug the code. can anyone tell me how to get a reliable and function copy of SuiteCRM.
Kind Regards,
Brad
Windows Server 2012 R2
SuiteCRM 7.8.0 or 7.7.9
PHP 5.6.28