I've just installed xaraya with the intention of integrating G2 with it. I'm new to CMS systems like this, and it's late, so maybe this is a dumb problem, but here goes.
I have edited the config.php as instructed, but while attempting to configure the module, when asked for a relative path to my gallery directory in the "Gallery2 module setup" screen, I get nothing but the following error, no matter what path I try:
User Error
BAD_PARAM
I could not find a G2 installation at "[/]"! Please correct the path!
Gallery is installed in "gallery2/" and xaraya is at the root level. When asked for the relative path, "gallery2/" should work, shouldn't it? I've also tried "./gallery2" "../gallery2" "gallery2" etc..
I don't know xaraya at all at this point, so any help would be much appreciated.
Posts: 32509
1. Have you installed G2? You'll have to first run the G2 installer before the xaraya module accepts the path.
2. So is G2 in modules/gallery2/gallery2/ ?
or in gallery2/?
Actually the paths you tried should have worked.
Posts: 84
G2 is installed at mydomain.com/gallery2/
Posts: 32509
I just tested a similar case
xaraya is in mydomain.com/xaraya/
G2 is in mydomain.com/gallery2/
and it works with relative path "gallery2".
Can you give me ftp access or something to check what's wrong?
I suppose G2 is alpha 4 or newer, xaraya is 0.9.11 or newer and the integration module is up to date.