My Host site does an auto-install of Gallery2. The install is clean and the gallery stand alone functions work fine. However, I can not get it integrated into Drupal. When I use the Drupal Gallery options
when I provide the absoulate URL of the gallery and the public url for it, it fails:
Everything seemed OK, but the Gallery could still not be initialised. Perhaps a manually entered value is incorrect.
Abs: http://rndilauro.com/gallery2/
Public: /home/ron/public_html/gallery2/
Embed URI: /index.php?q=gallery
The embed.php is in the /Gallery2 directory. If I change the public filepath, I will get an error message indicating that it cant fined the embed.php file.
I am just not sure what the actual error is. Is there any more details in a log that would give me specifics as to what is failing
Comments
read gallery module documentation
I just quote from: http://drupal.org/project/gallery
"A development version of gallery module for Drupal 6 is now available! It already contains all the features targeted for this series. Please note that the D6 module requires the G2.3/svn version of Gallery2"
I doubt your host installs the gallery svn version. (It will most likely install G2.2.x).