I tried to update a large picture gallery (maybe around 2500 pictures). The update ran for a long time (I had to adjust php.ini for max. execution time and memory limits). After the update many of my images were missing. The Galleries appeared to be empty. Others were present, but I couldn't really see any pattern.
Also, how do I get rid of the size=thumbnail link below the images?

Comments

andre75’s picture

Update: I just realized that there is something wrong with the hierarchy:

album
-sub album
-sub sub album
-pictures

the pictures and sub sub album are fine, but sub album is empty, so its impossible to get down unless one knows the path

andre75’s picture

aparently comment #9 on this page fixes it:
http://drupal.org/node/179362

mwheinz’s picture

Status: Active » Closed (cannot reproduce)