Can't add dashlets

Hello folks,

After a clean install of sugar i'm not able to add any dashlets. When i look at the apache error logs i get te following error:

PHP Deprecated:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/www/html/include/Smarty/Smarty_Compiler.class.php on line 268

When i change the preg_replace to preg_replace_callback smarty starts flipping the error message:

PHP Fatal error:  Smarty error: [in themes/Sugar5/tpls/header.tpl line 63]: syntax error: unrecognized tag: YAHOO.util.History.register('ajaxUILoc', "", SUGAR.ajaxUI.go);\n    {/literal (Smarty_Compiler.class.php, line 434) in /var/www/html/include/Smarty/Smarty.class.php on line 1095

And sugar gives a white page.

Any ideas?

Kind regards,

Freek Sijmons.

Parents
  • Hi Freek,

    That PHP error is a Deprecated error, so you shouldn't have to worry about that. Is there anything in your sugarcrm.log file? What is the behavior that occurs when you try to add a dashlet?

    -Alan

  • Hi Alan,

    Problem solved, It turns out the Dutch language pack i uploaded was quirky. After removing and re-uploading the pack the dashlet problem went up in smoke.

    Anyway, thanks for the help!

Reply
  • Hi Alan,

    Problem solved, It turns out the Dutch language pack i uploaded was quirky. After removing and re-uploading the pack the dashlet problem went up in smoke.

    Anyway, thanks for the help!

Children
No Data