Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 93,326 through 93,350 (of 94,540 total)
  • Author
    Search Results
  • #36333
    fishbowl81
    Participant

    If you goto the directory where you checked out the svn repository, and run this, it will tell you the version you currently have checked out:

    svn status -u

    The out may look something like this, depending on how close to current you are:

    ~/public_html/beta/buddypresssvn]$ svn status -u

    Status against revision: 845

    if you are not up to date, it will show changes between your checkout and the trunk, similar to this:

    ~/public_html/beta/buddypresssvn]$ svn status -u

    * 844 bp-languages/buddypress.pot

    Status against revision: 845

    This tells me that the language file has been updated since my last checkout.

    you can then run

    svn up

    to bring your directory up to currrent status.

    If you used the zip to download a copy this will not work.

    Brad Williams
    Participant

    Is there an easy way to determine what trunk revision a BuddyPress install is running? I didn’t see it listed anywhere in the files or WPMU and BP admin dashboards. Thought maybe I’m missing something obvious here

    #36331

    In reply to: privacy issues

    Joss Winn
    Participant

    I’ve not tested it extensively yet, but this plugin:

    http://wpmudev.org/project/More-Privacy-Options

    seems to allow the blocking of all users, except the registered community, from viewing anything related to buddypress.

    If I set “I would like my blog to be visible only to registered users from blog community” for the main/first blog where all the buddypress features sit, then you have to login before being able to see anything except for blogs, which have their own privacy options.

    Is it really this simple to create a private social networking community but allow the blog privacy to remain under the control of the blog owner? I hope so. Perhaps someone can test and verify this?

    Thanks.

    #36330
    Joss Winn
    Participant

    BuddyPress does have forums (you’re using them on your site :-). It’s one of the standard set of plugins, called bp-forums. Accessible when you create a Group. I’d like to create a ‘Support’ Group where people are directed to for user-to-user support. I could use bbPress, but it seems like it’s adding yet another application to manage.

    If the BP group forums are intended to scale well, it seems easier for my needs to run the BP group forums rather than bbPress.

    #3089
    segwayinfo
    Member

    Can you use normal wordpress themes as user themes in buddypress or are the themes different?

    What would be needed to change a wordpress theme into a buddypress theme?

    #36328

    In reply to: Adding Static Pages

    Andy Peatling
    Keymaster
    #36324
    fishbowl81
    Participant

    I don’t believe their is such a thing as “buddypress forums”, I believe buddypress requires bbpress for it’s forum capabilities.

    WordPress MU will scale without question beyond the needs of any individual providing enough server backend power.

    BBpress as a stand alone should be able to scale large enough for most people. Due to a the different nature of forum database structure, it isn’t as easy to breakup among many servers as a the mu blogs are. An active forum can easily have 100k’s of posts, and I’m not aware of a way to archive older posts into backup tables. BBpress uses 1 table for all posts, it would be possible (there might even already be a plugin to do this) to move each forum to a seperate table, and therefor possibly a separate server.

    My concern would be for the XML-RPC mechanism used to talk to the forums. This was designed, with good caching, but on a very large buddypress install with 100’s of active groups and 10000’s of members I wonder how much overhead the xml-rpc adds compared to a straight database lookup. It does allow for the bbpress to be moved to a secondary server, which is good, and is safe as it stores a bbpress creditials and not database creditals if the admin account happened to get compromised. The nice part is, the it was written with the bbpress_live class, which could be replaced with any other class. So someone could, if so desired actually rewrite the class to talk to a vbulletin forum or other solution. It could even do direct database lookups and inserts if desired. I’m sure we will see this in the near future, as some large vbulletin sites may want to add the social abilities of buddypress, and maintain their forums, as buddypress groups.

    I have only used BBpress inside of Buddypress, so I haven’t yet had to deal with scaling issues, as I beleive mine has about 45 posts total.

    Any Thoughts?

    Brad

    http://gorgeousgamers.com/beta/

    #36322

    In reply to: Adding Static Pages

    Per Søderlind
    Participant
    #36320

    In reply to: Adding Static Pages

    nicolagreco
    Participant
    #3087
    markb1439
    Member

    Hi All,

    I’d like to add some pages to my BuddyPress installation, for example a Help page. Do I just add those from my main WPMU admin page? How do I make those pages appear in the BuddyPress home and member themes?

    Thanks,

    Mark

    #3086
    markb1439
    Member

    Hi All,

    I want to add some static pages (for example, a Help page) to my BuddyPress setup. Do I just add them in my main WPMU admin page? How do I get them to show up in the BuddyPress home and/or member themes?

    Thanks.

    #3085
    Joss Winn
    Participant

    Hello,

    Can anyone tell me how well the BuddyPress forums will scale? I see you can tie them into a bbPress install, which I’ve done and is working, but if the BuddyPress forums are considered robust enough, what’s the point of setting up and maintaining a separate bbPress installation? For a simple forum (albeit one that might grow large), is BuddyPress good enough?

    Specifically, I want to create a forum for support on my BuddyPress site. I think that creating a Group called ‘Support’ and using the Group forum, might be enough. What do others think?

    #36316
    danielfelice
    Participant

    I’d start with the readme document

    but everything should be uploaded to mu-plugins and then make sure you put the themes in the correct places. you won’t see anything regarding bp in your plugins, but you will see a buddypress option under “site admin”

    you need the core and xprofiles folders to get it running and then install any extras you want

    but read the readme!

    #36315
    bplearner
    Member

    you can actually get the instruction at buddypress-comboINSTALL-README.txt

    For me the problem was installing WPMU, after go thru it everything is a lot more easy…

    #3082
    nicolagreco
    Participant

    Hi guys,

    developing on BuddyPress, making plugins could be difficult if you’ve never read BuddyPress’ source. Functions and classes are a lot and remember them is difficult, know how they works more.

    I thought how can i help developers to understand code ?

    I’ve just opened a new section on bpdev: BPDEV-PHPXref here http://buddypressdev.org/phpxref

    More infos about it, here: http://buddypressdev.org/announce/understanding-code-through-bpdev-phpxref/

    Try it with this function for example : buddypressdev.org/phpxref/bp-core/bp-core-templatetags.php.source.html#l183

    Thanks to all,

    Nicola Greco,

    BP GURU & BPDEV

    #3080
    doktoras
    Member

    Hello all, installed buddypress accoring to the instructions, when i active the default theme this is the error I get, any tips?

    <form action=”

    Fatal error: Call to undefined function bp_search_form_action() in /home/doktoras/public_html/thegreekheraldry.com/society/wp-content/themes/default/header.php on line 33

    #3079
    oldskoo1
    Participant

    Hello,

    Strange request but i would like to setup a site with a more traditional diary theme.

    Therefore i would prefer to use the word diary instead of blog.

    I’m good with php so i can go in and edit code but before i do, does anyone know of any hooks anywhere where i could change the words around? I doubt there is.

    So if not, which files should i look at to change for example, the blog directory pages, the top menu buddypress bar, profile page etc.

    If you could point me in the right direction i can figure it out from there. Ideally i was looking for a way to preg_match or str_replace before it is outputted to the screen but i don’t think i could do this.

    Thanks!

    #36307
    mlhodges
    Member

    gogoplata,

    you are a buddypress nija…lol!!! It worked like a charm! Thanks!

    markb1439
    Member

    Hi All,

    I’m still confused about how the various themes work. I know that the BuddyPress Home theme is what I want users to see when they get to my site, as it creates that social network/portal look. And I know that the BuddyPress member theme is necessary so my users can get that same look when they login to the network/portal.

    But I don’t want a BuddyPress theme to be used for blogs that users create. I want a more traditional blog-oriented theme to be used. But I don’t know how to set this.

    Please advise.

    Thanks!

    Mark

    #36303
    Anointed
    Participant

    While phpmotion integrated would be nice, I’m almost afraid it’s vaporware lol.

    I use v2 of their software and finally gave up waiting on v3.

    A complete buddypress video system would be amazing, especially if it supported ‘flash media server, or wowza streaming servers’.

    #36294
    nickmu
    Member

    There’s gotta be a way for a user to create his or her own password when registering. I know alot of people that have several specific passwords they use when joining sites. Having buddypress send one to you in the mail makes it more difficult for people to sign in once they’ve joined. I agree that it helps against spammers but I’ve got re-captcha hooked up and its working great!

    Any more suggestions? Does a plugin like Register plus work with buddypress and do this?

    thanks for your help

    #3070
    jiwi
    Member

    Hi ! I saw that there was a WordPress Facebook connect plugin.

    But it creates a profil page wich is conflictual with Buddypress’s ones, and more over it is not usable with Buddy press. But wuth little work it coul de used (and usefull !) with buddypress :

    the invite friends and connecting with facebook login are really great for a community.

    Is there a way to implement Facebook connect with Buddypress ?

    Will an official plugin will be released, or is someone planning to make a facebook connect plugin for buddy press ? If I knew how to code I would make it myself … :(

    Thanks for your answers ;)

    #3069
    Andy Peatling
    Keymaster

    I’m looking for any help on this one:

    http://trac.buddypress.org/ticket/244

    So far I’m stumped, if there are any JS gurus, or anyone with experience in JS library croppers, your input would be appreciated.

    Cheers

    #3068
    Anonymous User 303747
    Inactive

    I’m understand what Home and Member themes do but I am unclear on how to accomplish the following:

    Let’s say I have 4 blogs A,B, C, D. Let’s say these 4 blogs each have a different home theme A-Red, B-Blue, C-Green, D-Yellow. Nothing fancy so far.

    Now, instead of one generic member theme, I would like to create 4 versions of it – A-Red-Member, B-Blue-Member, C-Green-Member and D-Yellow-Member and to link those member themes up with their Home “counterpart”. In other words, when on blog A, a visitor would see A-Red as their Home theme and A-Red-Member as their member theme.

    Now, I found a setting under site-admin/buddypress that lets you “select theme to use for member pages” but I think that’s a global setting. Is there any way to accomplish what I outline above, without significant hackery?

    #36289

    In reply to: BuddyPress WP theme

    fishbowl81
    Participant

    yes,

    http://testbp.org/news

    that is the standard theme applied to the initial blog.

    Be warned, you may have problems with some features. It is not recommended to be used on normal wordpress.

Viewing 25 results - 93,326 through 93,350 (of 94,540 total)
Skip to toolbar