Skip to:
Content
Pages
Categories
Search
Top
Bottom

'My Groups' and 'My Sites' tabs show profile before list of groups/sites


  • olihaslam
    Participant

    @olihaslam

    On my Groups page conflictcomms.org/groups/ the “All Groups” tab shows a list of all the groups, as expected.

    But when clicking the ‘My Groups’ tab the top of the page first displays the users profile (avatar and links to Activity, Profile, Sites etc.) and only below that does it show the list of groups the user belongs to. The URL changes to conflictcomms.org/members/myusername/groups/my-groups/
    The same happens with ‘My Sites’ tab – it shows the profile info first and below that shows the list of sites.

    How do I stop the profile info appearing above the list of groups or sites?

    It works as expected on my test site at http://olihaslam.com/groups/ and when I click the ‘My Groups’ tab the URL remains the same and it shows the list.

    Both sites are with WP 3.5.1 and BP 1.8

    I’m missing something simple but can’t find what it is. Any ideas?

    (NB conflictcomms.org is protected at the mo but I can pm temporary logins).

    Thanks

Viewing 1 replies (of 1 total)

  • olihaslam
    Participant

    @olihaslam

    I think the problem I’m having is related to Ajax. It looks (to my newbie eyes) like the buddypress ajax request is not working for some reason.

    In Firebug I see this on the site that has the problem:

    ajaxurl
    	"https://conflictcomms.org/wp-admin/admin-ajax.php"
    	
    bp_ajax_request
    	null

    But on my other site where it appears to work correctly I see this:

    ajaxurl
    	"http://olihaslam.com/wp-admin/admin-ajax.php"
    	
    bp_ajax_request
    	Object { readyState=4, responseText="\n\n\n <div id="pag-top" c... \n </div>\n\n </div>\n\n\n", status=200, more...}

    I don’t know where to start with Ajax issues. Suggestions on where I should start learning more about this would be very kind.

    Newbie questions:
    Is Ajax be affected by my site being on https and not yet having ssl certificate set up?
    Could Ajax be interrupted by s2member?

    I’d be grateful of any pointers or advice.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘'My Groups' and 'My Sites' tabs show profile before list of groups/sites’ is closed to new replies.
Skip to toolbar