Getting Error: "Gallery2 must be installed under the same document root as Drupal"
My Drupal site is installed under http://www.mysite.com/.
My gallery site is installed in http://www.mysite.com/gallery2/
When attempting to configure G2Drupal I keep getting the following error message "Gallery2 must be installed under the same document root as Drupal".
I've tried to input my actual server path in "Gallery2 Server Path" of the configuration page as follows /home/content/55/5555555555/html/gallery2/ but to no avail.
Please help
Read moretrouble with g2 image chooser in drupal 6.x with config.php
in reference to your post
http://drupal.org/node/300305#comment-1143878
I'm in trouble with the integration of g2image chooser
particularly I've followed instruction installing gallery2 and embedding g2 image chooser. however I had to upload several libraries and modules
particularly as below
1. .../sites/all/modules/wysiwyg/plugins/g2image ---> config1.php
2. .../sites/all/modules/gallery/gallery_g2image/g2image ---> config2.php
3. .../sites/all/libraries/tinymce/jscripts/tiny_mce/plugins/g2image --->
config3.php
4. ../gallery2 ---> config4.php
Slideshow not working from the embedded gallery page.
It works from the gallery2 page and not from the embedded page. I posted about his issue originally on the gallery2 forum which can be found here:
http://gallery.menalto.com/node/101574
The above link gives all the details and the troubleshooting that has been done so far. It looks like that drupal is dropping the ball. any help or pointers is highly appreciated.
Thanks.
Read moreFirst timer almost there, but need help with g2 image chooser
Hi,
It is my first time integrating Gallery2 with Drupal. I never had the need to easily bulk upload lots of pics to my Drupal installs before...
I have it almost working. I am stuck with the Gallery2 Image chooser (standalone mode). I see it, am able to select my pictures, but when I click on "Insert", nothing happens.
Can anyone help?
I am happy to give more details if needed, but just did not know where to start.
Read moreProblems with search results
I have several albums that have urls for titles, the search results from drupal reveal the [url=http://mysite.com/item]MY Item[/url] as the title
Read moreChanging the Gallery Title
Anyone have any ideas how to change the 'Gallery' title into something else. I have a section on my site called Image Archive which uses Gallery 2 via the Gallery Module. My ,menu says "Image Archive' it points to an embedded Gallery 2 that says 'Gallery'.
Thanks in advance!
Erik
Read moreDrupal Anonymous user can not access Gallery2
Only Authenticated users to Drupal can view gallery bock in Drupal.
How can I fix this?
Drupal 6
Gallery2
Thanks,
David Link
New York
User profile integration
I'm looking for some code that will find g2_itemId for albums that users own.
For instance, a cooliris slideshow album reference:
http://yoursite.com/index.php?q=gallery&g2_view=slideshow.Slideshow&g2_itemId=
<?php
print $profile['field_g2dropdown']->value;
?>// the $profile['field_g2dropdown']->value;
would reference an available gallery2 album as a dropdown menu in a php enabled block visible in the user profile content, and signify the album that the user wants to use for his or her user profile photo gallery.
2 Problems with the integration
Drubal embedded Gallery2 double album path and photo title
Drupal v. 6.14
Gallery2 v. 2.3
Drupal gallery module gallery-6.x-1.0.tar.gz
So far I have installed twice everything from sratch having same problems
Standalone Gallery 2 (www.aanimeri.fi/gallery2) works correctly
Problem 1.
Embedded Gallery 2 (www.aanimeri.fi/gallery) shows the album path twice:
Home > Gallery > Album > Subalbum
and below the same again without "Home"
Gallery > Album > Subalbum
Problem 2.
Read more