Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 57,476 through 57,500 (of 68,932 total)
  • Author
    Search Results
  • #65235
    abcde666
    Participant

    what about upgrading to latest-version BP 1.2.1 ?

    Release History

    https://buddypress.org/forums/topic/upgrading-from-12-to-121

    #65232
    xp02ed
    Participant

    Release History

    thats the changes.

    #65229
    r-a-y
    Keymaster

    I have tried both http://www.winextra.com/forums/ and http://www.winextra.com/forums/bb-config.php with the same result – can’t find the file.

    If I’m not mistaken, I think you have to put in the absolute file path to bb-config.php (eg. /var/www/forums/bb-config.php).

    1) bbPress plugins in BuddyPress will require porting to a WP plugin so BuddyPress can detect it. Depending on the complexity of your bbPress plugins, this might be complicated.

    2) You’ll basically have two sets of forums – BP group forums and your external install of bbPress. Your external install of bbPress will need to be themed if you want it to match your WP/BP site.

    3) BP forums are powered by groups. You need to create a “group” in order to create a forum in BuddyPress. If you choose to integrate an external install of bbPress with BP, your BuddyPress forums will show up in your external install by default as well. To avoid duplication in your external bbPress install, read this thread.

    Re: long range question. Not sure what is going to happen.

    #65228
    modemlooper
    Moderator

    This is a much requested feature. It may be in future versions of BP. There are a few plugins that may fill the gap. Posthaste, todo mini forms or gravity form.

    #65227

    In reply to: BuddyPress Like

    Alex
    Participant

    Plugin’s been updated to fix all known bugs, now at 0.0.3.

    Download or update to the latest version.

    #65225
    schwooba
    Participant

    Great…thanks.

    #65221

    In reply to: BuddyPress Like

    xp02ed
    Participant

    a community that might get 10+ people like an item might be an issue.

    trying to figure out how to display the items in ul li format.

    and may limit it to display later on?

    #65218
    gregfielding
    Participant

    FWIW, i’d like to see an extra column on the front page to the right of the activity stream. On mine, I would show featured posts…this would give a site admin some editorial control and turn a community into a news source.

    #65215
    MrMaz
    Participant

    @Anton

    I am seeing the same problem. Are you running BP 1.2 or 1.2.1?

    #65214
    modemlooper
    Moderator

    BP Gallery Beta available now, Download test and Enjoy

    It’s not a free plugin though and still in development but it has great potential.

    #65212
    peterverkooijen
    Participant

    @Noel and Mike Pratt, it’s relatively easy to integrate P2, Posthaste etc. into BP themes. They work fine, as long as you use them what they were developed for, on blog index/home pages.

    The problem that is the subject of this thread is that P2, Posthaste etc. break when you use them on a group home page, in combination with the group blog plugin. BTW, that’s the only place where I want front-end posting, so I’m not even that interested in how P2 is or will be integrated in BP’s default theme.

    The zip I posted is NOT my theme; it’s the bp-groupblog plugin with P2 integrated, for as far as I could figure it out. I plan to post a zip with my bp-groupblog+posthaste attempt later. I have no idea what a diff is.

    I have done more than a little investigation and reported here and at the top of this thread in some detail what isn’t happening and my attempts to figure out why.

    In the P2 case the problem must be in the javascript somewhere and may have something to do with referrer check. Anyway, when you turn on the javascript, P2 gets the wrong blog and post IDs. I have no idea why, how to fix it or even what to focus on.

    Noel’s answer was basically “Buddypress is awesome and does everything you need”. I don’t pay Noel and Noel owes me nothing, so that sounds like a dead end to me. I do appreciate he even bothered to return my email.

    I posted my zip in case anyone agrees this would be a useful feature to have and wants to take a stab at it. If not, fine also. See if I care.

    I’ll return to this probably in a week from now, after a day job deadline.

    #65204
    r-a-y
    Keymaster

    I think edelwater’s response was to foodin65.

    #65203
    ajohnson
    Member

    I don’t understand what you’re saying.

    #65202
    r-a-y
    Keymaster

    For those who might not be aware, Buddydev.com’s BP-Gallery is a paid plugin. I think the baseline cost is $30 for 3 months access to the entire buddydev.com site (themes, plugins, forums).

    #65199
    Mike Pratt
    Participant

    no need to wait bp-gallery is at RC1 right now over at http://buddydev.com (I have no skin in this game, btw)

    #65196
    Andy Peatling
    Keymaster

    You need to create a custom page template, then add the members or groups loop to that page. You can the only show specific groups. Right now there are no categories or tags, so you will have to specify.

    Check out the loop template tags:

    https://codex.buddypress.org/developer-docs/custom-buddypress-loops/

    #65195
    modemlooper
    Moderator

    Yup its there

    http://tempsg.com/buddypress/wp-content/plugins/tweetstream/js/tweetstream.js

    it may be a file location problem because I have test site in a sub folder and the T icon is not showing because its coded to use the base url

    these need a location set that allows sub folders. I added it hard coded and it works now

    echo'<link rel=”stylesheet” href=”/buddypress/wp-content/plugins/tweetstream/css/style.css” type=”text/css” media=”screen” />’;

    echo'<script type=”text/javascript” src=”/buddypress/wp-content/plugins/tweetstream/js/tweetstream.js”></script>’;

    Forum posting still does not work

    #65193
    Mike Pratt
    Participant

    @finni3 Until Andy trumps all of our work and goes deep core, Boone’s & D Cartwright’s excellent merged plugin will fit your needs https://wordpress.org/extend/plugins/buddypress-group-activity-stream-subscription/

    #65192
    dwdutch
    Participant

    well, I admit that I’m new at both WP & BP so, i upgraded without first deactivating scripts. (in my defense, however, i did go tothe upgrades page but there were no instructions on how to go from 1.2 -> 1.2.1 and i assumed a minor upgrade might have only limited/isolated changes — ok, i was lazy. fortunately, i was on my practice site.

    right off the bat, i see that one of my plugins in the practice area is broken (“Group Documents”) . As buddypress tries to restart, the error reported is “Call to undefined function is_site_admin()”. obviously, this worked before the upgrade so, i’m wondering…

    1) has this function been deprecated and, if so, is there a replacement function?

    2) where do i find what changes were included in 1.2.1?

    #65180

    In reply to: Like it? Vote it!

    D Cartwright
    Participant

    Voted :)

    People should feel free to do the same with buddypress extensions :p

    #65170
    PJ
    Participant

    I learned from Andy that it’s helpful to:

    1. Deactivate the buddypress plugin.

    2. Backup your content (I didn’t need to, but better safe than sorry)

    3. Purge the buddypress folder and its contents from the plugins folder.

    4. Download the latest version. Upload the “buddypress” folder back into the plugins folder

    5. Activate the plugin. Done.

    It may seem like an extra step, but I’ve found it was most effective.

    #65169

    In reply to: fatal error on line 34

    Andy Peatling
    Keymaster

    This is caused when you have BuddyPress turned off. Make sure it is activated, it’s also as a result of the plugin not doing this:

    https://buddypress.org/forums/topic/plugin-devs-please-read

    #65167
    edelwater
    Participant

    did you actually ran ALTER TABLE users ADD lastactivity INTEGER DEFAULT 0; to add an extra field to the users table?

    #65165
    paulhastings0
    Participant

    @Andy Peatling: I assume you’re talking about the codex page here. Now what if I’ve made some custom hacks to the core installation of BP 1.1.3 but now I want to install BP 1.2.1 fresh?

    Will following the update instructions on the codex page truly give me a “pure” install of BP 1.2 (i.e. erasing all my custom BP 1.1.3 hacks)? Or is the real solution in deleting the BP 1.1.3 plugin from the plugins folder and installing BP 1.2.1 through the “Install New” option?

    -Paul

    #65162
    edelwater
    Participant

    just an update on bowob: it did work completely after I deinstalled the achievement plugin ……

    It is $40 for 150.000 loads / meaning: ad free which was my primary motive to move to a more cost effective solution. If you do have that many pageloads a day then its a good and fast solution imho (no ties at all to this product or the creator)

Viewing 25 results - 57,476 through 57,500 (of 68,932 total)
Skip to toolbar