Jump to:
| Project: | image_import |
| Version: | master |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | syscrusher |
| Status: | closed (fixed) |
Issue Summary
Hi,
I installed properly image_import module and latest image module as well. I also activated upload module within the Drupal. If I put some images into upload directory and let image_import module do its job, it reports that everything was created OK, but when I look into gallery images supposed to be in, there are none of them - reporting 0 images in gallery. I realised that when I look into Administer - Content, there are some nodes with images waiting for submit - there is note "not submited". So when I mark all of them and make them submitted, they immediately appear in proper gallery.
Is there any chance that this wouldn't be necessary to manualy submit all images imported via image_import module?
I am importing all as administrator, so I don't understant the need for manual submitting imported images.
Any help appreciated.
Thanks
Comments
#1
What version of Drupal, image, and image_import are you using? Are they all CVS versions?
#2
Check your default workflow settings for node types "image" and "image_import". Make sure that "published" is ON and "queued for moderation" is OFF. I'm not sure what the "submitted" setting is -- that isn't one I've ever seen. Are you by chance running a pre-built distribution of Drupal like CivicSpace or similar, that might rename some of the terminology?
Scott
#3
Incidentally, in the default workflow settings, "promoted" can be either ON or OFF, your choice. I recommend OFF, because you probably don't want dozens of photos pushing all the other content off your blog page. But you won't "break" anything in image_import if you have promote on.
Scott
#4
Hi, thanks for trying me help. I am using Drupal 4.6.1, latest version of image module and latest version of image_import module. I confused you with word "submited". Of course I meant "published" :)) I am using different language in my Drupal environment. So problem again: When I import some pictures, this module says everything imported OK, but I can't see any pictures in gallery. I have to go to Administration - Content and manually publish all of imported images. I looked into default workflow settings for node types "image" and "image_import" and both of them are set as you say - Published ON and Queued for moderation OFF. I am importing pictures logged as administrator.
I don't know why it's happening.
Thanks for your time.
lakyljuk
#5
Oooops! I played with settings Published ON/OFF and Promoted ON/OFF and Queued for moderation ON/OFF, but suddenly I noticed that pictures seemed to be added into gallery without manual publishing, but I could only see borders of them and no thumbnails. It is absolutely the same problem as follows:
http://drupal.org/node/25795
Don't know what happened, I tried unload modules, delete them, download newest, install them and still the same problem.
Thanks for help
lakyljuk
#6
I'm having a similar problem. When I import images, they get published, but they don't show up for anyone except the administrator account. I use node-privacy-by-role. The default settings for both image_import and image is to have all images and imported images available for everyone to view.
When imported images get added as nodes, none of these permissions is set - all checkboxen are blank. I have to go through each one and manually change the view permissions.
Thanks,
-juheimbu
#7
Closed and solved