Version 2.9.0 released! | Peter's Custom Anti-Spam for WordPress | Forum
Back to the custom anti-spam plugin page
New features:
- Auto-generated audio files so that visually-impaired users can comment
- Improved mapping of words to a database
- Finally started using proper version numbering :P
Download it on the plugin page, as always:
If you have a question not related to this specific release, please start a new topic.
7:20 pm
I installed this new version and have noticed at the bottom of my comments I have this error:
WordPress database error: [Table 'armymomn_wp1.wp_cas_count' doesn't exist]
INSERT INTO wp_cas_count (id) VALUES (NULL)
WordPress database error: [Table 'armymomn_wp1.wp_cas_image' doesn't exist]
INSERT INTO wp_cas_image (id, createtime, word) VALUES (353189, 1187047034, 'shelf')
WordPress database error: [Table 'armymomn_wp1.wp_cas_count' doesn't exist]
DELETE FROM wp_cas_count WHERE id = 353189
Also.. the anti-spam word says "invalid"
I was wondering why I haven't gotten any comments since installing this so I logged out and checked my comments.
Please help.. I love this plug-in and don't want to uninstall it.
Hi Grant,
The plugin doesn't send any comments to moderation. There is an option to send trackbacks and pingbacks to moderation but that is even turned off by default.
Perhaps you need to tweak the setting in WordPress itself. In the WordPress admin panel, go to the Options menu, then the Discussion tab. Find this section:
Before a comment appears:
* An administrator must always approve the comment
* Comment author must fill out name and e-mail
* Comment author must have a previously approved comment
Only the second option needs to be checked in most circumstances.
Unfortunately, I'm not be much help in that case.
The script checks for the function imagejpeg -- perhaps you have installed an outdated GD version? I really don't know.
It also checks for the function imagettftext, which requires GD and FreeType. So I can only speculate that they weren't properly installed. I don't have any experience installing them; I always just ask my web host to do it for me :(
7:06 am
I uploaded the plugins on WP 2.2.1, edited the installation file as my needs and activated the plugins on Plugins section of WP admin panel.
The system installed it but when I came to comments sections, I noticed errors saying me no tables were found in the db.
Infact the script while installing, didn't create the tables I created later manually and the system now works.
Please check the table creation section for any bugs.
Cristian