![]() |
|
How to combine zp tables from separate installs? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: How to combine zp tables from separate installs? (/thread-2938.html) |
How to combine zp tables from separate installs? - fiction - 2008-05-22 I have 2 separate zp installs with different themes. With the new album themes in 1.1.6 I was hoping to combine these into a single install of zp. Is there an easy way to combine the data? My tables look like this: [list] How to combine zp tables from separate installs? - sbillard - 2008-05-22 If you are comfortable with MySQL you can export the albums and imges tables from one of the albums then import the data into the other. Your comments would probably not be worth the effort since you would have to change the image id of all the ones you import to what the new ID for the image is. After importing the tables, upload the images. How to combine zp tables from separate installs? - macalter - 2008-05-23 fiction: How to combine zp tables from separate installs? - fiction - 2008-05-23 @sbillard: Thanks, I will try that @macalter: In 1.1.6 I read its possible to have different themes for different albums, under the same install (though haven't tried it yet) How to combine zp tables from separate installs? - macalter - 2008-05-25 See the thread |