发新话题
打印

请教问题,为什么我的smarttemplate类加载不进来?

请教问题,为什么我的smarttemplate类加载不进来?

请教问题,为什么我的smarttemplate类加载不进来?下面是我的错误代码:
引用:
<b>Warning</b>:  include_once() [<a href='function.include'>function.include</a>]: Failed opening 'smarttemplate/class.smarttemplate.php' for inclusion (include_path='C:\Program Files\Zend\ZendStudio-5.5.0\bin\ZendFramework\library') in <b>F:\PHP\NewPhp\config\templateConfig.inc.php</b> on line <b>2</b><br />

<br />
<b>Fatal error</b>:  Class 'SmartTemplate' not found in <b>F:\PHP\NewPhp\index.php</b> on line <b>4</b><br />
还有就是我的NewPhp的config文件夹下
帮助像偶一样的菜鸟

TOP

应该是路径不对。。。

TOP

Failed opening 'smarttemplate/class.smarttemplate.php'

无法打开。很明显。

TOP

发新话题