I did this to make the new doc site https://www.wppa.nl
– Filesystem copy (ftp) ../wp-comntent/uploads/wppa/* to the new location
– Also …/wp-content/uploads/wppa-source/*
– Export – import db tables WPPA_ALBUMS, WPPA_PHOTOS, WPPA_RATING, WPPA_COMMENTS, WPPA_IPTC, WPPA_EXIF, WPPA_INDEX
Be careful with export-import: use a method that works even when de sequence order of db fields of the new db tables is different from the old.
I initially used .csv, but got .csv files without headers what mixed up the fields in the tables, so i used the export to a php script; that worked.
To copy the settings:
– Table VIII-A2 creates a backup of the settings. Move this file (…/wp-content/wppa-depot/[username]/settings.bak) to the corresponding new location and VIII-A3 Load settimngs: —restore backup— there.
After that, verify (and possibly correct) Table IX-B17, IX-H3, Verify Table XII first part.
You may need to change and set back Table IV-A18 and IX-H14