I have noticed hundreds of unapproved records that appear to have been entered by spam-bots. The articles are nothing but a series of URLs, usually over 5K in length. When trying to delete them though, the admin interface changes to chinese and even when clicking on the correct links, the article is not deleted. The only way to remove them is via MySQL directly. Is there something that I am missing? Also, is there any way that I can prevent the 'Add Question' form from being hijacked like this? (like perhaps restrict this feature to admins only?)
Thanks in advance for any suggestions.
records being added by spambots that cannot be deleted.
Moderator: Thorsten
-
- Posts: 3
- Joined: Tue Jan 10, 2006 6:19 am
Hi,
we're working on a spam protection in the next version. I'll check if there's a bug in deleting records. Which phpMyFAQ version with which database do you use?
bye
Thorsten
we're working on a spam protection in the next version. I'll check if there's a bug in deleting records. Which phpMyFAQ version with which database do you use?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
-
- Posts: 3
- Joined: Tue Jan 10, 2006 6:19 am
Hi,
bye
Thorsten
the good thing is, that the spam records won't be seen by public. You could remove the link "add new content" in index.tpl and delete save.php so that no new records were added.softwareadmin wrote:Is there an easy way to restrict the addtion of records to an admin user? THanks again.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Hi,
the deleting works for me here on MySQL and SQLite...
bye
Thorsten
the deleting works for me here on MySQL and SQLite...
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
-
- Posts: 3
- Joined: Tue Jan 10, 2006 6:19 am
Thanks. Apparently a log out and log in process was requried to see that the record was actually deleted. Here's what was happening - when I would click the 'delete' icon for one of these, the admin interface would change to chinese (I think). Although clicking on correct button here (guessing by position) would yield the delete confirmation screen, clicking the correct button there (again guessing by position) would leave the admin interface in chinese and the spam record still displayed in the list. After logging out and in again (to reset the language to EN) however, the offending record is gone. Thanks again.
multilingual ...
looks like phpmyfaq is a VERY multilingual system 
