'TMPL_ENGINE_TYPE'=>'Smarty',
'TMPL_ENGINE_CONFIG'=>array(
'plugins_dir'=>'./Application/Smarty/Plugins/',
),
出现了:
:(
Unkown resource type ' margin'
错误位置
FILE: E:\workspace\ThinkPHP\ThinkPHP\Library\Vendor\Smarty\sysplugins\smarty_resource.php LINE: 411
TRACE
#0 E:\workspace\ThinkPHP\ThinkPHP\Library\Vendor\Smarty\sysplugins\smarty_resource.php(481): Smarty_Resource::load(ob
#1 E:\workspace\ThinkPHP\ThinkPHP\Library\Vendor\Smarty\sysplugins\smarty_internal_template.php(628): Smarty_Resource::source(ob
#2 E:\workspace\ThinkPHP\ThinkPHP\Library\Vendor\Smarty\sysplugins\smarty_internal_templateba
#3 E:\workspace\ThinkPHP\ThinkPHP\Library\Vendor\Smarty\sysplugins\smarty_internal_templateba
#4 E:\workspace\ThinkPHP\ThinkPHP\Library\Think\Template\Driver\Smarty.class.php(39): Smarty_Internal_Templateba
#5 E:\workspace\ThinkPHP\ThinkPHP\Library\Behavior\ParseTemplateBehavior.class.php(43): Think\Template\Driver\Smarty->fetch('
的提示。
本人也在网上搜了很多答案,但是用后都是没有用
请问如何解决啊。急求!!!!
最佳答案