Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 64,076 through 64,100 (of 69,042 total)
  • Author
    Search Results
  • #48419

    In reply to: File upload to groups

    chouxpastry2002
    Participant

    Me too looking for same plugin if that would be available it would be great because of this facility i have turned to elgg from buddy press.

    But i want to use buddypress from bottom of my heart as die hard fan of wordpress.

    Please guys do something about it.

    Sam.

    #48418
    Kunal17
    Participant

    Hmm, dosent look like there has been any updates in the past couple of weeks on the plugin site either..

    #48415
    Sandeep Ramamoorthy
    Participant

    Count me in…

    I am eager to download this plugin….

    #48412
    Sandeep Ramamoorthy
    Participant

    Ok.. i found that i can edit this at the home.php in bphome theme.

    But how can i call a widget in buddypress?

    #48408
    Burt Adsit
    Participant

    I don’t know what to tell you then. I upgraded my themes also to the trunk version of the themes because I’m running trunk bp.

    #48406
    thebigk
    Participant

    @Burt:

    Just cleared the cache. Now the fonts look bigger than they should normally be. Yep, the site looks nicer in IE8 & Chrome ;) .

    But this is really serious. Can someone fix this on priority? please?

    PS: Shall I upgrade the theme on my 1.0 bp installation? Will it work?

    #48405
    Burt Adsit
    Participant

    Haha.

    Clear your ff cache. The’re hiding it under Tools > Clear Recent History > Details. Same thing happened to me. Panic city because I just installed trunk bp. I broke out IE 8 and it was fine. OMG it looks ok in IE?! This just can’t be happening. I’ve taken a turn into some horrible alternate reality.

    Got something to do with the new font handling, new render engine, new something I’m guessing.

    #48404
    Mark Beck
    Participant

    I’m experiencing the same thing. If anyone has any feedback it would be greatly appreciated.

    #48402
    takuya
    Participant

    This is what you need to read.

    https://buddypress.org/forums/topic.php?id=3394

    #48398

    In reply to: SQL for Member Listing

    r-a-y
    Keymaster

    Hey Allen,

    You might want to check out the /buddypress/bp-core/bp-core-templatetags.php file.

    Specifically line 749 for the BP_Core_Members_Template class and line 884 for the function bp_has_site_members().

    Hope that helps in pointing you in the right direction!

    #48396
    Jeff Sayre
    Participant

    Hey, Roy-

    I’m currently working on the BP Privacy Component. You can read a little more about its status here. It is a very hush, hush, secret project–as you might expect for a privacy project!

    #48392
    r-a-y
    Keymaster

    This is a WPMU issue and not a BuddyPress-related one.

    There are some great WPMU plugins by dsader that limit the WordPress backend:

    http://wpmudev.org/user/56/

    I suggest checking those out.

    [EDIT]

    Just read over your post again and you say you want to eliminate the entire backend? Off the top of my head, I don’t know if that’s possible.

    I don’t think anyone has attempted this in BuddyPress yet, but I could be wrong.

    #48391
    Jeff Sayre
    Participant

    Since you are talking specifically about altering how WPMU deals with blogs, I’d suggest posting this question on the WPMU forums so that their gurus can answer. Whereas you might receive an answer on the BuddyPress forums, the WPMU forums is the more appropriate place for such questions.

    I advise that you first do a through search of the Mu forums before posting.

    https://mu.wordpress.org/forums/

    #48390
    Jeff Sayre
    Participant

    I’m using bluehost.com and used their simplescripts to get it installed version 1.0.2

    I’m asking what version of WPMU, not BuddyPress.

    By the way, if you continue having issues, I’d advise avoiding using SimpleScripts. Read this entire thread for more details.

    #48387
    Jeff Sayre
    Participant

    Read the first half of this post. It applies to your situation as well.

    https://buddypress.org/forums/topic.php?id=3363#post-18447

    #48386
    Jeff Sayre
    Participant

    @steveyb23

    So you are not even having success installing WPMU?

    Site Admin > Options > Allow new registrations

    This menu has nothing to do with BuddyPress. WPMU must be functioning properly before installing and activating BuddyPress.

    Which version of WPMU are you attempting to install?

    #48382
    3346600
    Inactive

    I suppose an “internal blog” for buddypress plugin

    similar to wire, with simple post and comment

    and not a “redirect” on complete wordpress blog

    is right?

    #48378
    yairnazz
    Participant

    Thanks for replying but that is not what i mean as i said in my original post “im not talking about that gray bar that originally says buddypress in the left corner and is gray”. im talking about the orange bar right under it in the original buddypress theme. Some more advice would be helpful, thank you!

    #48377
    Jeff Sayre
    Participant
    #48375
    r-a-y
    Keymaster

    Thanks for that Tracedef!

    I forgot to upgrade the Buddypress Support plugin in bbPress as well! *bangs head on table*.

    The thing that threw me off was the version number of the BuddyPress bbPress plugin; it was the same as in BP 1.0.1, so I thought I didn’t need to upgrade!

    #48373

    In reply to: page after activation

    peterverkooijen
    Participant

    When I need to find out which file(s) produce a page, I take some code from the page source, search my offline copy of WPMU/Buddypress with it and see what comes up.

    I use ‘extended find’ in Macromedia Homesite, but there may be other tools you can use.

    #48372
    Jeff Sayre
    Participant

    Which version of WPMU are you running?

    Also, read this thread for more possible info on why you’re having issues with BlueHost.com

    TheEasyButton
    Participant

    Problem resolved. Not really sure how. Apparently the buddypress elves fixed it while we slept. It just decided to start working today. Maybe the server owners did some configuring that made it work. Anyways, yay & topic marked as resolved..

    #48366
    thebigk
    Participant

    Adding the screenshot to the post: http://img21.imageshack.us/img21/9677/rknecdistortion.jpg

    The whole thing looked neat & clean earlier.

    Note: The site still looks perfect in Chrome & IE 7 and IE 8.

    Do I need to tweak something to make it look good in FF 3.5?

    #48362
    peterverkooijen
    Participant

    One way off the top of my head would be to inject a JavaScript into the registration page – you’d use the BP name function to get what you want. There is already Wp code for “sanitizing” blog post names, and perhaps other areas too. Then it’s a matter of using the JavaScript to set the HTML field’s value, and CSS to hide it.

    Thanks DJPaul! That sounds doable. Would it be possible to put that in a plugin or would it have to be inserted in core files?

    Well, if you aren’t looking at how the underlying registration functions are coded, then how can you say with such certainty that this is not a WPMU issue?

    What I need wouldn’t touch the underlying registration functions. All I need is another way to insert that username into the database on registration. Hiding a field on a form is basically an html/css issue, stuff that I know enough about.

    Again, if the username would be generated from Buddypress’ required fullname field, it by definition is not a WPMU issue.

    Also getting a more consistent connection in how Buddypress and WPMU handle first name + last name is not a WPMU issue; it’s about how Buddypress (x-profile) hooks into and synchronizes with WPMU.

    WPMU does not allow you to position the username field in a different sequence–not without behind the scenes changes.

    I have already done that once. It’s no problem. It’s annoying WPMU mixes presentation and functionality in the registration, but I’ll work with what I get.

    Without contracting with a coder or coding yourself, you’re out of luck.

    I am trying to code myself where I can and am certainly considering contracting a coder. I need to figure out what I need exactly first. Also with these posts I’m trying to point out some imho weaknesses in Buddypress that should get more attention and judging from the private comments I’ve received I’m not the only one struggling with these issues.

Viewing 25 results - 64,076 through 64,100 (of 69,042 total)
Skip to toolbar