wp-mixipublisherRC2c で、mixiに同期できなくなっていた。
コミュで調べてみたら、08年11月の仕様変更でログインできなくなっているらしい。
ここをこうするとログインできました。1箇所変更。
wp-mixipublisherRC2c.php: $content = $this->fetch('edit_account.pl');
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
wp-mixipublisherRC2c.php: $content = $this->fetch('edit_account.pl?detail');