By Alejandro Ferrari on Wednesday, 27 November 2013
Posted in General Issues
Replies 7
Likes 0
Views 1.1K
Votes 0
Hey guys,

I want to know if there is a way to export the custom profiles from a site and import to another site. That is possible? If it is a hard task I will just make them all again in the new site, but are 3 options of registration with a lot of diferent custom profiles on each :S

Thanks for your time guys.

Regards,
Alejandro.
Hi,

It is possible but there are a few foreign key that you need to look out for.

The main table is at #__social_fields, but it ties to other table's key such as #__social_apps, #__social_profiles, and all the #__social_fields_* tables.
·
Wednesday, 27 November 2013 13:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

I'm sorry but currently we don't have this feature yet but we already have this down in ES 2.0.
·
Wednesday, 27 November 2013 13:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Jason,

Thanks for your fast answer

There is no way to export and Import it manually using the DB or something like that?

Regards,
Alejandro.
·
Wednesday, 27 November 2013 13:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey,

Nice to know. So it is just export these, then import in the correct place at the new DB at all?

Thanks.
·
Wednesday, 27 November 2013 14:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

Yup.
·
Wednesday, 27 November 2013 16:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Jason,

I did try, but didnt work for me, it is something wrong that Im doing for sure. Anyway, I will all these profiels again :P But this post can help someone that try do the same

Thanks for your time bro.

Regards,
Alejandro.
·
Wednesday, 27 November 2013 16:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

This is because when you import it over to a new database, the foreign key mapping for each connected table might be different. This part is tricky and hence we will have a proper feature to do this in the future.
·
Wednesday, 27 November 2013 16:19
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post