Search Results for 'buddypress'
-
AuthorSearch Results
-
March 17, 2009 at 12:07 pm #40195
In reply to: BuddyPress Showoff: Post your links
zanzoon
ParticipantAhtam: I care
Ahtam is the Arabic word for “I care”… Ahtam is a social network were members care for the world. Members blog about cancer awareness, being green, smoking cessation and much more…
Please join my site and invite others
March 17, 2009 at 10:41 am #40192In reply to: A Shoutcast Widget for BuddyPress
gpo1
ParticipantA twitter client for BP is better?
March 17, 2009 at 9:35 am #40189In reply to: members names disappeared in member lists
Andy Peatling
KeymasterChange /wp-content/member-themes/ to /wp-content/bp-themes
March 17, 2009 at 8:06 am #40185In reply to: Moderate Users and New Blogs
dheerajsingh
MemberI have posted the solution on this thread
March 17, 2009 at 7:51 am #40183In reply to: Require Login
dheerajsingh
MemberYou can have a look at this thread for new user moderation
March 17, 2009 at 7:03 am #40181In reply to: BuddyPress Showoff: Post your links
dheerajsingh
MemberHi This one is mine
Its a social network for Engineers and engineering aspirants
March 17, 2009 at 6:55 am #40180Sgrunt
Participanti’m sure it depends on the version your using: i was getting mad to solve it in my local installation with no success: i thought it was a fault of my custom theme. Then i’ve tried my custom theme on my second local installation and all worked fine. I don’t remember how to see the current version number of buddypress, if i know how to see it i can tell you what is the working version.
March 17, 2009 at 6:40 am #40179In reply to: members names disappeared in member lists
Gibcosta
Participanthave now reverted back to RC1 and it’s working ok – had some conflict with All in One SEO plugin as well. Will have another go at it with the plugin disabled – still confused about the error message.
You do not have any BuddyPress themes installed.
Please download the Default BuddyPress Theme and install it in /wp-content/buddypress-themes
March 17, 2009 at 5:20 am #40176In reply to: Show BP Avatars in bbPress
John James Jacoby
KeymasterYou can currently use the bbGroups plugin by BurtAdsit to do this with group forums. He’s paused integration for other Extended Profile fields and non-group forums for now, but that is the closest integration available currently.
Take a look over at http://code.ourcommoninterest.org/
Science Content!
The problem with doing it any other way right now, is that without grabbing and caching forum specific BuddyPress profile info and putting it into a convenient user_meta array, it would require an additional query into the database for each user that you want each piece of info for. So lets say you not only want the avatar, but their fullname, and another piece of profile info that you’ve made up. That’s three queries a person, per post, per page. A page with 10 posts just gave you 30 extra queries. The bbGroups plugin works great to counter act this, but I’ve been the primary beta tester experiencing hiccups and Burt has patiently been trouble shooting with me to figure out why. The past week life has sort-of halted my ability to test, but it is a priority for me to address.
March 17, 2009 at 3:14 am #40173In reply to: Blogs with custom domains
Gibcosta
Participantunfortunately this did not work for me, i’d also like to use one wpmu install and run multiple separate domains with buddypress on a subdomain and bbpress, using the inove theme.
see my post on wpmu forum
https://mu.wordpress.org/forums/topic.php?id=11695#post-70149
March 17, 2009 at 2:30 am #40172ztas
MemberHello thanks for your reply.
The only things I’ve changed in the themes are the logo.gif files and the adminbar.gif in bp-core/images, I’ve never touched any php or html file.
Only in footer.php I added google analytics code, just before the </body> tag.
I just tested with the latest unmodified bp-themes (home and member) from SVN.
I also updated all buddypress mu-plugins to this latest SVN.
The sidebar is still in the content div.
Offcourse I cleared browser-cache etc, etc.
oh i know well that …lovely… bug: it happens only when you are not logged in.
Yes you’re right this doesn’t happens when a user is logged in.
Anyway I’ll keep on searching what causes this.
If anyone has some advice, you’re welcome to post.
March 17, 2009 at 1:21 am #40171sounepatoune
MemberWarning: require_once(/home/public_html/wp-content/member-themes/buddypress-member/index.php) [function.require-once]: failed to open stream: No such file or directory in /home/morisus/public_html/wp-includes/theme.php on line 822
Fatal error: require_once() [function.require]: Failed opening required ‘/home/public_html/wp-content/member-themes/buddypress-member/index.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/public_html/wp-includes/theme.php on line 822
How do we address the path issue?
March 16, 2009 at 11:54 pm #40168In reply to: SEO problem in BuddyPress
John James Jacoby
Keymaster(Sigh) it’s okay, but next time we’re taking this to fisticuffs!
March 16, 2009 at 11:20 pm #40166In reply to: SEO problem in BuddyPress
Burt Adsit
Participantoh. (sigh) sorry.
March 16, 2009 at 11:04 pm #40165In reply to: Plugin: PmWiki in Buddypress.
ostropunk
ParticipantCan I just say that you have made a excellent choice in pmwiki. Have you thought about making group wikis?
March 16, 2009 at 10:35 pm #40164In reply to: BuddyPress Showoff: Post your links
March 16, 2009 at 8:35 pm #40159In reply to: home page = blogs (how do i fix??)
cinnemon
MemberThank you for your reply. As I noted earlier, I’m already running a WordPress blog network with active members. Incidentally, the README.txt file for WordPress actually uses the directory /blogs as an example:
* If you want to have your WordPress MU installation in its own
subdirectory on your web site (e.g. http://example.com/blogs/),
rename the directory wordpressmu to the name you’d like the
subdirectory to have and move or upload it to your web server.
For example if you want the WordPress MU installation in a
subdirectory called “blog”, you should rename the directory called
“wordpressmu” to “blogs” and upload it to the root directory of your
web server.
I imagine this may be a problem for others who went in this direction. Are you saying that those of us in this situation are out of luck with BuddyPress unless we reinstall and try to import all of our users’ blogs into the new site?
Thanks again, I do appreciate your time on this.
March 16, 2009 at 7:17 pm #40156In reply to: home page = blogs (how do i fix??)
Andy Peatling
KeymasterDon’t install BuddyPress in /blogs
March 16, 2009 at 6:09 pm #40152Burt Adsit
ParticipantMake sure you are starting your customization with the latest trunk brad85. I don’t know what ver of bp’s home theme you are customizing. In the latest trunk there are two functions that control what goes on in the login/signup buttons. The bp home theme header.php file calls <?php bp_login_bar() ?>. In that fn it calls bp_signup_page() which you see below:
function bp_has_custom_signup_page() {
if ( file_exists( WP_CONTENT_DIR . ‘/themes/’ . get_blog_option( 1, ‘template’) . ‘/register.php’) )
return true;
return false;
}
function bp_signup_page( $echo = true ) {
global $bp;
if ( bp_has_custom_signup_page() ) {
if ( $echo )
echo $bp->root_domain . ‘/’ . REGISTER_SLUG;
else
return $bp->root_domain . ‘/’ . REGISTER_SLUG;
} else {
if ( $echo )
echo $bp->root_domain . ‘/wp-signup.php’;
else
return $bp->root_domain . ‘/wp-signup.php’;
}
}
Unless you don’t have the register.php file in /themes/<your theme>, or you’ve somehow altered the header calling sequence so this code doesn’t run, then it should work fine. The signup button should not have anything to do with wp-login.php
March 16, 2009 at 5:51 pm #40147In reply to: BuddyPress on a Subdomain: Links 404
Burt Adsit
ParticipantThis is about the MSM plugin. Turning off the light.
March 16, 2009 at 5:50 pm #40146In reply to: SEO problem in BuddyPress
John James Jacoby
KeymasterBurt, I was agreeing with you.
March 16, 2009 at 5:48 pm #40144In reply to: SEO problem in BuddyPress
Burt Adsit
ParticipantI see that spot in wpmu code. What does something hard coded in wpmu have to do with bp?
March 16, 2009 at 5:38 pm #40143Burt Adsit
Participantget_bloginfo(‘wpurl’).”/wp-admin/profile.php
should be replaced with a call to: bp_core_get_userurl($bp->loggedin_user->id) which is the url to the currently logged in user. You’ll have to declare ‘global $bp;’ someplace before that in the code.
March 16, 2009 at 5:30 pm #40139In reply to: Can not change the Theme.
Sgrunt
Participant“i have the BuddyPress Home Theme set to active and the other set to no.”
here you are talking bout the “admin themes” where admin can approve or not themes that can be activated. But it is not the activation: go to Design / Themes and click on the selected theme you want to be active.
March 16, 2009 at 5:14 pm #40134In reply to: Can not change the Theme.
stefanovski
Memberi have the BuddyPress Home Theme set to active and the other set to no. yet it still gives me the other themes. other than with myself, where do you think the root of this error might be?
-
AuthorSearch Results