Description
Hi, i am using image module latest non-cvs version and image_import module together - all working correctly. I am creating galleries with no problem. But I needed in image galleries some "prev - next" navigation, so I applied patch i found here to image module. Patch is working well, but only if I am importing images individually, via create content - image. When I create two or more images in gallery, the "prev - next" navigation appear correctly after each image.
But - when I import images in group via image_import module, import runs correctly, images are copied physically into selected folder, but when I look into gallery - there are none :(( So even if image_import module reports no error during importing mass of images, it somehow dont put it in selected gallery. It started doing this after i patched image module, before it, it was working fine.
Can you help me on this?
Thanks a lot
Comments
Comment #1
lakyljuk commentedSorry, was my fault - something must have changed my setting for default workflow in image_import module, so I set it up again and everything is ok.