I suddenly can't view albums or photos after updating to Drupal 6.12!!!

thebiles

Joined: 2009-03-18
Posts: 9
Posted: Thu, 2009-05-14 14:30

I updated to 6.11 successfully quite a while ago, but I just updated to 6.12 and suddenly I cannot view the subgalleries or their images. I can navigate the index of all my individual galleries, but when I click one it just redirects back to the main gallery page (but the URL shows the URL of the gallery). When I click an image in the image sidebar, it takes me to a Page Not Found error! I can browse my gallery successfully in the direct gallery location, however.

The only errors I've seen so far are the following two lines:
From the Gallery Module page in Drupal:

Quote:
warning: mkdir() [function.mkdir]: File exists in /hermes/web01b/b273/moo.russellbiles/site/gallery2/modules/core/classes/GalleryPlatform.class on line 582.

From the site maintenence page in my gallery installation after running "Clear Database Cache":

Quote:
* warning: mkdir() [function.mkdir]: File exists in /hermes/web01b/b273/moo.russellbiles/site/gallery2/modules/core/classes/GalleryPlatform.class on line 582.
* warning: mkdir() [function.mkdir]: File exists in /hermes/web01b/b273/moo.russellbiles/site/gallery2/modules/core/classes/GalleryPlatform.class on line 582.

Any ideas here? Here is my gallery info:

Quote:
Last Run Details:

Gallery URL = http://russellbiles.com/site/gallery2/main.php
Gallery version = 2.3 core 1.3.0
API = Core 7.54, Module 3.9, Theme 2.6, Embed 1.5
PHP version = 5.2.1 cgi
Webserver = Apache
Database = mysqlt 5.0.45-log, lock.system=flock
Toolkits = ArchiveUpload, jpegtran, Dcraw, Exif, Getid3, ImageMagick, LinkItemToolkit, NetPBM, SquareThumb, Thumbnail, Gd
Acceleration = partial/900, partial/900
Operating system = Linux cgi0503.int.bizland.net 2.6.24.7 #1 SMP Wed May 14 19:55:18 PDT 2008 i686
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
Rows in GalleryAccessMap table = 90
Rows in GalleryAccessSubscriberMap table = 103
Rows in GalleryUser table = 2
Rows in GalleryItem table = 98
Rows in GalleryAlbumItem table = 22
Rows in GalleryCacheMap table = 563

 
steinmb01
steinmb01's picture

Joined: 2005-04-07
Posts: 31
Posted: Sun, 2009-05-17 22:56

Check your .htaccess file. If you enabled rewrite new rules are added to .htacess file in Drupal root during install of Gallery integration module "Gallery".