I have details the problem on GitHub :
https://github.com/cweagans/blogapi/issues/issue/1

Comments

cweagans’s picture

I turned off the issue queue on Github.Original issue text:

I have install the current version of blogapi, I can connect now if I activate the MetaWebLog. I see the post title, but not the content.
If I post something, they create a new blog with title 'Array' and an empty content.

BlogPress and Blogger+ support Drupal API. I think the one in Drupal6. Is they a way to get it back ?

Yes, I'm currently trying to iron out the bugs. If you'd like, feel free to check out the code and try to fix it. It's going to be a day or two before I get a chance to work on it again.

justinchudgar’s picture

I am using the latest git pull, and am experiencing the same issue with the KDE Blogilo client and the Firefox plugin ScribeFire client. It does not seem to matter if I choose to use Blogger, MWL or MT APIs, the post title is always "Array" with no content, teaser, etc. I am also unable to select anything but "blog" content type, though in D6 I was able to select "article", "page", etc. as appropriate based on permissions.

What can I do to provide debug information to assist?

jeniferv’s picture

StatusFileSize
new20.61 KB

I'm using the latest git pull and experiencing similar problems as above using MacJournal. It also doesn't seem to matter if I use MWL or MT APIs, the post title is always "Array" with no content.

Unlike justinchudgar above, I am able to select 'blog', 'article' or 'page' based on my permissions.

I noticed when I looked at my content the post shows language as "Undefined language ()". All my other posts show "Language neutral". I'm not sure if that's helpful or not.

alan.liu’s picture

I have a patch which can fix this bug, Please see:
http://drupal.org/node/1101006

cweagans’s picture

Status: Active » Closed (won't fix)

The 2.x rewrite will fix this.