“fail” error when adding dashlets in SugarCRM

If you add chart dashlets to your SugarCRM home page, but they are empty and you get a pop up message saying "fail" or "failed", the problem is most probably caused by incorrect permissions of the files created by SugarCRM. To resolve the problem, open the SugarCRM configuration file config.php in your preferred text editor and find the lines: 1 2 'dir_mode' => 1528, 'file_mode' => 432, Change the above lines to: 1 2 'dir_mode' => 1517, 'file_mode' => 436, After that delete the empty chart dashlet and add it again. The new dashlet should be populated with data. You need help with an application? hostlantern is specialized in hosting and supporting more than 200 scripts. Sign up for our web hosting services and let us help you with your application, 24/7!
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How to set up separate outgoing email accounts in SugarCRM

With the latest version of SugarCRM you can allow your users to set their own Outgoing Email...

How to set up the HiveMail Email Gateway to use the PIPE method with cPanel

Configuring the PIPE Email Gateway method is probably the hardest part of a HiveMail setup, so in...

How to set an e-mail account for the EGroupware application?

In order to send/receive mails through EGroupware, the mail settings for the user should be...

How to change the administrator password in Omeka?

In order to change the password for your Omeka application you need to login to your cPanel ->...

How to fix a broken TinyMCE editor?

If you are experiencing issues modifying articles with your TinyMCE editor through a web browser...

Powered by WHMCompleteSolution