Skip to:
Content
Pages
Categories
Search
Top
Bottom

Buddypress 1.5 bugs


  • RobotFX
    Participant

    @wattaman

    1. Member’s setting page doesn’t load (in my case, like it wouldn’t exist, browser can’t find it) – no errors in php, apache etc.
    2. The delete link in the activities’ entries disappeared.
    3. The member’s forum link doesn’t load the forum entries (page load fine, though, except that

    is empty – I suppose there should be the forum entries)
    … this has two issues:
    – the normal link is http://atat.ro/membri/wattaman/forum/ – this is the one that doesn’t load the forum
    http://atat.ro/membri/wattaman/forums/ – this seems to load the forum (notice the ‘s’)
    I should mention that the forum’s page slug (created by the Bp1.5 upgrade) is ‘forum’ and that that I have this is my bp-custom, by the way:
    “define( ‘BP_FORUMS_SLUG’, ‘forum’ );
    define( ‘BP_MEMBERS_SLUG’, ‘membri’ );”
    4. There something wrong with the ajax jquery loading on the members’ page (http://atat.ro/membri/) – it doesn’t load them when I click the menu links (my friends, all members)… just noticed the same behavior on the groups main page (http://atat.ro/comunitati/) and the forum main page (http://atat.ro/forum/)
    … if loaded in new pages (no ajax, try right click + open in new window) the page loads fine (this one, for example http://atat.ro/membri/wattaman/comunitati/my-groups/ )
    … that’s all I’ve found so far, I’ll write more if I found anything else. Ahhh.. forgot to say that the plugin buddypress-links must be deleted for the site to load, after the upgrade. I’ve tried to re-enable it but it seems it’s not compatible anymore with bp.
    I have the latest versions of Wp, Bp, plugins etc, if it matters.

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

  • r-a-y
    Keymaster

    @r-a-y

    1) Copy over /plugins/buddypress/bp-themes/bp-default/members/single/settings/ to your theme’s directory
    3) Copy over plugins/buddypress/bp-themes/bp-default/members/single/forums/ to your theme’s directory
    4) Your theme is using an older version of the bp-default JS. You’ll probably have to merge your changes with BP 1.5’s version – /bp-themes/bp-default/_inc/global.js


    RobotFX
    Participant

    @wattaman

    Thanks Ray, I’ve already started the modifications. Actually, I’ve switched to the default (new) Bp theme and none of the problems seem to occur; I suppose is just another day of editing the template’s file and after that it will all be fine again.
    Again, the new-default theme is working fine.
    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Buddypress 1.5 bugs’ is closed to new replies.
Skip to toolbar