呵呵,我找到了,首先打开class目录中的cls_logAction.asp,然后在大约641行处有一段代码如下:
<script type="text/javascript"><!--
google_ad_client = "pub-9830875989722452";
//468x15, 创建于 07-12-14
google_ad_slot = "1627729273";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
去掉这段代码,这是首先顶端处的一个。
还有一个是在数据库中的blog_module表中,找到Comment,然后在其后面htmlcode字段中用原版PJ中的相同地方的内容替代即可。