Search Results for 'buddypress'
-
AuthorSearch Results
-
March 18, 2009 at 6:25 pm #40337
In reply to: Is BuddyPress right for me?
patrick10128
ParticipantBuddyPress being released for WordPress? Really? That sounds awesome.
Hadn’t heard about that.
Could anyone provide more info on this?
March 18, 2009 at 6:14 pm #40335In reply to: Is BuddyPress right for me?
Sgrunt
Participanti say…wait. BuddyPress will be released for WordPress (not MU) in a near future. I cannot say when, but the developers are working on this.
March 18, 2009 at 5:32 pm #40329In reply to: Thesis and Buddypress?
Marco72
ParticipantHey vskylabv, wait before leavin Revolution!
I’m currently adapting a Streamline theme to buddypress so I can help you!
March 18, 2009 at 4:20 pm #40325In reply to: Thesis and Buddypress?
Sgrunt
ParticipantYou could use DarkPress: it’s cool, it’s for buddypress, and it’s free
March 18, 2009 at 3:38 pm #40314In reply to: BuddyPress Showoff: Post your links
domainsmalltalk
MemberJust started and definitely still a long way to go!!!
After three days of fiddling around I finally managed to fully integrate bbPress, so now I have to figure out how to add “Forum” to the menu and include all the header section into bbPress. The design will also be custon when I’m finished.
The site: http://domainelements.com/
March 18, 2009 at 3:13 pm #40310In reply to: Question about the latest trunk
Andy Peatling
KeymasterAs soon as 2.7.1 comes out, BuddyPress will be 2.7.1 only. So time to upgrade.
March 18, 2009 at 3:01 pm #40309In reply to: Buddypress theme for bbPress ?
bingoneighbour
ParticipantI’ll jump on the wagon here – has there been any progress since this series of posts?
This support forum looks great, and as all I’m using is a modified buddypress theme whatever this site uses would be perfect.
Anything around that could do the job?
The prospect of starting from scratch isn’t something I’m particularly keen on to be honest.
March 18, 2009 at 2:18 pm #40301In reply to: Widgets not showing + unsupported operand types
megustaescribir
ParticipantHey, it´s working! Thanks a lot. I had to upload buddypress again. Funny because it´s the same version I previously uploaded… I´ll see what i can do now to have my site in spanish…
March 18, 2009 at 1:54 pm #40297In reply to: Widgets not showing + unsupported operand types
megustaescribir
ParticipantI actually reverted to english on the wpmu admin´s option dashboard and it´s still not working. Maybe you´re talking about Buddypress´s language?
Thanks a lot in advance,
C.
March 18, 2009 at 1:53 pm #40296In reply to: BP Avatars in bbPress
Burt Adsit
Participantbobman024, I’m kinda lost here. What plugin are we talking about? bpGroups? Download the latest at: http://code.ourcommoninterest.org/2009/02/14/buddypress-group-forums-for-bbpress/
I just downloaded that ver and set it up again. Activates and operates.
March 18, 2009 at 1:46 pm #40292In reply to: Widget avatars loose links after ajax call
Burt Adsit
Participantsgrunt, ya I guess you wouldn’t need to mod the widget code, just the theme code. hmm. Well if Andy says it’ll go away by updating to latest trunk then it will. Warning! The theme directories have changed. See: https://buddypress.org/forums/topic.php?id=1675
March 18, 2009 at 1:39 pm #40289In reply to: Widget Assignment Incorrect
Burt Adsit
ParticipantI new this issue was familiar: https://buddypress.org/forums/topic.php?id=976
Nobody seems to have figured out why this is happening. Please describe your configuration. subdirectory/subdomain, wpmu installed in a sub dir or the root, what ver of wpmu, …
We are never gonna figure this out otherwise.
March 18, 2009 at 1:13 pm #40283In reply to: Profile Fields – Hide on edit profile
Burt Adsit
ParticipantYou’ll have to modify the member theme functions that display the fields in the profile. That gets generated in: /buddypress-member/profile/profile-loop.php
by the function: bp_the_profile_field_value() in /mu-plugins/bp-xprofile/bp-xprofile-templatetags.php
There’s a filter in there that you can hook: echo apply_filters( ‘bp_the_profile_field_value’, $field->data->value, $field->type, $field->id );
So that you can detect these specific fields and change what gets generated by bp.
March 18, 2009 at 1:01 pm #40282In reply to: How To: adding Links
Burt Adsit
ParticipantLet’s see, are you talking about all the links in the admin menu bar, the member theme or the home theme? It seems you want to know where *all* of them are.
(sigh) Ok.
The admin bar code is in: /mu-plugins/bp-core/bp-core-adminbar.php
The code for the member theme is in: /wp-content/member-themes/buddypress-member
The code for the home theme is in: /wp-content/themes/buddypress-home
March 18, 2009 at 12:49 pm #40280In reply to: Migrating users from WordPress to BuddyPress
Burt Adsit
ParticipantYou should ask johnjamesjacoby about this migrate issue. He’s done something like that recently. I think the answer is you need to export your data, using phpmyadmin or with the native export/import tool in wp.
Lots of stuff if you google ‘wordpress export’, ‘wordpress import’
March 18, 2009 at 12:31 pm #40276In reply to: BuddyPress Theme Contest
danielfelice
ParticipantHi Guys,
Theme Contest is going to be extended an extra month! Official annoucement soon!
Thanks
Dan
March 18, 2009 at 10:18 am #40273In reply to: BP-FBConnect Plugin
benjeewest
MemberHi Andy- huge thanks for a really useful plugin that makes buddypress even more attractive and exciting than it is already!
I hate to be a noob, but when I try to activate the plugin, I get
Warning: require_once(/home/
/public_html/wp-content/wp-config.php) [function.require-once]: failed to open stream: No such file or directory in /home/
/public_html/wp-content/plugins/bp-fbconnect/bp-fbconnect/wp-facebookconnect/common.php on line 11Fatal error: require_once() [function.require]: Failed opening required '/home/
/public_html/wp-content/wp-config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/
/public_html/wp-content/plugins/bp-fbconnect/bp-fbconnect/wp-facebookconnect/common.php on line 11I’m guessing this is because I’m running 1.0-RC1 1030 , but the files available in the download page are RC1 too? Where can I get the correct version of Buddypress to work with this plugin?
Cheers everyone, and thanks so much for all the hard work.
March 18, 2009 at 5:57 am #40263In reply to: Admin bar at top of page
Matt Kern
ParticipantMarch 18, 2009 at 3:37 am #40259In reply to: limit 1 blog per user
produlz
ParticipantI found a solution, but I’m not a PHP programmer, It’s a hack of the code of this topic https://mu.wordpress.org/forums/topic.php?id=5930
Let’s go only if you are using the lasted trunk:
Open the mu-plugins/bp-blogs/bp-blogs-templatetags.php – Find this code starting at line 682 end at 696
<?php printf(__("By filling out the form below, you can <strong>add a blog to your account</strong>. There is no limit to the number of blogs you can have, so create to your heart's content, but blog responsibly.", 'buddypress'), $current_user->display_name) ?>
<?php _e("If you’re not going to use a great blog domain, leave it for a new user. Now have at it!", 'buddypress') ?>
<form id="setupform" method="post" action="<?php echo $bp->loggedin_user->domain . $bp->blogs->slug . '/create-a-blog' ?>">
<input type="hidden" name="stage" value="gimmeanotherblog" />
<?php do_action( "signup_hidden_fields" ); ?>
<?php bp_blogs_signup_blog($blogname, $blog_title, $errors); ?>
<input id="submit" type="submit" name="submit" class="submit" value="<?php _e('Create Blog »', 'buddypress') ?>" />
<?php wp_nonce_field( 'bp_blog_signup_form' ) ?>
</form>Replace using this newbie code:
// One Blog Only HACK START
<?php $blogscheck = get_blogs_of_user($current_user->ID);
$blogarrayvalue = (get_object_vars($blogscheck[1]));
$blogsiteURL = "http://locutorpro.com.br";
if ($blogarrayvalue[siteurl] == $blogsiteURL)
{
echo "";
printf(__("By filling out the form below, you can <strong>add a blog to your account</strong>.", 'buddypress'), $current_user->display_name);
echo "
";
printf(__("If you’re not going to use a great blog domain, leave it for a new user. Now have at it!", 'buddypress'));
echo "
";
echo "<form id='setupform' method='post' action='";
echo $bp->loggedin_user->domain . $bp->blogs->slug ;
echo "/create-a-blog'>";
echo "<input type='hidden' name='stage' value='gimmeanotherblog' />";
echo do_action( "signup_hidden_fields" );
echo bp_blogs_signup_blog($blogname, $blog_title, $errors);
echo "<input id='submit' type='submit' name='submit' class='submit' value='";
printf(__("Create Blog »"));
echo "' />
"; echo wp_nonce_field( 'bp_blog_signup_form' );
echo "</form>";
}
else
{
printf(__("Sorry, you can have 1 blog only.", 'buddypress'));
}
?>
// One Blog Only HACK ENDI hope it help!
Thank you for all dev team!
March 18, 2009 at 12:44 am #40258In reply to: BuddyPress Showoff: Post your links
Kunkel
ParticipantGoing to be the next best sports fan hub online
March 17, 2009 at 10:14 pm #40255In reply to: Restricting User Creation of Groups
nicolagreco
ParticipantMarch 17, 2009 at 10:04 pm #40254In reply to: Facebook connect
danielfelice
ParticipantHave you guys not seen the BP/WP FB Connect Andy modified?
March 17, 2009 at 8:49 pm #40249In reply to: wp-signup vs register
Simon
ParticipantNot specifically… although I have tried using the loader.php to load styles via custom.css over base.css. No effect. I can’t see a reference to bp_styles() in the buddypress templates anywhere… any idea where should I be looking?
Cheers.
update: Scratch that… found it in member theme. But adding that to the home theme has no effect (and it doesn’t appear to be included in the default bp home theme anyway).
March 17, 2009 at 7:21 pm #40245In reply to: Forum Integration: HELPING HINTS
Lance Willett
ParticipantNot sure if I’m late to the game on this one, but I followed the instructions in the
bp-forumsdirectory (https://trac.buddypress.org/browser/trunk/bp-forums/installation-readme.txt) and the install went easily and quickly using the latest bbPress (checked out via SVN from trunk).I was prepared for a fight after reading this thread, but was pleasantly surprised that it worked the first time with no problems.
March 17, 2009 at 7:03 pm #40244In reply to: wp-signup vs register
Simon
ParticipantAlso, using a custom theme seems to break the ajax calls for the BuddyPress widgets (groups, members etc.)… clicking the links in these widgets takes you to the respective directory pages rather than refreshing the widgets.
-
AuthorSearch Results