Is there anyone out there that has a drupal site with Gallery embedded? I tried to embed it a while ago and then gave up because it was frustrating. Heres my problem.
I get this error
* Embedded Gallery2 Status:
o 'URI of Gallery2' variable: Error
+ Either your server does not support the automated verification of the Gallery 2 location or the supplied g2Uri points to a incompatible Gallery 2 version (older than 2.1)
o PHP Memory Limit: Success
o Gallery2 Image Assist (g2image) Status: Warning
+ g2image does not seem to be installed for TinyMCE mode in the required directory (/modules/tinymce/tinymce/jscripts/tiny_mce/plugins/g2image), or the directory is not writable. Please see the INSTALL.txt for instructions.
o Overall Status: Error
+ You need to fix the above errors before Gallery2 will be embedded in Drupal.
* The configuration options have been saved.
Gallery 2 is installed properly at http://myspot.jaymediaspot.com/gallery2/main.php. The url rewrite works properly in Gallery 2 per url configs page under testing tab on gallery 2. Under the setup tab, my main site that I want to embed it to myspot.jaymediaspot.com automatically filled in with allow empty referrer checked. So gallery 2 by itself is straight. My main site http://myspot.jaymediaspot.com has clean urls enabled. My server is through a shared web-hosting company using Apache Linux. I ran across this before and I can never bypass this. So please I need some help. I even unchecked auto detect settings and manually put where the embed.php file was at which is the url of gallery 2 and it came up saying that it could not find it when it is there.
Comments
Comment #1
profix898 commented1. There is nothing like the message you posted for 5.x-2.x. I guess you are using 5.x-1.x, right?
2. Without some basic knowledge of you server layout (web and filesystem paths to Drupal and G2) its almost impossible to help.
3. The 5.x-1.x is known to be unreliable in auto-detect mode. Take a look at http://drupal.galleryembedded.com/index.php?title=Directory_Settings for some example configurations.
4. As a starting point (once you discovered issues with the setup) you should disable URLRewrite in G2 temporarily. Settings up CleanURL/URLRewrite can be a bit challenging.
5. You can safely ignore the message about G2Image. Its an optional component and not required.
Comment #2
jaydigga commentedIt's not just Drupal 5.2. I had the same exact problem when I had Drupal 4.7 about 6 months ago. I mean the very exact problem. I'm pretty sure it has to do with url rewrite in gallery 2. So I will go on and disable it in Gallery2 then go back to my Drupal site and run the gallery setup again. I appreciate the help. Thanx.
Comment #3
alexandreracine commentedurl rewrite is a mess. I hope that it is working for you.
DEV version not supported anymore.
------------
Feel free to reopen but please look at the latest version first! It's probably fixed.
http://drupal.org/project/gallery
Closing (cleanup)