Drupal Gallery 2 Mod Rewrite Help

grom358

Joined: 2006-10-18
Posts: 1
Posted: Wed, 2006-10-18 05:43

I have setup Gallery 2 with Drupal 4.7 and using mod rewrite module. It is working (eg. photo has URL of http://localhost/apps/drupal/gallery/pied_butcherbird.jpg.html), except if I select a photo from the gallery, in the breadcrumb the link to "Gallery" is http://localhost/apps/drupal/index.php?q=gallery&g2_itemId=7 whereas I was excepting it to be http://localhost/apps/drupal/gallery

Any ideas?


Gallery version: 2.1.2
PHP version: 4.3.9
Webserver: Apache 2.0.52
Database: Postgresql 7.4.8
Operating system: CentOS release 4.3 (Final)

Login or register to post comments
valiant

Joined: 2003-01-04
Posts: 32324
Posted: Wed, 2006-10-18 14:14
Login or register to post comments
kiz_0987

Joined: 2005-02-27
Posts: 189
Posted: Wed, 2006-10-18 16:16

The breadcrumb now supports URL Rewrite as well, but you will need the CVS version of gallery module (http://drupal.org/node/3247/release). This is still 4.7 compatible.

Login or register to post comments