Forums
(@blater)
18 years, 1 month ago
I upgraded from wordpress 2.2.1 and needed to add just the following line to wp-config.php:
define('SECRET_KEY', 'put your own phrase here');
It works fine now.