I have tried every possible combination of WLW with Drupal 6.4. I have tried setting up WLW with Wordpress, Wordpress 2.2, Movable Type and Movable Type API.

WLW won't get the theme like it does for Drupal 5.9 (like my other site). It won't get the categories. It returns:

Server Error -32601 Occurred. Server error. Requested method wp.getCategories not specified.

When I try to post I usually recieve.

Server Error 1 Occurred. n/a

Anyone have any thoughts?

I am pretty sure that I have the blog api configured right because when I try to set up WLW with http://www.example.com/node/add/blog I get to choose which content type I want to post.

Comments

Funkymoses’s picture

Corey Smith’s picture

It is a pain when we have to hack the core.

That is what modules are for... so, we built this one

http://drupal.org/project/wlw_blogapi

Corey Smith

Funkymoses’s picture

I didn't say it was a good solution. :)