I can create image nodes with no problems. However when I try to upload a new image using the image attach settings it doesn't work. By this, I mean it saves the node when clicking save, but the image is not uploaded (I've checked on the server also, its not there). When I click on "edit" on the given page node its not in the list of attached images.
I've checked all permissions, all settings on the modules and my upload module settings. This is an install of RC2 with no additional modules other than the image module. I updated today to the latest dev version of image modules.
At the moment I can create an image node, and then attach it from the select list however this is obviously not a good solution!
Comments
Comment #1
drewish commentedyeah i can confirm that this is a bug...
Comment #2
adshill commentedJust to update: I upgraded to RC4 yesterday and the issue still exists.
Comment #3
mrgoltra commentedGood Day,
same case here also, shouldn't the default folder be images which is located in root/files ? Mine is being saved in sites/default/files folder
Thanks,
Mark
Comment #4
mrgoltra commentedGetting this error. When I attach an image on a page and page gets published.
Fatal error: Call to undefined function image_prepare() in /sites/all/modules/image/contrib/image_attach/image_attach.module on line 262
Using Drupal 6 release and current image module release
Comment #5
aveamurechi commentedHello, I am experiencing a similar problem.
Whenever a new blog post is created, no image can be uploaded to the post. The only way to publish a new image is to upload it via the post new "Image" option.
Also using Drupal 6 release.
Comment #6
CosmicVoyager commentedsubscribed
Comment #7
0000@drupalchina.org commentedThere's a function named 'image_prepare()' in v5.x in image.module
but no for v6.x
instead by
but not only this problem, in the new version, the upload image action did not really implemented
I don't know how to fix it -_-!
Comment #8
kalipso commentedHaving the same problem. I can post an image in the galery. After that I can use it in a page or story. I´m having problems with uploading images directly in the page. I´m using the latest version of drupal and modules. Is there a solution to this problem or maybe a work around? Please help
Comment #9
markabur commentedi am here because i am seeing the same behavior, can only attach images that were previously created as nodes, can't create node and attach image simultaneously.
Comment #10
Konfus commentedme too!
Comment #11
brainlock commentedconfirmed on a fresh D6 install
The only other modules installed are lightboxv2 and tagadelic.
Comment #12
ansorg commentedsubscribe
Comment #13
Hetta commentedSo how does this solution grab you guys?
http://drupal.org/node/220723
Comment #14
adshill commentedThat's just a link back to this thread ?!?
Comment #15
Hetta commentedSorry - this one: http://drupal.org/node/233103
Comment #16
bneijt commentedI both confirm and subscribe. I can confirm this for a completely new installation of Drupal 6.1
Comment #17
xerexes commentedsubscribing.
Comment #18
Cynthia Ewer commentedSame issue here. Fresh 6.1 install.
Comment #19
drewish commentedi'm pretty sure this is a dupe of http://drupal.org/node/233103 (well actually that's a dupe of this... but it has a patch)
Comment #20
Rushster commentedI grabbed the patch and read the patch instructions page but it's not doing anything. Any advice on how to get this issue patched?
Comment #21
Hetta commentedDid you apply the patch?
Comment #22
rockfish commentedsubscribe
same problem stated. can create image node but not within another node.
Comment #23
mrgoltra commented6.2 is out has this been fixed?
Comment #24
NuZeilen commentednope still isn't fixed
Comment #25
CNlQ8o commentedsubscribing
Comment #26
kriskhaira commentedFYI I'm having this same problem with Drupal 6.2 and 6.x-1.0-alpha1. I can't upload it as a story attachment but I can do it separately.
Comment #27
hanzhong520 commentedwho can help this problem? pls
Comment #28
nicksergeant commentedSubscribing.
Comment #29
gravemano commentedSame problem...
Comment #30
gobioasis commentedI can upload files, but file permission set to -rw------- (600) and public cant see it.
I checked if it was server problem or not.. and tried to upload logo, icon files, their permission set to public readable -rw-r--r-- (644).