Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Membership Module : copy members from one site to another


Go to End


1275 Views

Avatar
wilsonStaff

Community Member, 143 Posts

5 November 2013 at 2:08pm

Hi, i have two sites, essentially the same.

One was built using SS2.4
The other one is the same but ported to SS3.0.6

I had Membership module from AJ SHort installed in the SS2.4 version. Worked fine.

Now i need to move the 100xs of members from one DB to the other.

I expected them to be there after conversion as i copied the DB, but there are not.

FACTS:

2.4 installation => members are into a custom group named MEMBRES

3.0.6 installation => group MEMBRES is there but only six of them survived :-)

QUESTIONS:

How and from which table (2.4 DB = savieDB) /to which table (3.0 DB = savie2D) copy those members using myPHPAdmin?

Thanks!