[buddypress-trac] [BuddyPress Trac] #8055: Intersite user and user information synchronization in Multisite
buddypress-trac
noreply at wordpress.org
Tue Feb 26 18:51:43 UTC 2019
#8055: Intersite user and user information synchronization in Multisite
-----------------------------+-----------------------------
Reporter: m2sahin | Owner: (none)
Type: feature request | Status: new
Priority: high | Milestone: Awaiting Review
Component: Members | Version: 4.1.0
Severity: major | Keywords:
-----------------------------+-----------------------------
**Hi,**
My site is multisite. I preferred the multisite method to make my site
multilingual.I've been doing research on the cross-site user and user
information sync for days. But I didn't get any results and couldn't find
a plugin that works correctly.
In short, I want to do: Each site has a separate forum, I want someone who
is enrolled in the Greek site to see profile information on the English
site, and use the English forum and other things.(Without registration
again)
I will explain the problem by example because my English is not very
good.
#############################################################################
**In this example, I explained what I wanted to do.
**
**My site (multisite)
**
example.com/
example.com/sub1
example.com/sub2
**I want to register on all subsites at the same time when registering
from any subsite.
**
example.com/sub2/register – username: m2sahin **(I registered from here)**
-—-—-—-—-—-—-—-—-—-
example.com/members/m2sahin - **(URL is active)**
example.com/sub1/members/m2sahin - **(URL is active)**
example.com/sub2/members/m2sahin - **(URL is active)**
**When I change user information on any site, I want that information
changed on all sites. (Profile photo, cover photo, country, forum,
hobbies, etc.)
**
example.com/members/m2sahin - **(profile photo 1 , City: Paris)**
example.com/sub1/members/m2sahin - **(profile photo 1 , City: Paris)**
example.com/sub2/members/m2sahin - **(profile photo 1 , City: Paris)**
-—-—-—-—-—-—-—-—-—-
example.com/sub1/members/m2sahin/settings - **(profile photo 3 , City: New
York) - (updated)**
-—-—-—-—-—-—-—-—-—-
example.com/members/m2sahin - **(profile photo 3 , City: New York)**
example.com/sub1/members/m2sahin - **(profile photo 3 , City: New York)**
example.com/sub2/members/m2sahin - **(profile photo 3 , City: New York**)
the end
####################################################################
**In this example, I will show the problems I encounter. I’m going to tell
you about two different situations and their problems.
**
---------------------
**1- Network Active - BP_ENABLE_MULTIBLOG DISABLE
**
**in this situations, the profile page will only appear on the main site.
So a user who registered to the Greek site can only edit their profile on
the English site.
**
example.com/members/m2sahin **(URL is active)**
example.com/sub1/members/m2sahin **( 404 )**
example.com/sub2/members/m2sahin **( 404 )**
--------------------
**2-** define( ‘BP_ENABLE_MULTIBLOG’, true ); **THIS CODE IS ACTİVE.**
**A user who registered in the Greek site and updated his profile
information cannot see the profile information he has changed on the
English site.
**
example.com/sub2/register – username: m2sahin - **(I registered from
here)**
———-
example.com/members/m2sahin - **(URL is active) (no profile photos , no
other information)**
example.com/sub1/members/m2sahin - **(URL is active) (no profile photos ,
no other information)**
example.com/sub2/members/m2sahin - **(URL is active) (no profile photos ,
no other information)**
-—-—-—-—-—-—-—-—-—-
example.com/sub1/members/m2sahin/settings - **(profile photo 1 ,
Occupation: Lawyer) (updated)**
-—-—-—-—-—-—-—-—-
example.com/members/m2sahin - (no profile photos , no other information)
example.com/sub1/members/m2sahin - **(profile photo 1 , Occupation:
Lawyer)**
example.com/sub2/members/m2sahin - (no profile photos , no other
information)
The information has only changed on one site. I want the information to be
synchronized on all sites.
-----------------------
That is all. I hope you understood me. I believe this problem will be
solved. I'm sorry if I was rude, because the main language is not English.
Thanks..
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8055>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list