Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 61,701 through 61,725 (of 69,044 total)
  • Author
    Search Results
  • #54546

    In reply to: Site Wide Sitemap XML

    takuya
    Participant

    There’s no such plugin for buddypress at moment.

    Cross your fingers for someone else to develop one. :)

    shedmore
    Participant

    Hey DJ Paul

    I noticed that you added bp_core_account_activated hook which should work in most cases, but like I said (in my particular case) I skip over the activation via the buddypress fbconnect plugin. It inserts the user directly.

    Maybe there is a way for me to call that activation once the facebook user is authenticated? Do you know of a way to trigger that whole authorization process without actually making the user click on an email?

    That way it basicaly works like this

    1. User registers with Facebook conenct button

    2. Facebook sends back userinfo (via the api) – thats working currently

    (and here is where I am fuzzy)

    3. Take the fb information and trigger the account activation “automatically” …effectively bypassing the need for a “key”

    Or

    Is there another hook I can grab onto somewhere in the process beyond bp_core_account_activated that would work only on INITIAL Registration…but still after all globals are loaded (to ensure the messaging will work)

    Any ideas?

    Thanks again for the help!

    abcde666
    Participant

    @sdrib

    this is what I am looking for, absolutely need somethin like this.

    The WP-Dashboard is just too complicated for my users.

    Please let me know about the outcome……

    #54543
    abcde666
    Participant
    stripedsquirrel
    Participant

    How about at least adding the admin bar dropdowns in the buddybar? It would be great to have some options, to simply check what would be included.

    For example with the current buddybar it is such a pain just to edit a post I am watching (myblogs -> correct blog -> wp-admin, wait to load, then click edit posts, find correct posts, then edit, while in the regular admin bar it is just ‘edit this’ :)

    Of course, it could work the other way around: add BP dropdowns in the regular admin bar would work as well.

    shedmore
    Participant

    Wow thanks…I will try as soon as I get back to the local computer hosting my test dev. What seems to be happening (in short) is that becuase my users use facebook to login/register…it never goes through the “activation” email scenario….and becuase it registers a new user (and activates them) BEFORE those messages_global are set – the send message function fails.

    I tried reording the load_plugin order of the core and the message globals so that they would boot before, but once I did that it screwed up other things (like the order they need to be in to boot through the various functions in buddypress)..so I reverted, and have sense been trying to figure out how to maybe Trigger the “activation” silently in the registration process so that the email verification is not necissary.

    I will try the new plugin and report back

    #54535
    Paul Wong-Gibbs
    Keymaster

    Obviously there are a few big issues with your install causing all of these problems.

    8. Do you have any plugins other than BuddyPress installed and activated?
    Yes several of them.

    Deactivate all plugins other than BuddyPress. Use the default theme that comes with BuddyPress 1.1.1. Do you still get these white screen problems?

    Do you get anything in your webserver error log? A white screen error can be caused by lots of things. Finally, which company provides your hosting?

    #54528
    Paul Wong-Gibbs
    Keymaster

    Are you able to upgrade to BuddyPress 1.1.1? Also, who does your webhosting – what firm?

    #54522
    Timschmi
    Participant

    We will not release it at the moment, because you can’t use it out of the box. But if you can programm in PHP then maybe it’s a good starting point for your project. I will discuss it in the next week.

    #54519
    arjdan23
    Participant

    Hi, I’ve tried the plugin with buddypress 1.1.1, the last stable version.

    First I fixed the directory name (rename to “bn-auto-join-group”), then the admin section works well. Otherwise when new user registers it doesn’t happens nothing.

    Plugin works only if an existing user change its informations or if I disable an reactivate plugin.

    #54513
    wolfapache9516
    Participant

    When I activate buddypress default theme it gives me blank page when clicked on create new blog but on wordpress default theme it does not show blank page.

    sdrib
    Participant

    Yes i figured. I don’t mind lots of work though.

    I have decided to merge all BP-admin options into the users into their wp-admin.

    All Hooks and menus are set.

    Now adding new pages and making new bp-functions. :)

    #54511

    In reply to: Themes

    outolumo
    Participant

    It would seem that you have neglected to copy the appropriate BP themes from under the BP-directory to themes directory and activate them at the buddypress blog dashboard.

    Of course, having read the the documentation about installing BuddyPress, you already knew that…

    So, could you give some more detailed information about your sitution?

    #54502
    r-a-y
    Keymaster

    Send Brent a message:

    https://buddypress.org/developers/westpointer/

    Although you should know that Brent is now helping Boone Gorges on another group forum notification plugin that already has translation support:

    http://dev.commons.gc.cuny.edu/2009/10/12/translate-group-forum-subscription-for-buddypress/

    #54500

    In reply to: Video Page?

    flynn
    Participant

    … hmm, yeah, the dev section probably isn’t the place for this… we were out of coffee…

    [cough]

    Basically, I just need a hint or two to get going in the right direction. There’s got to be a way to display videos uploaded to member blogs on a buddypress site’s page, yeah?

    Basically, I need a way to display all the videos posted across my BP/WPMU install. So when user X and user Y post videos (and so on) they all show up (say 10 or 20 a page, or thumbnails, formatting is the easy bit) on a page of the main site. We could make a youtube channel I suppose, but we’d never get the academics on the site to use youtube, it just doesn’t have that old-stuffy-academic feel [sigh]…

    Update: Something like this: http://tubepress.org/demo/ except instead of drawing videos from youtube, using the videos my users upload.

    Again, I’m a pretty solid server guy, and a bit of a code hacker, but writing this from scratch… well, not sure. I’m going to keep plugging away, but any help from the community would be greatly appreciated!

    Update2: Ok, beginning to feel a bit silly, but yeah… Found this plugin: http://wpmudev.org/project/post-from-all-blogs-category-filter which might be a better solution. If newly created blogs all have a “Shared Videos” category for teachers to post lecture video to, they can exclude videos of cats doing funny things… now the only question is how to strip away all the text and so on they might post with it, so only the video comes up…

    Thoughts?

    #54495
    Gianfranco
    Participant

    @proceon

    A lot about what you’re trying to achive is said here: https://buddypress.org/forums/topic/new-theme-framework-and-exisiting-wp-themes

    Otherwise, I myself am trying to get a step by step procedure to integrate BuddyPress as a section of a “normal” website, that is not full BuddyPress based.

    So far, form my experiments with theaming and integrating I can say:

    1) Delete all the files from “bp-sn-parent” that are already in your WP Theme (header.php, footer.php, index.php, …). Leave just all sub-directories and “optionsbar.php”, “userbar.php”, “plugin-template.php”, “style.css.

    2) Copy this at the bottom of “header.php” (WP Theme):

    <?php if ( !bp_is_blog_page() && !bp_is_directory() && !bp_is_register_page() && !bp_is_activation_page() ) : ?>

    <?php locate_template( array( ‘userbar.php’ ), true ) /* Load the user navigation */ ?>

    <?php locate_template( array( ‘optionsbar.php’ ), true ) /* Load the currently displayed object navigation */ ?>

    <?php endif; ?>

    3) In the header (comments) of the “style.css” in “bp-sn-parent” theme write this:

    Template : your-wp-theme-name

    …so you make this theme a child of your WP Theme, right?

    4) Activate the “bp-sn-parent” theme in the backend, under “Site Admin/Themes”, then activate it under “Apperance/Themes”.

    This will be the theme ofor the whole site, but it’ll call all the WP theme templates when no BuddyPress functions are needed. It’s a reverse way of doing the integration. I think it’s better.

    This procedure makes a lot of what you need, I think. Like, it gets your WP Theme working as it should and it “calls” the BuddyPress into play only when needed.

    But, I need to warn you that I am still struggling with styling (or skinning) the BP theme.

    So, I am still on it. But maybe it was worthing sharing already what I got so far, so that other may take it from there.

    Hope it helps…

    gerikg
    Participant

    It’s more like an issue. Log-in, register, forgot password, and log-out should be all the same look.

    Log-in and register is buddypress theme and forgot password and log-out is wordpress core theme.

    [rant]it won’t matter where I put it, it won’t get resolved or get a straight answer. Plus I can’t move it after it’s posted.[/rant]

    #54491
    belogical
    Participant

    I just tested on testbp.org and they are correct. It is a bug.

    ticket created:

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

    #54490
    proceon
    Participant

    I could really use some help here….Not getting any responses.

    HOW IS COMPATIBILITY MODE SUPPOSED TO WORK IN 1.1.1?

    I have gone down the route of trying to integrate my WP theme with Buddypress, for my root blog

    but it is not going to work. I would like to keep the themes separate like in 1.0.3 etc. HOW DO YOU DO THIS? Which exact template files do I need to move? I see which ones to move if I would like to INTEGRATE my theme with BP, but NOT if I want to keep the themes SEPARATE. Here are my specifics once again: Fresh install of

    WPMU 2.8.4a

    BP 1.1.1

    No plugins

    using subdirs

    WPMU is not at root on webserver

    using WP default theme at root (trying to get MagicBlue working, but will start with default).

    CentOS 5.3

    Is this setup possible? Can BP 1.1.1 run like BP 1.0.3 with a separate WP root theme? Please

    HELP….this is chewing up a lot of time trying different alternatives.

    Thanks

    #54486
    wolfapache9516
    Participant

    I am still getting blank page at http://smartbuddypress.com/wp-signup.php can someone provide assistance. Is their any support for this?

    #54485
    wolfapache9516
    Participant

    you never responded to this either ….

    #54483
    Jeff Sayre
    Participant

    I assume you are talking about my widget, the one that you can download from here:

    If so, then as it clearly states on that page, it is not yet compatible with BP 1.1.1. It is not yet updated to use the new widget API that the 2.8 series of WordPress introduced.

    I do plan on updating it, once I finish my alpha version of the BuddyPress Privacy Component. I’m almost done with that project. I’ve been away from coding for about a week so it should not be too much longer.

    Once that is delivered to Andy for his inspection, I’ll update my Featured Member’s widget.

    #54480

    In reply to: Themes

    wolfapache9516
    Participant

    I have already activated buddypress but this theme does not get activated How can I do that?

    #54477

    Nothing related to this in Apace, SQL, PHP logs. If I reproduce the problem, then nothing new turns up in those logs…

    I have tried emptying the file of code, and then the site loads. So it must be related to the code that’s in the BuddyPress standard theme.

    #54476

    In reply to: Themes

    Paul Wong-Gibbs
    Keymaster

    It’s the default theme which comes with BuddyPress 1.1.1.

Viewing 25 results - 61,701 through 61,725 (of 69,044 total)
Skip to toolbar