Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 51,651 through 51,675 (of 69,016 total)
  • Author
    Search Results
  • #80339
    Jim Brown
    Participant

    Would it be possible to get a simple set of steps to do the integation?

    Erin Bell
    Participant

    Forgot to mention, even in the conditional styles I added to my header, IE still cannot parse background images… bizarre. I’m having some other issues with BuddyPress (does not appear in plugins list), so maybe they are related.

    #80331
    techguy
    Participant

    1. I think there’s a restrict group plugin. Try a search here: https://buddypress.org/extend/ and you should find it.
    2. This is the default behavior for groups/forums
    3. The BP Album + plugin is working on this, but still not done. There’s another paid plugin out there that does this. Here’s a post I did on my blog lamenting the paid option versus the not quite ready open source option: http://www.crashutah.com/blog/juanchito/2010/05/26/buddypress-group-photo-gallery-plugin-thoughts/

    #80330

    In reply to: No Welcome Email.

    techguy
    Participant
    #80324
    Hoodie Mark
    Participant

    @nuprn1 i tried:
    if ( ‘new_blog_post’ == bp_get_activity_type() ) : echo $secondary_item_id => post_id; endif;
    but still can’t get the post_id

    The codex docs are pretty darned incomplete and without any examples it’s really hard to deal with the buddypress functions/filters. Any hints on how i echo that post id????

    #80319
    Nahum
    Participant

    @xevo Yes the same can be done with post types within the same blog I guess i was using a whole other sub blog to act like a “post type” in a way…it hasn’t really been too much work from my end to do it the way i said but yea I will be moving to post types and I imagine it would be the same amount of work with creating the frontend form for users to add videos and customizing post templates to display the posts and archives in more of a video layout….still would need to figure out how to show author’s video posts separate from other post types to display as “my-library” and customize video post archives templates different from other post-type archives to give you the video community look and feel that @cavamondo is referring to. you can see sample on the channel section of my page.

    bpalbum could work as well in a limited way, I like the control and all the options of using Posts, archives and authors. You would have to put in all that work you talked about into figuring how to manipulate all the user bp album videos for the site to display them in other pages, sections and search, when you could just inherit that from wp and inherit plugins too like ratings.

    #80317
    Buroto
    Participant

    Thanks, but I find the answer in one forum:
    1. Open the buddypress/bp-core.php
    2. Paste in empty line 2 , this code: ini_set(“memory_limit”,”80M”);
    3. Activate the plugin.
    Everything must be work!

    #80315
    roadblock
    Participant

    @Dwenaus can I display the results of a tag in a custom loop? I cant seem to figure it out.

    lee_vhoi_ol
    Member

    also, the links on top of Buddypress show Buddypress, Login, and no “Sign Up” like here on the Buddypress site. How to make it appear like that? Thanks again

    Paul Wong-Gibbs
    Keymaster

    Disable BuddyPress. Do you get any emails from WordPress on itself? e.g. user registration, comment notification, etc.

    #80307
    Peter Anselmo
    Participant

    @samuelaguilera
    @Tapaninaho

    +1 to airfoil’s comment for using Group Documents as a filesharing plugin.

    #80306
    rossagrant
    Participant

    @dwenaus cheers, I’ll take a look at that.

    One thing I can no longer see in my forums is a user’s karma rating. Have you changed the layout for this? I can rate posts no problem, see a forum topics rating in the forum directory but I can’t see any karma points on any members profile or next to their names in a forum?

    Any ideas why? Could you upload a picture as to where it should be and how it looks in this latest version?
    Thanks so much.

    #80305
    thenone
    Participant

    @techguy : I tried, but it wont work, instead of that I got a “fatal error” message on dashboard, is this got anything to do with web server “PHP/Apache” configuration to support certain php module?

    #80297
    pcwriter
    Participant

    @greg

    I was just going to post the link to Buddydev too, but ya beat me to it!

    #80296
    gregfielding
    Participant

    @psyber

    Brajesh has built an awesome search that I use on my site. highly recommended.

    Creating The sitewide global/unified search Page for your Buddypress Theme

    #80289
    rossagrant
    Participant

    @chrismackintosh No problem mate, we are just doing some updates in BP 1.2.4.1 as the new release broke the reversal of admin links but when it’s done I’ll send you over the topic.php and templatetags.php files if you like, pre edited.

    Paul Gibbs is kindly working on this for me but he’s rushed off his feet. Hoping we’ll have it done by Friday.

    For now, take a look at this trac for the gist of it but there are a couple of other tweaks needed.

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

    #80287
    Buroto
    Participant

    I have the same problem… Where is the big problem ? I have space, this is clean instalation…

    ” Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /home/…………/wp-content/plugins/buddypress/bp-friends/bp-friends-classes.php on line 118″

    #80286
    Kalman Labovitz
    Participant

    @sbrajesh – I placed your code in my bp-custom.php (should it go in my functions.php?) and I created a new login.php file, but when clicking on “You must be logged in to post a comment.” (“logged in” is a link) I still ended up on the standard wordpress login screen (it even included the redirect back to the post), …/wp-login.php?redirect_to=http… Am I doing something wrong or am I misunderstanding what this code is supposed to do?

    @nickhammond can you post what you put into your login.php file on pastebin? I do not 100% understand your response to @jedisthlm

    Thanks for the help,

    Kalman

    #80283
    thenone
    Participant

    I got the same error as you did, currently im using WPSU-2.9.2+Buddypress-1.2.4.1.

    after click the reply button the forum page goes blank, I have to click url box on web browser and press Enter key to display the forum page and view latest posting.

    If not the current post will be lost with out any message.. I’ve tried to change mod for forums directory under the default/current/main theme to 777 but nothing happens. the other problem is I cant edit my post.

    but the curious part about it is, when i run Buddypress on my local server, it’s seems all thing goes well with out any problem, but still cant edit my post.. why? is problem related to the web server/hosting?

    I need help for this.. my buddypress site http://www.pheewit.com

    is anyone can help me?

    #80277
    justbishop
    Member

    what @LPH2005 said.

    #80273

    In reply to: cutomize menus

    adiallo
    Participant

    it look like those use bp-sn-parent as parent theme, and buddypress 1.2+ does not have that anymore all the themes are child of the default theme. I tried adding the bp-sn-parent theme to my child theme but it block everything else, might be a compatibility issues. I don’t know much

    #80270
    Hugo Ashmore
    Participant

    @mercime yes I was aware it had been updated as I downloaded and ran it quickly, the issue is not so much that it has been updated but that it’s technically a styling variant rather than a theme and uses all of bp-default structure along with bp-default default.css and as such adopts the bp-default tabs links (As default does it breaks if one has too many extensions./ plugins adding to these links).

    So one would need to get down and dirty with those nav styles to effect a vertical approach, but that may well involve markup refactoring – hopefully it wouldn’t but I haven’t checked the markup with a view to that, but might if I get a moment.

    #80265
    Kalman Labovitz
    Participant

    @boonebgorges – can I use your plug-in to import a csv not from Ning? I have a list of students from a university that I want to upload to by WP 2.9.2 and BP (latest version).

    All the plug-ins I have looked into are for BP on WPMU or WP where you cannot import Xprofile data.

    Do you have a sample Ning export file for me to view (or at least the header/first row) so I can try and adjust my csv to work with your plug-in?

    Thanks,

    Kalman

    Jamie Warren
    Participant

    Is it something to do with my theme?

    In admin , i went to the themes section i clicked on preview of the theme that comes with BP. and that loads the pages fine :/

    But on my main theme it just diverts back to the home page.

    is there a way to allow it to work with my theme.

    I’ve installed the template wizard plugin thing from bp too.

    Thanks.

    #80263

    In reply to: privacy settings

    Kalman Labovitz
    Participant

    @colleen – I had the same issue, I am currently using this plugin, http://www.jfarthing.com/extend/plugins/bp-profile-privacy, it works in WP 2.9.2,to a degree.

    The one thing missing, being able to set it up to have it that logged in members can see profile. Plugin Author says he is working on updating to include that option.

Viewing 25 results - 51,651 through 51,675 (of 69,016 total)
Skip to toolbar