The problem is that it can not find my gallery. I have img installed and image gallery and of cours rss.
I have moved files to the directory where rss it could find but nothing helped, it keeps saying that
the directory is forbidden.
Thanks in advance for the support.
Regards,
Bart
Comments
Comment #1
swentel commentedHmm I'm not sure what you're exactly saying.
Is the file upload failing with the image module?
Comment #2
BJC2009 commentedIf I may say so, drupal is subject to the gods and there is not even a working module because when I just
updated the module the site told that there was no working module. (?)
Comment #3
swentel commentedCould you post a screenshot, because I still have no clue what your problem is.
Comment #4
swentel commentedHi,
I just also release a 6-x-1-1 version fixing a real annoying bug where some options on the configuration screen didn't popup. Could you try this out ?
Comment #5
BJC2009 commentedStrange I have this message when I want to configure piclens in the administration, that is with the updated
module;
No support:
No available modules are found for auto support by PicLens. Supported modules for now is Image Gallery.
However, you can use functions to create an rss feed with your own set of images. See README.txt for more info.
This was because I did not had the image gallery support switched on, but after I did it there was an error.
That was this error;
Fatal error: Cannot redeclare piclens_uninstall() (previously declared in /home/bj2007/domains/bjclaasen.gethost.nl/public_html/drupal/sites/all/modules/piclens/piclens.install:8) in /home/bj2007/domains/bjclaasen.gethost.nl/public_html/drupal/sites/all/modules/piclens/piclens_image_gallery/piclens_image_gallery.install on line 12
The other modules had just the only problem that the RSS feed could not find the gallery and said that it could not acces the directory /piclens/galleryimages/1/
And with the slideshow you could only see a black box which could be set larger and then you could log of.
Of course I am not a programmer and to adapt the modules to the rss feed it is more complicated for me.
I can not be more brief about it.
Comment #6
swentel commentedOh ok!
Thanks for that report, very stupid typo you found in my code by this, damn me!
There is (yet) another release out (second one today, sigh), that should fix all your problems!
Let me know!
Comment #7
BJC2009 commentedHi,
If you want to take a look, I also made a mistake, I uploaded the module into the old directory, but now
I have managed it allmost. Take a look at the latest bug; http://www.gimpedimages.tk/ But did not upgraded
yet to 6-x-1-1
Comment #8
BJC2009 commentedWel, I upgraded also to version 6.x-1.2 but it still does not load up the images. Also the rss feed does
not see the images.
Comment #9
swentel commentedHmmm, it looks like you have the 'wrong' approach for the image galleries.
It looks like you added the images as attachments (and then used some sort of filter to insert the images as previews in the node right)
This setup isn't supported (yet).
Comment #10
BJC2009 commentedyes I have installed lightbox, and you can add a main image to a gallery and add more images in the form under it. This means that I can only upload the upper form for uploads and not with lightbox. I guess I also have to change my gallery for testing it.
Comment #11
BJC2009 commentedCongratulations! I have made the image slideshow. But it did not matter if the lightbox was installed, it was just the problem that the module could not handle attached images.
Thanks for the support and have a nice time.
Regards,
Bart
Comment #12
swentel commentedNo problem and thank you for testing and (!) reporting.