Bruno17 / MIGX

MIGX for revo 2.2 and above
83 stars 78 forks source link

Fatal Error (Uncaught --> Smarty Compiler: Syntax error in template) #357

Closed navtsi closed 3 years ago

navtsi commented 3 years ago

I suddenly get a fatal error message. Seams a problem with Smarty Template

Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "file:/…/www_03/public/ecoedit/templates/default/element/tv/renders/input/url.tpl" on line 42 ",listeners: {'keydown': {fn:MODx.fireResourceFormChange, scope:this}}" - Unexpected ": ", expected one of: "}" <-- thrown in /…/www_03/core/model/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 42

navtsi commented 3 years ago

Seam to be a problem with the TV type URL. If I change to type of the helper TV to text it works.

Ibochkarev commented 3 years ago

Fixed https://github.com/modxcms/revolution/pull/15279

Bruno17 commented 3 years ago

was fixed with modxcms/revolution#15279