Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 45,876 through 45,900 (of 68,969 total)
  • Author
    Search Results
  • #94777
    Anonymous User 96400
    Inactive

    Because of this post by Paul Gibbs I’ve decided to wait with the release. It seems BP 1.2.6 is imminent, so that’ll be the minimum version to run Buddyvents. I’ve gotten myself a copy of the latest 1.2.6 version and have started testing. You can expect Buddyvents a day after 1.2.6 has been out in the open.

    #94776
    Paul Wong-Gibbs
    Keymaster

    BuddyPress 1.2.6 will be out very, very soon.

    #94775
    Active Citizenship
    Participant

    Thanks, but not sure if I understand. If I deactivate all plugins including BuddyPress, I not only can’t access the blogs but I can’t access my main page either. I get the following: Fatal error: Call to undefined function bp_page_title() in /home/cetateni/public_html/wp-content/themes/simple-wp-community-theme/header.php on line 9

    Thanks for your help but please clarify.

    #94774
    LPH2005
    Participant

    @nuprn1

    Thank you! That is far easier.

    #94773
    rich! @ etiviti
    Participant

    https://svn.buddypress.org/branches/1.2/ has 1.2.6

    (always grab the zip too via the browser – https://trac.buddypress.org/browser/branches/1.2 at the bottom of the page – though it may not have bbpress bundled)

    #94772
    guigoz
    Member

    @Travel-Junkie @Svenl77

    Hi,

    If you want, I can translate your plugin in french. I think you have my email @Svenl77.

    #94771
    LPH2005
    Participant

    @nuprn1

    Since I’m a huge novice on SVN. Tortoise is installed, made subdirectory, do I point to

    https://svn.buddypress.org/trunk/

    then choose a revision or HEAD revision so that I only get 1.2 and not 1.3?

    #94769
    pcwriter
    Participant

    @electron88

    Milestone 1.2.6 had a target date of 08/02/10.
    Notice the term “target”.
    It happens to us all now and then to miss a target.
    Now imagine, if you will, several dozen kind folks collaborating on a huge coding project with input and wild ideas from several HUNDRED others.
    In such a scenario, it is highly unlikely that the target date can be met.
    Expectations vis-à-vis this community seem to be, to say the least, unrealistic and somewhat unkind. Especially considering that most invest their time and knowledge in projects while asking for nothing in return.
    I would suggest you simply keep breathing; 1.2.6 will be available when it`s available.
    Meanwhile, 1.2.5 continues to function…

    #94768
    withinsight
    Member

    Worked like a charm. Thanks for the tip!

    #94765
    rich! @ etiviti
    Participant

    for anyone to test it out and look for bugs – grab the branch:
    https://trac.buddypress.org/browser/branches/1.2

    #94764
    Armin
    Participant

    Then what are they waiting for?

    #94763
    @mercime
    Participant

    BuddyPress is installed in main site, i.e. http://www.mysite.com, by default.
    You need this to set up BP in secondary blog – https://codex.buddypress.org/getting-started/install-buddypress-on-a-secondary-blog/

    #94760
    dralamir
    Member

    Oh, perhaps I should have done this for the first post, but seeing as @johnjamesjacoby is working on the bbPress plug-in perhaps he can answer whether it’ll be something I’m looking for.

    #94759
    sebastian
    Participant

    Thanks a lot – it works now!

    The Custom Profile Filters plugin was causing the problem. I modified the strip_tags in “custom-profile-filters-for-buddypress-bp-functions.php” to allow `

    ` and `
    ` tags.

    #94757

    In reply to: Google Analytics

    @Ekine,
    Eric Johnson and I are developing a plugin to track individual user activity within BuddyPress. More info can be found here: http://heavyanalytics.com.

    What info, specifically, are you trying to track? Perhaps we can build it into our plugin.

    Toby

    PJ – Check out Heavy Analytics – http://heavyanalytics.com. It is a plugin that we are developing for this purpose. The purpose of the plugin is to give you actionable information about your WordPress/BuddyPress users. For example, it will help you figure out who the leaders in your community are, who the most active members of your community are, etc.

    We will be releasing the public Alpha soon and would love to have you test it out and provide some feedback when it is ready! Just enter your email address into the sidebar of the Heavy Analytics site.

    Toby

    #94750
    Boone Gorges
    Keymaster

    For purposes of a single installation of BuddyPress, the main difference is when the files are loaded. Actions and filters in bp-custom.php are among the very first things loaded when BP is loaded. functions.php isn’t loaded until the theme is loaded, after all of the BP components. So if you need something to be loaded early, it’ll have to go into bp-custom.php.

    #94749
    Boone Gorges
    Keymaster

    Group integration is a biggie. Events and calendars should be able to be group- as well as member-specific.

    Activity and bp-notification integration would be nice too.

    #94747
    Boone Gorges
    Keymaster

    BuddyPress applies the wpautop filter when it displays xprofile field data. So what is stored in the db as `/n` or `/r` should be converted to `

    ` on the way out. If you’re not seeing line breaks at all, it could be one of two things: 1) your stylesheet is displaying paragraphs as inline elements, or 2) something in a plugin or theme is turning off wpautop. What happens when you deactivate plugins and use bp-default?

    #94746

    Thanks for the two recommendations, I’ll check ’em out and see what they have to offer. We already have a pretty solid events system in place for wp, so I’m hoping we can build on that. Some of these features you mentioned we’re hoping to make available on non-buddypress installs too, so maybe it’ll be two birds with one big stone :)

    #94745
    Anonymous User 96400
    Inactive

    @Svenl77
    Anytime looks good, but the license means that I can’t use it. There’s lots of filters though, so you can change the 30 min interval to 10 min really easy.
    It was really late yesterday, when I put the dev version online and I hardly did any testing. Should be easy to debug. It’s only one small function that does the group checking…

    Hmm, I could just recreate an event using wp_schedule_event. This could be a lot easier than I thought :) I’ll look into it, but won’t promise that recurrent events make it into tomorrows release!

    #94743
    Sven Lehnert
    Participant

    Good morning @travel-junkie, I did some testing…

    1. Create a hidden group was no problem. But I couldn’t create an event for the group.
    After submit, I get the following error message and all field values has been lost. So need to fill in all again, but I couldn’t find out what I did wrong…
    Error Message: “Your event could not be published. Please try again!”

    2. Event Start Time: Is a select box for 30 minutes steps. But I need 10 minutes steps for my events. Would be great to have an admin option to decide the steps or just type it in.
    Please have a look at http://plugins.jquery.com/project/anytime. It’s a Any+Time™ Datepicker/Timepicker AJAX Calendar widget with optional TimeZone support.
    Would be great you use this one.

    3. Repeat this event every…
    Would be great to include this. Most of the events will repeat weekly, or monthly, by year…
    For example: Repeat this event every 7 day’s until 21.12.2012 ;-)

    I’m looking forward to the next week :-Sven

    #94741
    Dominik Matus
    Participant

    Anybody can combinate Support forums from bbpress and BuddyPress Rate Forum Posts

    #94740
    PJ
    Participant

    I remember having luck with Wibya.com but I forget if it requires users to login to use the chat. Cometchat.com works with BuddyPress, though it is a bit pricey.

    #94738
    PJ
    Participant

    @pcwriter thank you for recommending @boonebgorges ‘ plugin. It’s easy to modify and reduces the amount of o_O reactions from users on my site.

Viewing 25 results - 45,876 through 45,900 (of 68,969 total)
Skip to toolbar