More Gallery 2 -> gallery 3
Installing Gallery 3 is no problem. Migrating Gallery 2 data to Gallery 3 is also not a problem (if you manage to enter the reference properlyas described in a previous post). The tricky part is to update 2->3 in the same path. This is how they suggest you do it:
- Backup your g2 (data folder and database)
- Put g3 on your server, e.g. to a parallel folder to your g2.
- Install g3
- Enable the comments module and the g2 import module in g3
- Configure g3’s g2 import module and run the import process.
- Rename your g2 folder to something else (e.g. from “gallery” to “gallery_old”)
- Rename your g3 folder to what the g2 folder used to be (e.g. “gallery3” to “gallery”)
- Add the mod_rewrite rules from g3’s g2_import module page to your .htaccess file to ensure that the g2 urls continue to work
- Delete your g2 folder (“gallery_old”), it’s no longer needed. you can delete your g2 database as well. (but keep your backups)
If the pictures on this site worked, then you know the above is corret 🙂
0 Comments on “More Gallery 2 -> gallery 3”