Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

  • m2sahin
    Participant

    @m2sahin

    Please tell me you understand. I really need help with this. I’m thinking of opening a ticket.


    m2sahin
    Participant

    @m2sahin

    define( ‘BP_ENABLE_MULTIBLOG’, true ); this code is active.

    in fact I want to make a multilingual site with multisite. 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.

    Now 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 (Active)
    example.com/sub1/members/m2sahin ( 404 )
    example.com/sub2/members/m2sahin ( 404 )

    *****************************

    #2- BP_ENABLE_MULTIBLOG enable

    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 (active) (no profile photos , no other information)
    example.com/sub1/members/m2sahin (active) (no profile photos , no other information)
    example.com/sub2/members/m2sahin (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)

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar