I've just upgraded my WP from 2.0.2 to 2.0.3. Everything went well until Akismet page won't displayed.
When I pointed my browser to http://domain.com/wp-admin/edit.php?page=akismet.php, an error message showed up like this:
Fatal error: Cannot redeclare ksd_config_page() (previously declared in /home/username/public_html/wp-content/plugins/akismet.php:26) in /home/username/public_html/wp-content/plugins/akismet.php on line 29
Any comments will be appreciated.
FYI, when I run 2.0.2, both WP and Akismet were running very well.
Did you upgrade the Akismet plugin to the version used in 2.0.3?
Yes. I have downloaded the latest upgrade version.
Hi,
please check that you didn't activate Akismet twice. Maybe you have 2 copies of the plugin, one in the wp-plugins folder (akismet.php) and the other one in wp-plugins/akismet/akismet.php.
Arne
Hi arnee,
I have make it sure that I didn't have 2 copies of the plugin.
Anyway, I have just deactivate and delete the plugin, re-upload WP 2.03 files, re-upload the plugin, enter my API, and then activate it.
Voilla. Problem solved. Akismet running very well now.
Thanks.