TypeError when adding dashlets to home page

Hi All,
While adding dashlets on Home page I am getting erro in console(fire bug) like that,
TypeError: document.getElementById(...) is null

How do I fix that??????

Looking forward for reply.....

Thanks & Regards
Sumit Sahay


Parents
  • Hi All,
    I am not able to add dashlets on Home page, as in the browser one type error is coming as below,

    if((num_dashlets)>=SUGAR.mySugar.maxCount){alert(SUGAR.language.get('app_strings','LBL_MAX_DASHLETS_REACHED'));return;}
    ajaxStatus.showStatus(SUGAR.language.get('app_strings','LBL_LOADING'))

    Can anybody have any clue in this regard?????

    Thanks & Regards
    Sumit Sahay

  • Hi Sumit,

    After you run the Quick Repair and Rebuild, does the config_override setting still remain, or is that line removed from this file? Also, after running the repair, please navigate to Admin > System Settings to see if the "Maximum number of Sugar Dashlets on Homepage" setting shows as 100 or something else. What amount of dashlets is Sugar limiting you?

    I tested this setting in my own instance and it worked as expected where the setting remained after Quick Repair and Rebuild and logouts/logins and I was able to add more than the default number of dashlets.

    -Alex
Reply
  • Hi Sumit,

    After you run the Quick Repair and Rebuild, does the config_override setting still remain, or is that line removed from this file? Also, after running the repair, please navigate to Admin > System Settings to see if the "Maximum number of Sugar Dashlets on Homepage" setting shows as 100 or something else. What amount of dashlets is Sugar limiting you?

    I tested this setting in my own instance and it worked as expected where the setting remained after Quick Repair and Rebuild and logouts/logins and I was able to add more than the default number of dashlets.

    -Alex
Children
No Data