程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 編程語言 >> 更多編程語言 >> 編程綜合問答 >> php5-smarty模板引用overlib出錯

php5-smarty模板引用overlib出錯

編輯:編程綜合問答
smarty模板引用overlib出錯

php使用smarty模板引用overlib時提示錯誤(模板分界符已經設為<{,}>):
Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template ".\templates\test5.tpl" on line 53 "<{popup_init src='/smarty/overlib/overlib.js'}>" unknown tag "popup_init"' in D:\wamp\apache\htdocs\smarty\libs\sysplugins\smarty_internal_templatecompilerbase.php:656 Stack trace: #0 D:\wamp\apache\htdocs\smarty\libs\sysplugins\smarty_internal_templatecompilerbase.php(441): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unknown tag "po...', 53) #1 D:\wamp\apache\htdocs\smarty\libs\sysplugins\smarty_internal_templateparser.php(2393): Smarty_Internal_TemplateCompilerBase->compileTag('popup_init', Array) #2 D:\wamp\apache\htdocs\smarty\libs\sysplugins\smarty_internal_templateparser.php(3096): Smarty_Internal_Templateparser->yy_r36() #3 D:\wamp\apache\htdocs\smarty\libs\sysplugins\smarty_internal_templateparser.php(3196): Smarty_Internal_Templateparser->yy_reduce(36) #4 D:\wamp\apache\htdocs\smarty\libs\sysplugins\smarty_internal_smartytemplatecompiler.php(105): Smarty_Int in D:\wamp\apache\htdocs\smarty\libs\sysplugins\smarty_internal_templatecompilerbase.php on line 656

最佳回答:


參考下:http://blog.csdn.net/xiaoxiaorenky/article/details/6326298

  1. 上一頁:
  2. 下一頁:
Copyright © 程式師世界 All Rights Reserved