Closed (fixed)
Project:
ImageField
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Jan 2007 at 02:10 UTC
Updated:
26 Sep 2007 at 22:51 UTC
Running:
LAMP
Drupal5.0
cck 5.x-1.2
Image 5.x-1.x-dev
created content type "imagenode" with imagefield.
upon submission of "imagenode" I get error.
error = "The selected tmp tmp/tmp_wzk9ta could not be uploaded, because the destination is not properly configured."
Looked in /tmp directory and file is there. Permissions of the file are read/write "apache".
Seems like file is transfered to 'tmp' directory but not moved to 'files' directory.
Files uploaded with "file attachment" succeed.
Comments
Comment #1
mhofmockel@drupal.org commentedproblem soved. Now trying to trouble shoot imagecache not working.
solution:
Forgot the preceeding '/' for "image path:" variable located at
?q=admin/content/types/image/fields/field_image_file
Comment #2
drowlflood commentedFor anyone else that ends up on this page from google, for ver 5.x you may also want to check the permissions and settings of your temporary upload directory located at Administer >> Site Configuration >> File system