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
Fatal error: Uncaught --> Smarty: Unable to find template function 'lion' <-- thrown in \Smarty\smarty-3.1.29\libs\sysplugins\smarty_internal_runtime_tplfunction.php on line 45
further test
It's OK when use {include file="./testExtendsFunctionBase.html"}
or remove {function name=hkuc}{/function}
or use Smarty version below 3.1.29 (ie 3.1.27)
The text was updated successfully, but these errors were encountered:
what I did
testExtendsFunctionBase.html
testExtendsFunction.html
what I expected
hkuclion
what I got
Fatal error: Uncaught --> Smarty: Unable to find template function 'lion' <-- thrown in \Smarty\smarty-3.1.29\libs\sysplugins\smarty_internal_runtime_tplfunction.php on line 45
further test
It's OK when use
{include file="./testExtendsFunctionBase.html"}
or remove
{function name=hkuc}{/function}
or use Smarty version below 3.1.29 (ie 3.1.27)
The text was updated successfully, but these errors were encountered: