一个IT从业者的枫言枫语
Digg it
Bookmark it
Stumble it
Email to friend
该问题是由于原版本的模版大量使用了静态地址方式,而指定了发表的链接为index.php文件,而新版本由于我们自定义了index.php文件。所以产生无法发表评论的问题。
修复方法:
将commentform.template中的{$url->getBaseUrl()}/index.php 。 修改为: {$url->getIndexUrl()} 即可.
{$url->getIndexUrl()}
Popularity: 5% [?]
Subscribe to the post comments feeds or Leave a trackback
有道理
[Reply]
Please Note: All comments will be moderated
有道理
[Reply]