|
php教程,php代码生成器 |
| 我打开网页出现以下错误,怎么解决呀! Warning: Smarty error: unable to read resource: "phpgen/Member/Login.htm" in E:appApache2wwwphpgenIncludeClassSmartySmarty.class.php on line 1080 |
|
| cdr 最后编辑, 2006-09-07 17:01:42 回复 |
| Include/Init.php $_CFG["SysRoot"] = str_replace("", "/", str_replace("Include", "", dirname(__FILE__))); 上面这一行改成你的PHPGEN所在目录的绝对地址,试一下。 |
|
| 回复 |
| 昨天装到晚上3点也没找到原因,现在知道了,:) | |
| 回复 |
| :),呵呵,现在PHPGEN的文档还不是非常的丰富,有一些问题会在论坛里面慢慢整理。还请大家多帮忙测试。 | |
| 回复 |
| Ther is no login.htm but login.php in fold /Member/. Please advise | |
| 回复 |
| phpgen use smarty to seperate php file and html template. so you can see php file in Member, and you can see login.htm in Templates/Member/. Others are the same. | |
| 回复 |
| 怎么改啊 具体一点好不 初学者-业余爱好 | |
| 回复 |
| http://forum.1zsoft.com/viewtopic.php?id=886 | |
| 回复 |