On trying to change my digg.com blog settings from the Drupal 5.x site to a Drupal 6.x test site with "blog entry" enabled as the only api-accessible content type, digg.com says it failed with the following error:

Server error. Requested method metaWeblog.getUsersBlogs not specified.

I have no other blogging client on hand, so I can't test if this is digg-specific or site-specific. I have seen from numerous comments that people have successfully used xmlrpc with other clients in 6.x.

Drupal logs no errors. However, it does log a hit to admin/reports/request-test each time digg.com attempts to access the server.

Comments

cburschka’s picture

Title: Possible regression: Cannot access Blog API with digg » Possible regression: Cannot access MetaWeblog & Blogger API with digg

Note: The hit to request-test originates from Drupal itself, of course. Also, digg logs in as user #1, so it's not a permissions problem.

Setting up a Blogger connection works, but fails when actually trying to send a blog post (transport error - could not open socket).

Movable Type can be set up and posted with.

MetaWeblog, Blogger and Movable Type are the extent of the APIs that digg and Drupal both support.

cburschka’s picture

In other news, blogapi.module triggers a variety of errors when digg.com submits a Movable Type post.

error	php	02/07/2008 - 16:00	Undefined property: stdClass::$nid in ...	Arancaytar	
error	php	02/07/2008 - 16:00	Undefined property: stdClass::$path in ...	Arancaytar	
error	php	02/07/2008 - 16:00	Trying to get property of non-object in ...	Arancaytar	
error	php	02/07/2008 - 16:00	Undefined index: dateCreated in ...	Arancaytar	
error	php	02/07/2008 - 16:00	Undefined index: mt_convert_breaks in ...	Arancaytar	
error	php	02/07/2008 - 16:00	Undefined index: mt_text_more in ...	Arancaytar	
error	php	02/07/2008 - 16:00	Undefined index: mt_excerpt in ...	Arancaytar	
cburschka’s picture

Has nobody else experienced this?

wildtang3nt’s picture

Same situation here exactly.

dpearcefl’s picture

Status: Active » Postponed (maintainer needs more info)

Does this issue exist in current D6?

dpearcefl’s picture

Status: Postponed (maintainer needs more info) » Active

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.