不過一直出現這樣的訊息!
程式碼:
Exception message: Smarty error: [in wizard/intro.template line 1]: syntax error: invalid attribute name: 'wizard/header.template\' (Smarty_Compiler.class.php, line 1497)
Error code: 256
-- Backtrace --
/var/www/html/plog/class/template/smarty/Smarty.class.php(1108): trigger_error
/var/www/html/plog/class/template/smarty/Smarty.class.php(1870): smarty_compiler.trigger_error
/var/www/html/plog/class/template/smarty/Smarty_Compiler.class.php(2123): smarty_compiler._trigger_fatal_error
/var/www/html/plog/class/template/smarty/Smarty_Compiler.class.php(1497): smarty_compiler._syntax_error
/var/www/html/plog/class/template/smarty/Smarty_Compiler.class.php(926): smarty_compiler._parse_attrs
/var/www/html/plog/class/template/smarty/Smarty_Compiler.class.php(427): smarty_compiler._compile_include_tag
/var/www/html/plog/class/template/smarty/Smarty_Compiler.class.php(298): smarty_compiler._compile_tag
/var/www/html/plog/class/template/smarty/Smarty.class.php(1506): smarty_compiler._compile_file
/var/www/html/plog/class/template/smarty/Smarty.class.php(1441): smarty._compile_source
/var/www/html/plog/class/template/smarty/Smarty.class.php(1279): smarty._compile_resource
/var/www/html/plog/wizard.php(737): smarty.fetch
/var/www/html/plog/class/controller/controller.class.php(325): wizardview.render
/var/www/html/plog/wizard.php(1814): controller.process
Exception message: Smarty error: [in wizard/intro.template line 1]: syntax error: expecting '=' after attribute name '1' (Smarty_Compiler.class.php, line 1505)
Error code: 256
-- Backtrace --
/var/www/html/plog/class/template/smarty/Smarty.class.php(1108): trigger_error
/var/www/html/plog/class/template/smarty/Smarty.class.php(1870): smarty_compiler.trigger
後面還很多啦!
是不是在我的php.ini設定上有問題呢?所以產生語法上的錯誤!
再麻煩一下!