Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 20,926 through 20,950 (of 22,658 total)
  • Author
    Search Results
  • #52248
    r-a-y
    Keymaster

    Not sure if everyone knew this, but wordpress.org uses BuddyPress now!

    Check it out:

    https://profiles.wordpress.org/users/

    #52239
    gyonis
    Participant

    Sorry guys, was in the hospital for the last few days, really sorry for the late reply. Thanks for the detailed reply, r-a-y. Was very helpful.

    Thanks again :)

    #52236
    Sven Lehnert
    Participant

    tray this deep integration script instead, this should fix your problem.

    if ( !defined( ‘ABSPATH’ ) & !defined( ‘XMLRPC_REQUEST’ )) {

    define( ‘WP_USE_THEMES’, false );

    include_once( ‘/your/absolute/path/to/wordpress/wp-config.php’ );

    $wp->init();

    $wp->register_globals();

    Jason Giedymin
    Participant

    Patches Recap (Project SSL):

    https://trac.mu.wordpress.org/ticket/1111

    https://trac.mu.wordpress.org/ticket/1107

    https://trac.bbpress.org/ticket/1136

    https://trac.bbpress.org/ticket/1190

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

    A lot depends on 1111 and 1107.

    It introduces ‘force_ssl_content’ and I think everything under the sun can use it.

    If 1111 goes through you might as well add ‘Securing Buddypress’ to the roadmap, let R-A-Y, the gang and myself loose on this task.

    #52229
    Anointed
    Participant

    @chargertech – When bp 1.1 final is released I will reinstall it on my system and go to town trying to figure it all out.

    Who knows, maybe Andy or someone will chime in someday and give us an example as to how to apply user filters to activity streams and listings.

    I’ve still got to guess that they already have something even better up their sleeves. With automatic behind buddypress, one has to figure that they plan on adding it to wordpress.com someday, which would require this type of functionality.

    #52228
    Greg
    Participant

    http://youlookfab.com

    WordPress blog since 2006, bbPress forum added in 2008, and now a BuddyPress community. To start with we’re only using extended profiles and private messaging, but will layer in additional features over time.

    Very grateful for the powerful platform that Andy and team have created, and for the great support offered by Burt, JJJ, Jeff and all the others on the forum.

    #52210
    Paul Wong-Gibbs
    Keymaster

    As I read your post, you have an old forum you want “into” BuddyPress. BP or WordPress MU aren’t forums. BuddyPress’ forum components are provided by BBPress.

    If you want to import things differently, you need to write your post in more detail and even then I doubt there’s any easy solution

    #52209
    r-a-y
    Keymaster

    WPMU places restrictions on certain tags like [embed] and [object].

    Try installing the Unfiltered MU plugin and then attempt to embed your SWF.

    #52199
    r-a-y
    Keymaster

    Diego, think of the BP Member template as a starter template (like how the Kubrick template is the starter template for WordPress!).

    You have to build upon the template to get what you want to achieve.

    Jason Giedymin
    Participant

    Added an additional patch and Function for MU.

    Would be nice if we could have it…

    Will be used for BP as a filter, as shown in trac notes.

    Patches Recap (Project SSL):

    [new] https://trac.mu.wordpress.org/ticket/1111

    https://trac.mu.wordpress.org/ticket/1107

    https://trac.bbpress.org/ticket/1136

    https://trac.bbpress.org/ticket/1190

    #52188
    benjancewicz
    Participant

    Thanks, r-a-y. I hope Yuku is nice to me…

    Sorry, DJPaul. My goal is to import it into BuddyPress, but I didn’t know if perhaps there was some kind of import plugin like there are for importing other blogs into WordPress.

    I don’t know what bbPress is either, but I’ll look it up.

    Thanks!

    #52174
    Jimmy B.
    Participant

    I’ve gotten WordPressMU installed (2.8.4a) and bbPress (1.0.2) installed. When you create a group the forum is creating in bbPress. I can post a topic on the bbPress side and it’ll show up in BuddyPress. When I try creating a new topic or replying to a topic I get that dreaded – “There was an error posting that topic” message.

    I’ve made sure I enabled XMLRPC and Pingbacks in bbPress and added that line to my bbPress config. I also use that XMLRPC testing plugin and it returns normal data so it can connect to bbPress via XMLRPC.

    Are there any other troubleshooting steps I can take or any ideas of what I might be missing?

    #52170
    bpisimone
    Participant

    Thanks Jeff for the first breakdown, you’re a real help here!

    I’m running WPMU 2.8.1 in the root as a directory install. BuddyPress is the last stable version.

    I was also thinking it might have something to do with the nonce functions. What can cause something like that? It’ll be a coding error from my side, however I’m not sure where to look.

    I modified the skeleton member theme to work with my WordPress theme design. I have not modified any of the core, just added custom functions to the skeleton theme.

    – I switched back to the original BP theme, it seems to work correctly there. Where do I have to start looking then?

    – Another question, if I started to work with the trac files to modifiy the new theme structure from the scratch, do I have to fear more changes until the launch of 1.1 (just to the theme files?)

    #52167
    4274483
    Inactive

    Ok, I have update my scripts… now running WordPress MU 2.8.4. & BuddyPress 1.0.3.

    I have also managed to change the fullname for the username by adding a filter to bp_user_fullname. But it only works for the profile page. I was hoping to change all the fullname for the username throughout the site. (I find the original bp fullname Vs username system to be very confusing)

    Any Suggestions?

    #52160
    Jason Giedymin
    Participant

    @DJPaul: I agree with you DJPaul, and I’m a hardened OSS supporter. If the ‘fees’ are small I feel like it’s more of a donation and I’m ok with them. I would be completely against things if the cost was more. But hey, people are allowed to make money from WordPress and it puts food one many people’s tables.

    #52156
    Paul Wong-Gibbs
    Keymaster

    I can’t answer this whilst I’m at work, but I do recommend that you update your BP to the latest version ASAP. WordPress has itself been hit by a vulnerability in the last week which affects all but the latest version of the software.

    The same idea applies to BudyPress too – upgrade frequently.

    #52142

    In reply to: Member counter widget?

    Paul Wong-Gibbs
    Keymaster

    You are best off looking in the WordPress plugin directory, or searching or asking on the WPMU forums. This is not a BuddyPress. question.

    #52139
    Anointed
    Participant

    @Andrea-r – I believe I have the ‘first part’ solved already. That being that each blog has it’s own users. Aaron was kind enough to spend the time building a custom plugin for me that allows users to signup on a subdomain blog without leaving the subdomain. *Aaron rocks!*

    This way each subdomain has ‘it’s own’ members, though all members are automatically added to the primary blog and the bp blog behind the scenes. [expect this plugin to be released on the premium dev site sometime soon so everyone can have it]

    Now that each ‘blog’ will have it’s own users, I have an idea to attack this problem.

    1. As most everything displayed by buddypress is via widgets, I may be able to duplicate the widgets and then write some custom filters to only output what the ‘subdomain blogs’ users have been up to.

    e.g. filtering the activity stream to only show activity from the blogs users which is being displayed.

    2. for those displays that are not widgets, like the members list/groups list/ etc…

    That may take a bit more filtering.

    Anyhow, I have to imagine that buddypress is already thinking about this type of stuff already. I personally just can’t see how they can even begin to implement buddypress on wordpress.com type of sites without this ability.

    #52126

    In reply to: How to Re-Install

    Jeff Sayre
    Participant

    You state in the thread that you link to above:

    I had originally installed my wordpressmu under /wordpress-mu/ but then moved it to the root later.

    By making that simple directory switch, you’ve basically changed your site URL structure and messed up the DB.

    Read this entire WordPress Codex article, paying specific attention to the “Changing the URL directly in the database” section.

    Always backup your DB before making any changes–installing new plugins, upgrading, altering code in files, altering data directly in the MySQL tables, etcetera. You never know when some seemingly trivial change might mess up your entire install.

    #52122
    allenweiss
    Participant

    thanks..so if I’m using, say, carrington-blog for my wordpress home theme, then it would go in the carrington-blog directory? If so, I just tried that and it always results in a page not found. Am I doing something wrong? Note, I have the code in the functions.php file (which is in the carrington-blog folder) and the file it points to in that folder as well – as per your instructions…thanks

    #52117

    In reply to: How to Re-Install

    From the topic you referenced, it sounds like you moved the location of your WordPress files.

    It seems harmless enough, but it can cause a whole world of hurt (like you’re finding out now.)

    Sadly there isn’t a magic reset button to make everything go back into alignment, so chances are that to get things up and running you’re going to be debugging and manually editing some database entries.

    If keeping your existing data is important, and you’re in over your head, then it’s time to hire a professional to snoop around and see what they can salvage.

    #52115

    @allenweiss, both of the files need to go in your active WordPress HOME theme, not your bpmember theme.

    #52113

    It definitely gives a nice little added polish to the widgets.

    If you’re familiar with Trac, SVN, and the WordPress Coding Standards, you could give a go at creating a patch to have stuff like this implemented into the core for you, to your credit of course.

    If you’re not familiar with the above but would still like to see these changes make it into the core, send me a PM and I’ll put together a patch for you using your plugin.

    #52110
    bpisimone
    Participant

    I take it you’d like to have a better integration between the bphome and the bpmember themes right?

    All of this is going to be included in the September 1.1 update as Andy is implementing WordPress’ child theme possibilities.

    #52084
    Anointed
    Participant

    @dwpers – Actually I want it the other way around. I don’t want my users blogs integrated into the bp site, but want bp integrated into my user blogs. While it sounds like a ‘trivial’ difference it is not.

    I’m trying to figure out how to give each blog owner their own buddypress sub-community. With the new theme system for bp coming out, it should be much easier to integrate bp into my current website themes. Then I would like to only display members/groups/forums/etc that ‘belong’ to that particular blog.

    Think of it from ‘how would wordpress.com integrate buddypress?’

    If they simply just had a ‘huge’ community that everyone was a member of, kind of how ning did it on their ‘home’ site, then no one would ever really be interested. I’m more suspecting that buddypress would become a plugin that each blog would activate on their own to build their own ‘sub-community’. Though I am pretty sure that wordpress.com would follow the ning example and automatically have all members of all blogs become part of a larger community behind the scenes. Whether they know it or not.

    Am I off base here?

Viewing 25 results - 20,926 through 20,950 (of 22,658 total)
Skip to toolbar