I upgraded to wp 3.0.5 and just upgraded Akismet too. Now it is not recognizing my hard coded api key. I can't have each of the users on my multisite install have to load this key...can anyone help? URL is http://blog.burlesonisd.net
Thanks.
I upgraded to wp 3.0.5 and just upgraded Akismet too. Now it is not recognizing my hard coded api key. I can't have each of the users on my multisite install have to load this key...can anyone help? URL is http://blog.burlesonisd.net
Thanks.
Had to revert back to an older version for now to protect my blogs...but if anyone finds a fix (or the next update fixes this) I'd like to know.
You should put the hard coded API key code in wp-config.php.
I haven't tried that...can you help with with the exact code I'd put in there?
define( 'WPCOM_API_KEY', 'API-KEY-GOES-HERE' );
Thanks! Working!
This topic has been closed to new replies.