2
Here I go again answering my own post. I thought it might be worthwhile documenting how I did this in case anyone has the same need.
As you will read below, I had an upgraded cloned site, but my old site was active while I worked on the upgrade, which led to additional data, in particular user registrations and forum posts, that had to be transferred from the old site to the new.
I ended up closing my live site, creating a fresh clone (Xoops 2.2.4), upgrading that, then copying each of the profile_ tables and the user table from that site to the upgraded one that was destined to become my live site. It all went well except that some users did not have all the appropriate groups assigned. That was fixed by copying groups_users_link from the temporary dummy db to the final upgraded site.
I then edited mainfile.php to reflect the new paths, db names and passwords and everything seems to work fine.
Barry
Barry Cooper
Sweet Home, Oregon