This topic has 9 replies, 3 voices, and was last updated 8 years by Radu.

  • Author
  • #131828
     arbolife
    Participant

    Hi,

    When the default profile tab is on Activity, the activity display nicely. However, the link http://site.com/community/members/user/activity does not work and redirects to http://site.com/activity .

    This is weird as in the BuddyPress settings I set the page to /community/activity.

    The big problem starts when I change the default tab with this in functions.php (which works). But now there is no way to get back to the user’s activity.

    define(‘BP_DEFAULT_COMPONENT’, ‘profile’ );

    A similar behaviour is happening with Groups and Forums -> it simply redirects to /community/groups or /forums. I don’t know if those last examples are considered normal behaviour or not.

    Thanks,

    Marc

    #131838
     Radu
    Moderator

    Hi,

    Even if you add this define(‘BP_DEFAULT_COMPONENT’, ‘activity’ ); instead define(‘BP_DEFAULT_COMPONENT’, ‘profile’ ); ?

    Try also in bp-custom.php / https://codex.buddypress.org/themes/bp-custom-php/

    Try to de-activate all plugins except buddypress and also try to de-activate child theme to test.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #131860
     arbolife
    Participant

    Thanks for your response Radu. After digging even more I found the error. I had imported a demo page and it created a /activity page on top of my /community/activity page. Deleting solved the problem for activity.

    Now, can you please tell me if the behaviour I’m seeing with the Groups and Forums is “normal”? It simply redirects to /community/groups or /forums. I would imagine that clicking on Groups would display the groups I belong to in the tab below, and Forum would display the forums I’m following.

    Cheers,
    Marc

    #131919
     Radu
    Moderator

    Hi,

    Accessing forums and groups pages and displaying the all groups and all available forums it’s a normal behaviour you can compare the behavior on the theme demo.

    The groups that you belongs and also the forums will be shown only in the tabs from your buddypress profile.

    Link example : http://localhost/members/admin/groups/

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #131920
     arbolife
    Participant

    Hey Radu,

    I went to the demo theme and for Forums I have the same behavior.

    But on the demo site, when the user clicks on “Groups” from the profile, it goes to:
    http://seventhqueen.com/themes/kleo/members/demo/groups/

    On my site, when a user clicks on “Groups” the links points to: http://web128.login-166.hoststar.ch/community/members/admin/groups/ but then it gets forwarded to: http://web128.login-166.hoststar.ch/community/user-groups/ (which is my general “Groups” page). So it leaves the profile page instead of staying inside.

    Thanks,
    Marc

    #132027
     Radu
    Moderator

    I see, do you have any redirection plugin ? Anyway try to do this after you de-activate all plugins excluding buddypress and re-save permalinks.

    Let me know

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #132095
     arbolife
    Participant

    Re-saving permalinks did the trick. That makes no sense to me, but hey, it works 😉
    Thanks again.

    Cheers,
    Marc

    #132097
     Radu
    Moderator

    Great 😀

    Have a nice week

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #138716
     kingfish163
    Participant

    1. How can I add new groups in Admin pannel? When I click Add, it links to http://www.site.com/groups/create/step/group-details/, and nothing appears.

    2. When a user clicks Groups, he cann’t see all the groups displayed. It’s just a blank page.

    #138852
     Radu
    Moderator

    Hi,

    Make sure to have groups component activated from wp-admin -> settings -> buddypres ->

    And also the pages assigned from pages tab

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 10 posts - 1 through 10 (of 10 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?