Closed (won't fix)
Project:
FlickrUp
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2011 at 12:59 UTC
Updated:
13 Dec 2014 at 20:03 UTC
Jump to comment: Most recent
Comments
Comment #1
nssdcg commentedI`m having the same trouble, while trying to upload images through Flickr Upload I get:
flickrup_upload_form_validate .. TODO, convert to D6
Array
(
[language] => es
[node_overview_filter] => Array
(
[0] => Array
(
[0] => type
[1] => gallery_assist
)
)
[messages] => Array
(
[status] => Array
(
[0] => flickrup_upload_form_validate .. TODO, convert to D6
)
)
)
Failed to upload the image file; the flickr directory doesn't exist or is not writable.
The sites/default/files/flickr directory permissions are set to 777, and it doesn´t help at all.
I have Drupal 6.22 and the following modules ativated:
Flickr 6.x-1.2
Flickr Block 6.x-1.2
Flickr Filter 6.x-1.2
Flickr Gallery 6.x-2.2
Flickr Sets 6.x-1.2
Flickr Tags 6.x-1.2
Flickr Upload 6.x-1.x-dev
FlickrAPI 6.x-1.1
Flickrfield Colorbox 6.x-1.x-dev
Flickrfield 6.x-1.2
Any ideas? I would apreciate any input to solve this matter.
Comment #2
gunosov commented