I have a similar error at apache log :
PHP Fatal error: Smarty error: [in cache/modules/Leads/DetailView.tpl line 155]: syntax error: unbalanced parenthesis in if statement (Smarty_Compiler.class.php, line 1270) in /var/www/include/Smarty/Smarty.class.php on line 1095, referer: https://sugar.et/index.php?action=ajaxui
When I look at cache/modules/Leads/DetailView.tpl line 155 i see a syntax error
PHP Code:
{if strlen($fields..value) <= 0}
But any time I replace the '..' by '.' it generates again. I can't find how it is created this temp[late or where.
Any one can help?
Cheers
Bookmarks