mydeja
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Is WordPress hackable by spammers?Sorry if I sounded abrupt
I did not expect the scripts to be able to spam private or draft posts as links to them do not show up.
It gives the impression that private and drafts posts are visible to the spammers.
I just need to be sure. It would help if if the comment code checked that the user was authorised to add comments to drafts or private posts.Forum: Everything else WordPress
In reply to: Is WordPress hackable by spammers?You haven’t answered my question.
I need to know whether other WordPress users have experienced the same thing.Forum: Everything else WordPress
In reply to: Is WordPress hackable by spammers?Something else I noticed:
All the private posts had just one comment, where as the public ones had multiple posts.
Is is as though whatever script is in use is able to detect that and just post as single comment on private posts just for the email.Forum: Fixing WordPress
In reply to: Cant enable file uploadsWhat permissions have to be set on the file upload directory for it to be writeable by WordPress. I have set the group to be user of the Apache process and set the group permissions to be +rw.
Wordpress responds that it lacks the permissionsForum: Fixing WordPress
In reply to: Problem with slash’s after upgrade to 1.2How do you apply the add_filter(‘comment_text’, ‘stripslashes’) fix?