Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 56,951 through 56,975 (of 69,016 total)
  • Author
    Search Results
  • Okfalls
    Participant

    Hi.. For what it is worth I had/am having the same trouble. I deleted BP files and have not bothered since. I never did get an answer that helped me with the problem…

    #66855
    bpinspire
    Participant

    @MrMaz It was with a child theme activated using the default BP theme. Look to be working fine if you use only the default BP theme. How far are you from 0.4? just curious.

    dainismichel
    Participant

    Anyone?

    #66850
    MrMaz
    Participant

    @bpinspire

    Do you see the problem with the default theme activated (no child theme)?

    Before I release the next version I am going to do more testing on single WP myself. Up until this point I have been relying on feedback.

    #66849
    webdoc01
    Participant

    Further to my above post

    I installed buddypress v1.2.1 as a plugin to my wordpress v2.9.2 install wordpress was and is working fine on my server, this is running on windows home servers own internal server which is IIS 6 I think, my hp mediasmart server is running PHP v5.2.10.

    The problem I am having is with the nav bar and links that buddypress adds to wordpress, all links goto the page that says The page cannot be found.

    I have setup wamp on my desktop pc, on this i installed wordpress & buddypress and both work fine and as they should do, but installing buddypress to my wordpress install on my hp mediasmart server has problems it seems.

    Any help on this will be greatfully received

    Regards

    Webdoc

    #66847
    cyanto76
    Member

    Update: I think that the problem is in the plugin Sitepress or BuddyPress multilingual. I suppose that one of that plugin make a substring to extract language parameter form url. So in this case the es/ parameter with /send-invit”es/” generate a wrong rewriting of the URL.

    Is anyone with idea?

    Greetings

    tagnu
    Member

    Hi versluis,

    Thank you for the reply. I couldn’t log on after activation, so I deleted the /buddypress/ directory.

    (Later I found out just renaming bp-loader.php was enough)

    I have all my plugins deactivated, but activating buddypress again displays the white screen.

    Any other ideas?

    But don’t you think this has something to do with the tables of BP not being created during the initial activation?

    Thank you again.

    #66844
    bpinspire
    Participant

    @MrMaz I notice a bug under WordPress single install 2.9.2 with BP1.2.1 when the plugin is activated everything look to be fine if your role is set as administrator but if you are login as regular member and try to see someone member pages your are getting a blank page. I had to deactivate the plugin. Any idea?

    Jay Versluis
    Participant

    I wonder if it’s a conflict with another plugin. Here’s what I would do:

    Deactivate all other plugins, then re-activate BuddyPress with its default theme. See what happens. If that’s successful, activate your other plugins one by one to find the culprit.

    If you can’t login to your site anymore, rename the BuddyPress folder in /plugins/ to something else for now to deactivate it.

    Good luck!

    #66836
    levin
    Participant

    @r-a-y

    Thank you so much for your effort!! Looking forward on your new version :)

    #66834

    In reply to: buddy-matic

    hkcharlie
    Participant

    do you mean buddypress will .be updated to enable it to use my theme?

    I thought the latest version was 1.2

    nickrita
    Participant

    I’m still trying to find a solution.

    I think there are two things that have to be done:

    1. Chose “Show Blog Posts” in the selection table to be set first.

    2. Tell the code that there should be shown the filtered activity stream instead of the whole one.

    I found the solution for 1.:

    I created a folder “activity” in my child theme and copied the index.php from the bp-default-theme activity-folder inside. Then I changed in index.php the following line:

    <option value="new_blog_post"><?php _e( 'Show Blog Posts', 'buddypress' ) ?></option>

    and have this instead of it now:

    <option value="new_blog_post" selected><?php _e( 'Show Blog Posts', 'buddypress' ) ?></option>

    Now, the Blog-Post option is shown first in the selection, BUT there are still all activities without filter on the page. So step 2 has also to be done and I don’t know where.

    I would appreciate any help.

    #66824
    Maythil
    Participant

    @ Andrea_r

    With regular WP and Buddypress, I reach an error page whatever menu item I click.

    #66821
    takuya
    Participant

    Version 1.1.8 has a bug with WordPress 2.9.2 with BuddyPress 1.2.1

    Enabling this plugin disables buddypress profiles, which returns 404 on every member profile page.

    I’m using custom member slug for my BP install, so please check if there’s conflict on your code with users with custom BP slugs. This is the only BP plugin I’m running aside from BP.

    #66819
    FayssalF
    Participant

    Michael, could you have a look at the invisible-defender plugin?

    #66811
    r-a-y
    Keymaster

    @bpyogi

    You’ll have to register uStream and TED Video as handlers like @levin did

    If you know a little code, you can make them both as embed handlers.

    Here’s the code WP uses for PollDaddy as a guide:

    function wp_embed_handler_polldaddy( $matches, $attr, $url, $rawattr ) {
    return apply_filters( 'embed_polldaddy', '<script type="text/javascript" charset="utf8" src="http://s3.polldaddy.com/p/' . esc_attr($matches[1]) . '"></script>', $matches, $attr, $url, $rawattr );
    }
    wp_embed_register_handler( 'polldaddy', '#http://answers.polldaddy.com/poll/(d+)(.*?)#i', 'wp_embed_handler_polldaddy' );

    I still have to add WP_Embed support though, which I forgot to do!

    @levin

    I forgot to check for WP_Embed handlers that aren’t part of the default oEmbed class.

    I’ve just got this working on my sandbox. This will work its way into the new version.

    @xberserker

    Looking at releasing v0.6 sometime next week. Sorry about the delay.

    #66807
    r-a-y
    Keymaster

    You wouldn’t have to hack the core, it would be a filter.

    We could probably check to see if a user is using an iPhone or mobile phone using this PHP library:

    http://detectmobilebrowsers.mobi/

    And then apply a filter to remove the view/delete links if it’s an iPhone.

    #66804
    Tosh
    Participant

    When is v0.6 coming out?

    #66802
    pcwriter
    Participant

    Thanks for pointing to the ticket. I had only edited line 3 in create.php. Now they’re both done right!

    #66801
    modemlooper
    Moderator

    Well if its hacking core I don’t want to do that. That would cause headaches on updates. Still deciding on how this app will work. May kill some of the filters. It’s a bit much to use on mobile.

    What are the necessities?

    #66797
    catwebweaver
    Member

    I have BuddyPress 1.2.1 activated with Atahualpa 3.4.2 here: http://catswebweave.com – wish I could edit the CSS to give the BuddyPress pages a light background, though. Any clues on how to do this?

    #66791

    In reply to: BuddyPress Maps

    paulhastings0
    Participant

    @Grosbouff any progress with the plugin?

    #66788
    r-a-y
    Keymaster

    Coolio! Did you figure out how to remove the view / delete links? Let me know if you need help with this.

    #66787
    modemlooper
    Moderator

    I’ve managed to get iui kit working with it. It’s a significant leap from a basic theme to actually looking and acting like a native app with sliding navigation. iui was used to build the facebook iphone app.

    Though I have to rework the entire navigation structure.

    Choose BuddiPhone as the name.

    http://buddiphone.com/

    #66782
    David Lewis
    Participant

    I can’t wait for bp-events any longer. I’m going to just use a simple WordPress plugin for now. Hopefully at some point bp-events or some other BuddyPress solution will happen. Given the pace and history of development… bp-events 1.2 could be months away. Or not. Hard to say.

Viewing 25 results - 56,951 through 56,975 (of 69,016 total)
Skip to toolbar