You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tsmarty2c fails to parse {GK_WAYPOINT_SERVICE_URL_GC|link:null:'_blank' nofilter} while it work well with smarty itself.
In this case, GK_WAYPOINT_SERVICE_URL_GC is a php constant
In smarty_internal_templatecompilerbase.php line 22:
Syntax error in template "file:/xxxxx.tpl" on line 22 "<td>{GK_WAYPOINT_SERVICE_URL_GC|link:null:'_blank' nofilter}</td>" too many shorthand attributes
The text was updated successfully, but these errors were encountered:
Hi,
tsmarty2c
fails to parse{GK_WAYPOINT_SERVICE_URL_GC|link:null:'_blank' nofilter}
while it work well with smarty itself.In this case,
GK_WAYPOINT_SERVICE_URL_GC
is a php constantThe error is reported as:
The text was updated successfully, but these errors were encountered: