Hi,
I have Gallery 2.2 installed and I am trying to install Gallery3. I'm using the Gallery 2 Import module but I don't know how should I write the path to the embed.php file.
The gallery 2 is installed in my local server and the address is: http://localhost:8888/gallery2/main.php so when gallery 3 is asking for the path to the embed.php file I use: http://localhost:8888/gallery2/embed.php but G3 says that this is not a Gallery2 installation. How should I write the path to the file?
Second question:
I have two albums on G2 and the prefix for the tables on the database is g2_. When I installed G3 I used another prefix (g3_). The images are stored on the g2data folder. If I run Gallery 2 Import will the g2data folder be affected? I mean If G3 doesn't work as I expected can I still using G2?
Thanks
Posts: 25960
it would not be the website path but the file-system path something similar to the path in config.php you entered for the g2data path but one direcotry above.
Somethis like /home/usersname/public_html/gallery2/embed.php
Not affected. The items are copied to the g3/var/albums directory.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team