Comment Spam的问题

Drupal的spam功能的确强大,帮我这里滤掉了不少spam,不过也有误伤的时候。最近几次的评论都被列成了spam,我还要研究一下到底是哪里出了问题。如果您发布的评论未能显示出来,被认作了spam,先道个歉。好在我这里没那么多人气,很容易发现问题,我会尽量每天检查,把您的正当留言从spam堆里抢救回来:)Thanks!
Tags

Comments

1 - lonshao (未验证)
不错不错,态度挺好的
2 - dahao
昨天晚上我又在我另一个硬盘上尝试安装了一下4.7.0beta4却总出毛病
安装过程如下:
down drupal4.7beta4
mv -f drupal-4.7.0beta4 /var/www/html
mysql
create database drupal;
grant all privileges on drupal.* to dahao@localhost identified by '********';
flush privileges;
use drupal;
quit;
cd /var/www/html/drupal/database
mysql -u dahao -p drupal < database.mysql
输入密码:********
cd ..
cd /sites/default/
vi settings.php
$db_url = "mysql://dahao:********@localhost/drupal";
$base_url = "/drupal";
然后打开浏览器localhost/drupal
打不开!!!!!!我记得安装4.6.0时就是这样安的啊,你看我哪里出错了????
3 - 硬盘数据恢复 (未验证)
用blog Spam Karma 2.3
4 - 服务器数据恢复 (未验证)
删除数据库就ok拉
5 - 上海数据恢复 (未验证)
good idea i like it
6 - 硬盘数据恢复 (未验证)
very nice!1!!!!!!!!!!!!!!!!!!!
7 - 硬盘数据恢复 (未验证)
GOOD SO GOOD

发表新评论

此内容将保密,不会被其他人看见。
  • 允许的 HTML 标签: <blockquote> <div> <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img>
  • You can use BBCode tags in the text, URLs will automatically be converted to links.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Every instance of "<!--tableofcontents-->" in the input text will be replaced with a collapsible mediawiki-style table of contents. Accepts options for title, list style, minimum heading level, and maximum heading level as follows: <!--tableofcontents list: ol; title: Table of Contents; minlevel: 1; maxlevel: 3;-->. All arguments are optional and defaults are shown.
  • Every instance heading tags will be modified to include an id attribute for anchor linking.
  • Images can be added to this post.
  • 网页地址和电子邮件地址将会被自动转换为链接。

更多格式化选项信息