Evening all -
I'm not sure if this is the right forum for this, but I could really use a hand. I originally had Drupal 4.7 installed in my development environment on my website (simply a subdirectory off the root). I went to copy my dev environment to production, thus replacing the original non-drupal version of my site, only thanks to not-so-SmartFTP, it moved my development environment to production.
Since that happened, each time users open the gallery2 galleries (which did not move), they no longer appear neatly in the center panel/column of the site, rather it launches the galleries directly as if they hadn't been accessed through drupal. To get a better idea of what I mean, you can see my site at http://www.hargest.com. Prior to the site being inadvertently moved to production, the galleries DID appear neatly inline, in the center panel / column of my drupal installation.
I've read everything I can find, but am having no luck. I've even checked in with the great folks at the #drupal-support IRC channel, with no luck.
Regards and thanks // Ian
Comments
You seem to have 2 Gallery2
You seem to have 2 Gallery2 installations present. One at /gallery and one at /gallery2 (which is not configured). You cannot install Gallery2 in a directory 'gallery' and embed it in Drupal. You will need to move it to another directory. Check the gallery2 FAQ beforehand as there are some things you will need to do. I do not know why it worked before.
Thanks for the reply
Kiz -
Thanks for the reply, I am actually in the process of setting gallery2 up in it's own subdomain. Will see how that shakes out.
Thanks // Ian