If visitors do not write the subjects for the their comments, the subjects are just kept blank. The comment.module fail to extract subjects from the body.
If visitors do not write the subjects for the their comments, the subjects are just kept blank. The comment.module fail to extract subjects from the body.
Comments
Comment #1
kzeng commentedActually, if the content of the comments are in English, then the subject can be automatically extracted. But if the content is in non-Western languages, then the subject fails to be extracted. Does the comment module has certain filter to get rid of non-western language subject?
Comment #2
kzeng commentedI know the problem. It is caused by the PHP version I used. I updated PHP and now everything works well.
Comment #3
kzeng commentedNo, the problem is still there. I thought after I updated my PHP, it should be OK. But it turns out that the comment.module sitll fails to extract subject from comment contents. Could any one help me ? Thanks