I hope this is the right place for this.. or should I be posting over in the gallery forums?
Either way,
I'm running Drupal 5.0 and Gallery 2.2.0 RC1.
The Drupal gallery module could not auto-detect Gallery's location. It's ./gallery2/. I typed it in manually and it appears to have worked somewhat.
My gallery has been in /gallery2/ ever since I upgraded to gallery 2 as soon as it came out. I have many people linking to /gallery2/album1 (for example).
First problem:
When I go to http://www.mydomain.com/gallery2/album1, I get the default (non-integrated look) gallery theme. When I go to http://www.mydomain.com/album1, I get the integrated page. I'd like /gallery2/album1 to show the integrated page. How can I do that?
Second, and more severe problem:
I'm trying to enable clean URLs in Drupal. When I type in *any* clean URL, including going through the clean URL test or /admin, I get:
Gallery
Unable to initialize embedded Gallery. You need to configure your embedded Gallery.
Now, the embedded gallery is obviously already configured. Clean URLs are obviously already enabled in Gallery.
It generates the following two log entries:
Unable to initialize embedded Gallery
Error (ERROR_STORAGE_FAILURE)
* in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 993 (GalleryCoreApi::error)