There is a function named "blogap_mti_publish_post" in blogapi.module. I think it should be "blogapi_mt_publish_post".

Comments

dries’s picture

Status: Needs review » Fixed

I've committed this patch to CVS HEAD and DRUPAL-6. Thanks mustafau.

mustafau’s picture

Version: 7.x-dev » 5.x-dev
Status: Fixed » Patch (to be ported)

Drupal 5 is affected too.

mustafau’s picture

Status: Patch (to be ported) » Needs review
StatusFileSize
new1.11 KB

Patch for DRUPAL-5

drumm’s picture

Status: Needs review » Fixed

Committed to 5.x.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

jaharmi’s picture

I don’t know if this is related, but when I updated to 5.10 from 5.7, I am no longer able to post with MarsEdit on Mac OS X. I’ve made no changes to the Drupal site configuration within MarsEdit. I’m posting stories, rather than blog entries.

Instead, I get the error:

You either tried to edit somebody else’s blog or you don’t have permission to edit your own blog.

I can still add posts through the Web interface but I’d prefer to do so through the desktop application. I can’t find anything in the Drupal logs that seems to point to what’s going on. Any ideas?

damien tournoud’s picture

@jaharmi: that's probably unreleated. Check that you have the "administer content with blogapi" permission for the user that is trying to write content.