hey there,

I'm running drupal 5.9 with pathauto.

ever since I installed the alpha3 version of the Image module, I cannot access image tags anymore. links are generated correctly, but clicking on them takes me to an "Uncategorized" page without any images.

I ran the update script and there were issues.

then I tried downgrading to Image alpha2 but nothing happened. the bug remained. thank goodness I was using a test site ;]

any thoughts?

- Luciano

Comments

luco’s picture

sorry......... I ran the update script and there were NO issues.

millions’s picture

If you disable the image.gallery view under admin/build/views it should help.

I'm also having this a related issue that I can't figure out though. I upgraded to 5.10 and when I edited a gallery, it stopped being viewed as as a View.

bocio’s picture

I'm having the same problem with image alpha 3 and D 5.10.
It's a new site and I'm not able to view images in created galleries. I created three nested gallery adn loaded 10 images with the image import module and I was becoming crazy. So I removed all the galleries and all the images and I started with just a plain gallery and one image but the behaviour it's the same:

#1 I create a gallery then I create one Image assigning it to that gallery/taxonomy.
#2 I go on the gallery and it says that there are no images in this gallery.
#3 I noticed that the breadcrumb reports: Home > Image Galleries > Uncategorized

If I open the image through admin > content I can see the image and the related gallery/taxonomy. The breadcrumb reports correctly:
Home > Image Galleries > My Gallery

If I click on the "my gallery" o the breadcrumb or i click on the gallery/taxonomy term on the lower righ side of the image I get again the step #3 error.

PS
I'm a newbie of Drupal but after readings tons of handbooks/post/tutorial I did not understood that creating a gallery or creating a taxonomy term under the default Image Galleries vocabulary it's the same. (At lest it' what is happening in my installation)

bocio’s picture

Update:

I removed the image_gallery view and galleries started working as expected (i should have disable the view but by mistake...)
Looking at the docs http://drupal.org/node/207216 this important point is completely missing.
I've read a lot of comments of people suggesting to disable this view, so really I don't understand if this is a bug or not.

I think this is a duplicate of http://drupal.org/node/299356

Davide

beekerstudios’s picture

I am having the same issues.

I had about 10 galleries, with upwards of 60-70 images in each gallery (yah that's like 600-700 images), and I was sitting pretty with Drupal 5.2 (yah I know OLD), and Image 5.x-1.x-dev. But it's stuff like this that really cause me to realize WHY I don't upgrade. I was upgrading for security reasons, and hoping for additional functionality in some of my other modules, but I am no realizing it's not worth it.

Not having this work is a huge PITA. I basically causes me to have to redo or rework a lot of work. Developers of these modules really need to take a working perspective of the uses of these modules. Upgrade paths need to be mandatory. It's not like I upgraded from 4.7!

Back to the issue at hand, I too cannot see the main image gallery listing, nor can I see the individual gallery grids, that are working exactly the same way (with upgraded modules of course) on my pre-upgrade install.

I even downgraded image, and imagecache, as well as image api in hopes that this would all revert to a "working" configuration, but alas the problem is persisting.

This is the one hold up in going to the upgraded version of the site.

I am wondering if this is a views integration issue.

I would say this is a VERY CRITICAL issue, if a very fundamental function of the module is not working at all.

P.S. Unlike the above poster, I am not seeing ANY errors in my logs as to why this isn't working.

sun’s picture

Status: Active » Closed (duplicate)