Skip to:
Content
Pages
Categories
Search
Top
Bottom

The Wire and Groups Issue

  • @musuko

    Participant

    New BuddyPress looks great cant wait for the release of 2.7.1 version so its officially out! in the mean time I am running an install that works awesome too except that i cant write on the wire or groups, I even updated the latest theme so my function files were up-to-date to correct the old problem, any ideas?

Viewing 13 replies - 1 through 13 (of 13 total)
  • @apeatling

    Keymaster

    This may be related to a known problem with upgrading the wire tables. It’ll be fixed very soon, make sure you’re on the trunk.

    @musuko

    Participant

    Thanks Andy.

    In the mean time if someone has a fix it would be appreciated.

    @josswinn

    Participant

    Musuko, are you referring to this layout bug?

    http://learninglab.lincoln.ac.uk/testbp/groups/jisc-call-1

    If not, is anyone else getting this on their install? I’m running the latest trunk version.

    @nicolagreco

    Participant

    Your template looks really bad :S you should try to update or open a ticket in the trac..

    @burtadsit

    Participant

    josswinn, looking at your issue now. You just aren’t getting any CSS in the group at all except the member theme CSS. That isn’t even the group home template. Not the same structure at all. Try updating again make sure you update both themes and all the code in /mu-plugins. Overwrite everything.

    @josswinn

    Participant

    Every time I update, I rm -rf all BuddyPress folders and cp -R the new ones from my svn directory.

    Have just done it again and the page has the same problem.

    The only pages affected are Group pages.

    @josswinn

    Participant

    You can see from the group page source that it’s not picking up any of the structure.css files, whereas member profile pages are. I’ve poked around in the files and can’t understand why this might be.

    The only stylesheet being used is buddypress-member/style.css

    It’s not related to the buddypress-home as I’ve replaced that with the older RC-1 download and the problem exists.

    It’s not related to the bp-groups.* files as I’ve replaced those with the older RC-1 download and the problem exists.

    I’ve removed all other files from mu-plugins but that doesn’t fix it.

    Looking at the page in Firebug, http://learninglab.lincoln.ac.uk/testbp/wp-content/bp-themes/buddypress-member/css/loader.php is being found but doesn’t seem to be loading anything.

    Not sure what to try next…!

    @burtadsit

    Participant

    Any error msgs in your apache logs? The first thing that loader.php does is try to fire up wp-load.php. If it’s crashing with a fatal err there, nothing happens afterwards. No css. You have bp installed in a subdir. Lemme go check that preg_replace() regex.

    That can’t be it. It’s the same file for both member and groups. Check the err logs.

    @burtadsit

    Participant

    Let’s just hit it with a hammer. Upgrade to the latest trunk.

    @apeatling

    Keymaster

    Josswin: looks like your bp_styles() call is not adding any of the structure.css files. They are not appearing at all in your header.

    @josswinn

    Participant

    Burt, I’m already running latest trunk.

    Andy, this is a vanilla install. I’m using clean BP code from SVN trunk.

    @johnjamesjacoby

    Keymaster

    Possible that something is just being stubborn here.

    Member-theme is fine, searching for groups and members is fine, member profiles are fine, but viewing specific groups are not.

    According to firebug, Andy is right and your structure.css file is missing.

    I would say more mysterious, the optionsbar.php and userbar.php are also missing. This leads me to believe the TEMPLATEPATH variable is also getting the wrong idea as to where it’s at maybe when viewing a group profile?

    @josswinn

    Participant

    well, i don’t know what to do. i’ve set up another test site and there’s no problem. i think i’ll just remove the problem site and start again. not a big deal.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘The Wire and Groups Issue’ is closed to new replies.
Skip to toolbar