Take MU and BuddyPress for a spin

Posted by Andrea under Plugins, elsewhere

I’ve set up a test install of WordpressMU with BuddyPress added and nothing else. It uses r1219 for MU (from Friday) and r18 for BuddyPress (today’s version).

You can find it at http://testdrivewpmu.com and feel free to sign up and check it out from a user’s perspective. The more people to test it, the more bugs can be squashed, and the more clear we can be in documentation.

As this is only a test site, it can disappear or break at any time. No information will be saved or gathered for nefarious purposes. At some point, I’ll set it up to reinstall itself every so often.

The other thing I’ll mention right off is that I know profile picture uploads aren’t working, but that *could* be an issue on my end, as I’m having image-related issues on my server.

(cross-posted to buddypress dev list)

If you were curious about MU and what it’s like, or curious about BuddyPress, this would be the place to try it out.

5 Responses to “Take MU and BuddyPress for a spin”

  1. Cal Says:

    Thanks for setting this up for us Andrea! I tested it out, looks like buddypress has a bit to go before it’s finished. I was having trouble with the bp dashboard and profile pic areas. Anyways, thanks again.

  2. Dr. Mike Wendell Says:

    Thanks.

    I have to admit that I’m concerned about that “Endusers only get a single blog” discussion we’re having on the mail list. That shuts out all of our installs.

  3. Babylon Says:

    i have try buddy on localhost and web but both not working for me.

  4. Dr. Mike Wendell Says:

    Look at all the spammers….

  5. Dave C Says:

    Hi Andrea,

    I tried out your BuddyPress install and then set up my own. I’ve noticed that the blog comments are functioning, but not outputting onto the individual posts.

    I’m trying to fix it today but thought you might already know the answer. Thanks!

Leave a Reply

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-Spam Image

google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 5; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 5; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { bnc_xlate_div("en", "bnc_lang_i_0_73", "en"); bnc_xlate_div("en", "bnc_lang_i_1_73", "en"); bnc_xlate_div("en", "bnc_lang_i_2_73", "en"); bnc_xlate_div("en", "bnc_lang_i_3_73", "en"); bnc_xlate_div("en", "bnc_lang_i_4_73", "en"); bnc_xlate_div("en", "bnc_lang_i_5_73", "en"); bnc_xlate_div("en", "bnc_lang_i_6_73", "en"); bnc_xlate_div("en", "bnc_lang_i_7_73", "en"); bnc_xlate_div("en", "bnc_lang_i_8_73", "en"); bnc_xlate_div("en", "bnc_lang_i_9_73", "en"); } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); bnc_detect_div("bnc_lang_i_0_73");bnc_detect_div("bnc_lang_i_1_73");bnc_detect_div("bnc_lang_i_2_73");bnc_detect_div("bnc_lang_i_3_73");bnc_detect_div("bnc_lang_i_4_73");bnc_detect_div("bnc_lang_i_5_73");bnc_detect_div("bnc_lang_i_6_73");bnc_detect_div("bnc_lang_i_7_73");bnc_detect_div("bnc_lang_i_8_73");bnc_detect_div("bnc_lang_i_9_73"); } google.setOnLoadCallback(bnc_startup);
Close
E-mail It
This blog has been fine-tuned with 13 WordPress Tweaks.