我使用的是智者和PHP的網站,我不知道爲什麼我會得到這個錯誤:Smarty的預期「}」
Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "C:\wamp\www\radacina\template\index\index.tpl" on line 23 "$(['images/bg-red.jpg','images/bg-orange.jpg','images/bg-green.jpg']).bgSlider({bgstretch:false,current:0,pags:'.pagination li a'})" - Unexpected ":", expected one of: "}" , " " , ATTR' in C:\wamp\www\radacina\include\smarty\sysplugins\smarty_internal_templatecompilerbase.php on line 656
第23行是完全錯誤的情況下,描述一個你可能會問。
的錯誤似乎很直。該行代碼有錯誤。 –