Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 62,476 through 62,500 (of 69,044 total)
  • Author
    Search Results
  • #52723
    sschablow
    Participant

    Manoj, Jeff, Andy, LwEEs Thanks for the help! I renamed the plugins folder and the site cae back up. I then upgraded WPMU restored the plugin folder name and installed BP 1.03. BAM. Everything is perfect! Much easier to fix than I anticipated. And yes Jeff. I will keep up to date AND read the notices BEFORE updating in the future.

    #52721
    wordpressfan
    Participant

    @David: thanks for the pointer; I had increased security within minutes of following that link.

    #52715
    Mohit Kumar
    Participant

    A simple Blogging platform for Indian Students and Professionals..

    check it out

    http://buzzlyf.com

    #52714
    gpo1
    Participant

    This is from ” Currently looking for someone interested, there’s a 5K$ grant under Frenzy challenge waiting ” to build a buddypress media plugin.

    http://www.kaltura.org/

    Any takers?

    #52712

    In reply to: BP and BBPress issues.

    gerikg
    Participant

    did you make sure you put the buddypress-enable.php in bbpress my-plugin folder?

    #52709
    madloki
    Participant
    #52708
    Trent Adams
    Participant

    Great job Jeff!

    #52707

    In reply to: BP and BBPress issues.

    Andy Peatling
    Keymaster

    “Provide Version Numbers & Steps

    When asking a support question, please provide your WPMU & BuddyPress version numbers. Be sure to explain exactly what the problem is, and the steps you can take to reproduce the problem.”

    #52706
    Peter Jeshua
    Participant

    Expression College student website!

    http://students.expression.edu

    #52704
    Jeff Sayre
    Participant

    Which version of BuddyPress are you running?

    If you’re using 1.1-beta, then the bp-sn-framework and bp-default directories need to be moved into /wp-content/themes/.

    If using an earlier version, then you need to move bphome into /wp-content/themes/ and bpmember into /wp-content/bp-themes/

    Also, more suggestions about how to tackle your particular error message can be found here:

    https://buddypress.org/forums/topic/buddypress-plugins-and-theme-not-loading

    Just one note, if you get to the stage of deleting BuddyPress and starting over with its install, please make sure you deactivate it first before deleting it.

    #52703
    LwEEs
    Participant

    I had a similar problem, it was related to file permissions. I edited all my buddypress files ( or chmod them if you will) to 755 and now its working fine.

    #52702
    kkeramidas
    Participant

    I forgot to add that when I go into the home blog admin and try to select a different scene, the preview states that:

    You do not have any BuddyPress themes installed.

    Please move “/wp-content/plugins/buddypress/bp-themes/” to “/wp-content/bp-themes/” and refresh this page. You can download more themes here.

    Although I definitely have those themes installed.

    #52701
    Anointed
    Participant

    @David – you aren’t kidding about theming elgg…. major pain is putting it nicely. Frankly the theme engine is lightyears ahead of wp, if and only if you are a master at oop, php, css etc… There are serious advantages to having the ability to style each object independently but it comes with an obvious price.

    @Jeff – Well if it’s not obvious already, I’m definitely interested in your full-scale RBAC as I am sure many others would be once they understand the power behind it. Simply pm me anytime you need someone to ‘tear it apart’ during beta LOL…. I’m a master at breaking things.

    Between this plugin and Justin Tadlocks roll manager plugin that he just released my wpmu world is looking like it has a very bright future ahead.

    #52700

    In reply to: Plugin Request: Garage

    Jeff Sayre
    Participant

    gerikg-

    I would suggest also posting this on the BuddyPress Job Board. Since this is a request for coding and not an issue with BuddyPress, I’ve changed the topic from “not resolved” to “not a support question”.

    #52696
    Jeff Sayre
    Participant

    It is not an amateurish question at all. But since BuddyPress v1.1-beta was just released, the old two-theme system is being phased out. Going forward, BP will use a parent/child theme architecture. It is a more powerful, flexible theming environment.

    Since you are using a custom, premium theme (Woo Themes), you should ask them for support.

    #52695
    Jeff Sayre
    Participant

    @Anointed

    I’m definitely not trying to start a platform war.

    Lol! Yes, I do recognize that. I said that because by me taking an obvious side in my post above, I was basically starting one myself!

    I appreciate your desire for a full-blown ACL. It is a possibility in the future. Some of us have talked about it in length. In fact, I originally started my privacy component with this in mind until I better understood what was really needed. So, I do have a few hundred lines of code already put away toward a separate ACL system. I’m guessing that if it were to be finished, that it would more than likely be a separate plugin, probably not a core component–unless Andy decided otherwise.

    If it were to be a core component, it would add 4 additional tables to every BP install. Since most sites would not utilize full-scale RBAC, it would create superfluous bloat. By keeping it as a plugin, those few Site Admins or developers that desire to offer such item-by-item object authorization could choose to do so if they wanted.

    #52694
    abcde666
    Participant

    no matter whether you are logged-in or not:

    – using IE-browser, the mouse-over effect is fast.

    – using FireFox-browser, the mouse-over effect is slow.

    – regarding the “flickering”, this is only showing with IE-browser.

    – also, the mouse-over-effect is fast at “buddypress.org” , but very slow at “testbp.org” when using FireFox-browser.

    specs:

    using IE-browser-version 8.0.6001.18702

    using FireFox-browser version 3.0.14

    HP-computer using Windows XP.

    #52691
    Andy Peatling
    Keymaster

    The trunk version of BuddyPress has fixes for subdirectory installs. I’ll probably release a second beta tomorrow. Perhaps wait until then to upgrade if you are using WordPress MU in a subdirectory, or use subversion if you know how.

    #52690
    Jeff Sayre
    Participant

    Grosbouff-

    You posted the same basic request in this thread 2 days ago and I answered it, giving you the same advice that Andy did above.

    Please do not double post. Use the same thread.

    I’m going to close this thread as your original post should do.

    #52686
    abcde666
    Participant

    sorry, I do not have those capabilities.

    There were also some guys at the german BuddyPress.de website, who have reported this issue (so you and me are not the only ones having this issue ;-)

    #52685
    David Lewis
    Participant

    @Anointed Ha! I was doing the same thing! Trying to make Elgg look like BP. Funny. I worked on it for about a week before giving up. I couldn’t deal with the 100’s (okay, dozens) of CSS files (that are actually PHP files so you can’t use live CSS editing tools like Coda or CSSEdit for Mac… ARGH!). Plus I was finding I had to override a lot of core files to make it look and act the way I wanted… which didn’t sit well. I agree that Elgg is more advanced in terms of features… but I just didn’t want to deal with it. I also decided that although BP is newer and not as complete… it has a brighter future. My prediction. I could be wrong.

    #52684
    muraii
    Participant

    Ah, so maybe I haven’t b0rked anything myself, or, in fact, several people are breaking things consistently yet independently. I will tonight test the parent/child behavior of WPMu itself, by setting two WP themes into such a relationship to see if it, too, has issues. If not, it would appear that there is something in the WPMu <-> BP interaction.

    I have filed this ticket:

    https://trac.buddypress.org/ticket/1031

    Just for clarification, I had been working with parent/child theming with BP trunk for some few weeks without any problems. I’ll keep from updating until we have sorted something out.

    Cheers,

    Daniel

    #52683
    Anointed
    Participant

    @David

    Quote:
    Personally, I still prefer BuddyPress. The theming process in Elgg caused me great pain and I find the Elgg interface suffers from inconsistencies and poor usability.

    I couldn’t agree more with you on the theming issues. Elgg is more like drupal, anything is possible, but the learning curve is beyond steep and straight up hill imo. Of course in it’s current state bp isn’t much easier, though that is going to change bigtime with 1.1. As to the interface, well that can be changed as well, but it’s a huge amt of work. We actually got about 90% finished making an exact ‘clone’ of the theme used for bp on this site. I just got sidetracked on other projects so didn’t complete it yet.

    @Jeff – I’m definitely not trying to start a platform war. The only reason I even brought up elgg was as an example of what can be accomplished and a system that I absolutely fell in love with when I found it. In the case that you had not seen the code from elgg, I was simply trying to give an example is all.

    My foundation is and will remain wpmu. That is why I keep coming back every few days to check on bp progress. Your privacy plugin is going to make bp usable in many instances where without it bp would not even be an option. I applaud you for the work on this, and the devs behind bp itself. I agree it’s an amazing platform considering how young it is.

    I think my request for granular object control has been made pretty clear. I just wanted to get my 2cents in whether it’s accepted or not.

    peace

    #52682
    wabugi
    Participant

    The widget I use is located at buddypress/bp-blogs/bp-blogs-widgets.php

    The widget is calling this function to get the blog posts: $posts = bp_blogs_get_latest_posts( null, $instance[‘max_posts’] )

    Could I apply a filter right after that and before the blog posts are displayed?

    I know I should go and learn the basics of wp coding but I sadly don’t have the time for that at the moment :(

    Would be cool if anyone could give me a hint.

    #52681
    David Lewis
    Participant

    @Jeff. That’s cool. I can just use a simple plug-in to block out groups, etc. wholesale. Like that code Burt did… just using is_user_logged_in(). It’ll do for now.

    The issue is, I want to use BP as a kind of simple, lightweight “Intranet”/communication tool for our local Search & Rescue group. We’ll mostly use groups and/or bbPress to discuss fundraising, training, recent searches… etc. As well as look up members in the directory. Etc. All that stuff should be just for members. Some of it can be sensitive info. But we still need a public face for news, events and static info (faq, about, photos, etc.)

    Two sites (a WordPress site for the public and a BuddyPress site for members) might make sense… but there’s overlap. All that public stuff needs to be available to members as well (pages, posts, events). So having two sites would be kind of a nightmare.

    But I digress!!! As I say… I’m sure I can hack something together. Since I’m just hiding entire classes wholesale… it should be simple enough with a bit of PHP. Not sure how events will work though.

    Anyway… very much looking forward to the privacy component as designed. Even thought it’s not what I thought it would be… and won’t do what I had in mind… it sounds like it’s actually a lot more impressive than that.

Viewing 25 results - 62,476 through 62,500 (of 69,044 total)
Skip to toolbar