Hey guys,
I have the anti-splog plugin enabled with the “choose the cats” option enabled and the “remove email verification” plugin in wp 3.0 beta 2. For some reason with this setup I get the following error:
Fatal error: Cannot redeclare startelement() (previously declared in /home/masonjam/public_html/wp-content/mu-plugins/anti-splog/asirra.php:41) in /home/masonjam/public_html/wp-content/mu-plugins/anti-splog/asirra.php on line 41
I only get this error when I have the “remove email verification” plugin enabled – when I remove it, the anti-splog plugin works as expected. Even with the error, the username is created, but the blog (site) is not. Ideas? Thanks!
*Edit* I haven’t made any modifications to anti-splog or email verification plugins and line 41 of asirra.php is just the opening bracket for the AsirraValidator function.