Entries tagged under ' plugin '

Written January 30, 2009 in Projects

Version 2.10.9 of PHPList was released yesterday, to address another security vulnerability. I’ve updated my WP-PHPList plugin accordingly.

Continue Reading »

Written August 5, 2008 in Note-To-Self

I use the amazing AskApache google-404 plugin on this blog. (It makes my 404 page really helpful – take a look) Recently, I noticed a bunch of mysql errors in my error.log, like this:

[sourcecode language=sql]
WordPress database error Can’t find FULLTEXT index matching the column list for query SELECT ID, post_title, post_content,MATCH (post_name, post_content) AGAINST (‘feed funkypenguin’) AS score FROM wp_posts WHERE MATCH (post_name, post_content) AGAINST (‘feed funkypenguin’) AND post_date

Continue Reading »