Postponed (maintainer needs more info)
Project:
Windows Live Writer BlogAPI
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2010 at 22:15 UTC
Updated:
5 Jun 2013 at 09:57 UTC
Comments
Comment #1
jrglasgow commentedhave you read through the documentation at: http://www.tributemedia.com/education/tutorials/windows_live_writer_and_...
Comment #2
almalino commentedI have exactly the same configuration like topic started has and also followed all the steps in the provided link:
http://www.tributemedia.com/education/tutorials/windows_live_writer_and_...
Problem is exactly the same. I cannot publish images via Writer without ftp.
"The following pictures cannot "be published because the blog does not support picture publishing"
Any ideas how to solve it?
Comment #3
dpgeek67 commentedTry changing the permissions of the files folder
chmod 775 filesor on windows, if testing with wamp or the like
make sure your Windows and Drupal username and password match and again, set permissions on the files folder either for you as a user or for all users.
worked for me.
Comment #4
almalino commenteddpgeek67 ,
Thank you for possible solution. I use Drupal under windows on 127.0.0.1 for now for site development. I decided to stick with FTPO to upload files. Works fine for me. I have not had chance to test your solution :(
Comment #5
stottle commentedI had this error with the blogapi module. I already had the files directory permissions set correctly, but I still needed to change the permissions for the blogapi module. There's a setting for "administer content with blog api" which needed to be checked for my user. Once I changed this settings, I was able to upload images.
Hope this helps others.
Comment #6
abaddon commentedive had the same issue, i tracked it via tcpdump to the admin user i was using not having any roles, and blogapi/wlw_blogapi depending on the user having some roles to be able to get quota limits on attachments.. so make sure your user has some roles that are configured for blogapi upload
Comment #7
Nudelanza commentedI checked the box for blog APi but I still can,t get pictures to publish from Live Writer. Any help in straight forward English would help, the stupid thing is Live Writer to my Drupal web site uploading pictures was working perfectly then it just seemed to stop for no reason.