Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 65,001 through 65,025 (of 69,039 total)
  • Author
    Search Results
  • #45919
    Burt Adsit
    Participant

    I think you are saying that your member’s forum posts do not have the author name on them.

    From /buddypress/bp-forums/installation-readme.txt

    11. Enable user switching in bbPress by copying the following line of code into your bbPress bb-config.php file:

    $bb->bb_xmlrpc_allow_user_switching = true;

    Put the above line into your bb-config.file. It doesn’t matter where.

    #45918
    Burt Adsit
    Participant

    Well, the error message is correct. You don’t have any bp themes installed if that gif actually is whey way the files are layed out. The bp-themes folder belongs in /wp-content not in /themes it is *not* a normal wp theme. Please see the readme.txt in /bp-themes.

    Marcin Biegun
    Participant

    http://wspinacze.pl/forum/ – I followed all your instruction and wordpress and buddypress are loaded (there is user avatar visible for logged in user) but there is no admin bar. any suggestions?

    #45916
    Clicknathan
    Participant

    The answer to this question, were anyone else interested, is explained here: http://www.yoursiteisvalid.com/validnews/override-wordpress-default-widgets-307.html

    You can find the particular widget’s initial code in /wp-content/plugins/buddypress/bp-activity/bp-activity-widgets.php

    #45914
    2908083
    Inactive

    help, please. does not solve the problem itself.

    Rich Spott
    Participant

    You’ve just got to tear out *everything*. All this domain mapping and other things. Get down to a bare install of bp 1.0 using the default themes and wpmu 2.7.1.

    I did that, took out all plugins except for buddypress 1.0, and changed the themes to the default buddypress theme, and default buddypress member theme, and used a vanilla .htaccess for wpmu 2.7.1.

    Still got an internal redirect when Googlebot-Images came through and looks for something that is not there. I even recreated the error and was able to see the 500 error.

    Did you remove your previous bp install from /mu-plugins? Why is it trying to get to an avatar image from there? I suspect it’s all your *other* addons in some combination with the upgrade to 2.7.1 from 1.x and the addition of bp into the mix that is causing your problems

    Yes, I removed buddypress RC-1 from mu-plugins before proceeding with installing BP 1.0. I dont know why it is grabbing files that dont exist. But that’s not really why i’m worried about it, it’s more that if any sites links to tries to get a file that is not currently on the site, it creates a 500 error.

    I didn’t upgrade from WPMU 1.x to 2.7.1, I went from 2.7 to 2.7.1, and 2.6.5 before that and basically following each and every update that there has been since 1.3.3 last april. Maybe it was confusing in the way I wrote it.

    Take things back to a known, working state. Start with bare 1.x. Then upgrade to wpmu 2.7.1 incrementally. From everything I hear on the wpmu forums this is the recommended procedure. Jumping from 1.x to the latest version in one step isn’t recommended.

    I went from WPMU 2.7 to 2.7.1, and it was working fine in 2.7 with BP RC-1

    But I did have everything stripped out for a matter of 10 hours and i still got the same errors. I do know that some plugins leave tables in the database, should i drop those tables associated with a plugin and see if that works? Because even if I have a clean install of WPMU 2.7.1, then BP 1.0, i still have a database with all of the remnants of the old stuff.

    Rich Spott
    Participant

    The specific error that shows in the error log is

    [Fri May 22 15:44:40 2009] [error] [client xx.xxx.xxx.xxx] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: https://buddypress.org/forums/topic.php?id=2840

    I just clicked the link from an earlier post and the 500 error happened.

    xx.xxx.xxx.xxx - - [22/May/2009:15:44:40 -0700] "GET /wp-content/mu-plugins/bp-core/images/mystery-man.jpg HTTP/1.1" 500 612 "https://buddypress.org/forums/topic.php?id=2840" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729) FirePHP/0.3"

    the latter is from my access log.

    My permissions are set correctly, that’s usually the first thing i check.

    now onto a couple more of your questions:

    Have you searched the WPMU forums for 500 Internal Server Error thread? I think this may be more related to you WPMu install than BuddyPress?

    Yes, I have searched WPMU forums, and even posted on there my problem, but no one reponded. I was pretty sure that it was related more towards WPMU. But these errors only started happening a few weeks ago, after I upgraded to WPMU 2.7.1 and BP 1.0

    Are you using some special permalink structure? That should not be causing the lack of 404’s but every bit of info helps.

    No, everything I was using was either in the htaccess.dist and the wp-super-cache (which has since been taken out until i find the cause). The permalink structure that I use on http://sportsblognet.com is the “year/month/day/name” option, which is one of the standard ones.

    Did you carefully follow the readme.txt file that comes with WPMU?

    I just re-read it to be sure, yes, yes I did follow it.

    Is this a new WPMU 2.7.1 install, or did you upgrade from an older version?

    This is an upgrade from WPMU 2.7, it was first created with WPMU 1.3.3 over a year ago. We’ve been following buddypress since October of 2008 and have been using it since 12/08, when the first beta came out. I’ve upgraded pretty much everytime without problem. And these Internal Redirects only started after the upgrade to WPMU 2.7.1 and BP 1.0 at the beginning of May.

    jfcarter
    Participant

    Thanks, Jeff! I’ll look into these. I appreciate the feedback.

    Other suggestions are welcome also.

    #45904
    jfcarter
    Participant

    @M

    Thanks for sharing this much-anticipated plugin.

    Quick question: is there a way to limit the chat function to those who are friends? So that you can only chat with people you have “friended”?

    #45902

    In reply to: Admin Bar Logo

    Jeff Sayre
    Participant
    Jeff Sayre
    Participant

    On another topic…is it good to create a ginormous robots.txt file? I’m wondering if that slows down your site at all.

    I would place only what you need in your robots.txt file. The link I provide was just to show you that there are many, many bad bots out there. I would not implement the robots.txt file they recommend.

    The fact hat yu are getting 500 instead of 404 error codes is a good clue. There must be some specific error showing up in Apache’s error log whenever that is fired. Please create the 500 error again, notice the exact time, and then check the log. What does it say?

    Also, sometimes you can get a 500 error if directory or file permissions are not properly set. Where appropriate, they should be 755. Everything in /plugins/ that is BuddyPress specific should be set to 755.

    A couple of additional questions while I’m at it:

    1. Have you searched the WPMU forums for 500 Internal Server Error thread? I think this may be more related to you WPMu install than BuddyPress?
    2. Are you using some special permalink structure? That should not be causing the lack of 404’s but every bit of info helps.
    3. Did you carefully follow the readme.txt file that comes with WPMU?
    4. Is this a new WPMU 2.7.1 install, or did you upgrade from an older version?

    Jeff Sayre
    Participant

    Westpointer-

    This sounds like an interesting plugin. Thanks for your contribution!

    Please consider submitting it to the WordPress plugin repository, tagged BuddyPress, when you feel it is ready to go. I’m sure many people will find this useful.

    I will be interested in using this plugin myself on a new site I’ll be developing in about 2 months.

    Jeff Sayre
    Participant

    I am using WPMU 2.7.1 and Buddy Press 1.0-RC1.

    I assume you mean BuddyPress 1.0, the public release version. If you truly are using 1.0-RC1, then I’d advise you to upgrade to the public release version when you get WPMU functioning properly.

    If you are upgrading from RC1, use these instructions.

    Rich Spott
    Participant

    Ok, well all is not well…

    I jumped the gun in concluding no internal redirect errors…

    after I methodically put a plugin in and tested it, i got an error, and then realized that there were two more earlier that i didnt see.

    They happened at 4am, and the site was without all plugins from about 10pm or so last night until about 9am this morning.

    So it doesn’t appear to be a plugin…

    Please help! I took out all plugins again, except buddypress (and the bbpress support plugin from buddypress)

    I really dont know what to do next.

    #45894
    Mark
    Participant

    FYI – The chat plugin should be working Ok now – I think.

    Added a new status bar too.

    #45893
    Mark
    Participant

    @Renzokuomo – I checked it out before, there are some serious problems with that code.

    #45891
    westpointer
    Participant

    Are you using the vbulletin bridge for WordPress?

    One quick comment – vb is a much more feature rich forum than bbpress. But, tools have been created to nicely integrate bbpress with buddypress groups. So, you’ll need to figure out how to handle the forums. If most of your traffic will be coming from the forums, you may want to look more closely at vb’s social networking tools.

    Jeff Sayre
    Participant

    @Erich73-

    This is really a WPMU issue as the configuration files play a big role in getting multi-language support successfully setup.

    Here are a few links that may help:

    Home

    http://www.poplarware.com/languageplugin.html

    I would contact the people behind these projects and ask them if they’re working on BuddyPress integration.

    abcde666
    Participant

    Hi Socialpreneur,

    did you see this:

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

    Jeff Sayre
    Participant
    #45880
    Jeff Sayre
    Participant

    Subster-

    This sounds like a WPMU-specific support issue. These forums are for BuddyPress support. Please search the WPMU forums for an answer. If you cannot find one, then post a new thread there.

    #45879
    Jeff Sayre
    Participant

    Aytac-

    Is the premium theme BuddyPress enabled? Is it designed specifically for use with BuddyPress? If so, contact the theme designer and tell them of your issue. They are the ones who should be providing support.

    If the premium theme is not designed to be used with BuddyPress, then choose a theme that is.

    if I use default theme Buddypress admin bar is working well

    Since this is not a BuddyPress support issue but an issue with a custom theme, I’m setting this to resolved. As you state, your site works fine with the defualt BP themes.

    #45878
    Jeff Sayre
    Participant

    Jrothe-

    And then a friend told me that Bluehost just allowed a one click Buddy Press install.

    I’m not sure why some ISPs keep trying to push a BuddyPress one-click install option. BuddyPress is not stand-alone software. It requries WPMU. So, at best, and if this was even practical, you would need to click twice–once to intsall WPMU then another time to install BuddyPress.

    I would be wary of such claims. Also, be advised that some people have had issues with this in the past, so if you go that route and come here asking for support we will ask how you installed BuddyPress.

    Remember, BuddyPress is just a big WPMU plugin. So, you can download and activate it via the WPMU’s admin menus. You don’t need a questionable one-click install.

    Jeff Sayre
    Participant

    Okay, I did not see anything out of the ordinary in your PHPinfo file. Please delete that from pastebin for security reasons.

    Actually I did have some mu-plugins still running, so now everything is out, just buddypress.

    Okay, with just BuddyPress running now, are you still getting this error?

    #45873
    2957434
    Inactive

    i tried to delete the register.php to use the singup of wordpress but still no email for confirmation is sent!

    as long as i have buddypress plugin activated, no emails are sent! what should i do or didnt have to do exactly??

    im completely confused and dunno what to do! please someone help me with this issue!

Viewing 25 results - 65,001 through 65,025 (of 69,039 total)
Skip to toolbar