Search Results for 'buddypress'
-
AuthorSearch Results
-
January 28, 2010 at 4:56 am #61869
In reply to: BuddyPress Geo plugin
Alvaro Illanes
Participant… I’m having trouble activating this plugins … submenus not displaying on the site.
Bp’m using wpmu 1.1.3 and 2.9.1.1, with themes of buddymathic.
??
regards
Alvaro
January 28, 2010 at 4:56 am #61868In reply to: Anyone else working on integrating Gigya?
zvhipp
ParticipantSeems Gigya does work with BP 1.2 on WordPress. Only thing it would require is to modify avatar section so it can display yahoo avatar if linked just as facebook connect does. And display log in button with default buddypress login box.
January 28, 2010 at 4:48 am #61867In reply to: trackback pingback problems
kwsherwood
ParticipantLogical question. I suppose that would suggest whether its a BP or WPMU level problem.
I’m running this “production” right now, using it with three classes of students. Do you have some confidence that I can safely disable buddy press in order to check? I’d like the trackbacks to work, but I don’t want to create a second headache if I can’t reenable buddypress.
January 28, 2010 at 3:37 am #61866featherodd
Participant@haloid if you want to jump the gun, wrap the elements that are calling “bp_get_total_friend_count” with the following:
<?php if ( function_exists( 'friends_install' ) ) : ?>
{{ li item here }}
<?php endif; ?>
As far as I know, the calls are made in the following places (inside the new default):
/plugins/buddypress/bp-themes/bp-default/activity/index.php
/plugins/buddypress/bp-themes/bp-default/members/index.php
I’m with your brother. Friending is wack for niche networks. Fingers crossed that this is abolished in place more advanced grouping https://buddypress.org/forums/topic/friends-and-groups-for-buddypress-13
UPDATE: I forgot about /group/create.php, which relies heavily on a users “friends” for the invite stage. Lame!!
January 28, 2010 at 1:49 am #61861In reply to: How To: Building BuddyPress 1.2 Themes
January 28, 2010 at 12:57 am #61856In reply to: How To: Building BuddyPress 1.2 Themes
David Lewis
ParticipantI’m a colossal idiot. LOL. I hadn’t reactivated BuddyPress after updating. Hahahaha. Sorry. Don’t mind me.
January 28, 2010 at 12:53 am #61855In reply to: How To: Building BuddyPress 1.2 Themes
David Lewis
Participantp.s. The themes don’t even show up in “Site Admin > Themes”. Only the three themes that come with WPMU show up.
January 28, 2010 at 12:48 am #61854In reply to: How To: Building BuddyPress 1.2 Themes
David Lewis
ParticipantOkay… when I try this new way of leaving the themes in the plugin folder… my child themes now give me an error saying “The following themes are installed but incomplete. Themes must have a stylesheet and a template.” and “Template is missing”.
Do you have to reference “Template: bp-default” differently from a child theme? With a full path perhaps? How does WordPress “know” about those themes inside the BuddyPress folder? I’m at a loss I’m afraid. And I’ve followed the instructions on the “building-a-buddypress-child-theme page” to the letter.
January 28, 2010 at 12:30 am #61853In reply to: Yet another language problem
danbpfr
ParticipantHave you RU lang activated in BP (not WPMU) general settings ?
Notice: On the trac, the RU.mo trunk version is for 1.1.2
https://i18n.trac.buddypress.org/browser/ru_RU
Translator is SlaFFik
January 27, 2010 at 10:13 pm #61848In reply to: How To: Building BuddyPress 1.2 Themes
Brajesh Singh
Participanthi Mercime
Andy Made it clear in Dev Chat, It is better for plugin authors to stick with the bp-default layout and keep the template in their own plugin directory, yes, we may check whether the theme has the template files for our plugin, if yes, load those template or fallback to plugins default template.
So, I think, now if a user is using default theme, developers will not require to move the plugin templates to theme directory.
January 27, 2010 at 8:35 pm #61844In reply to: BP Groupblog Error – Call to undefined function
danbpfr
ParticipantDid you install the template “bp-groupblog” into wp-content/themes ?
Chouf1 aka DaNiel invites you to test bp-groupblog here:
http://buddypress-fr.net/bpdemo/groups/groupe-de-tests/blog/
January 27, 2010 at 8:05 pm #61840In reply to: How To: Building BuddyPress 1.2 Themes
@mercime
ParticipantThank you Andy. So per your other posts re 1.2 default theme and now the BP documentation, this import path for bp-default
@import url( ../../plugins/buddypress/bp-themes/bp-default/style.css );is a confirmation that developers/super admins no longer need to upload the bp-default and bp-sn-parent themes in BP 1.2
To extrapolate: So in effect, plugin/component developers for BP 1.2 cannot ask users to upload plugin-specific themes into bp-default which is now in wp-content/plugins/buddypress/bp-themes/ because auto-upgrade would delete the buddypress folder. A better way to put it is that plugin/component developers for BP 1.2 should come up with a way to make their plugins work whilst keeping plugin-specific themes within the said plugin (without requiring users to move themes to bp default). Am I reading this right even in a convoluted way
?Thanks again.
January 27, 2010 at 5:56 pm #61834In reply to: Way to hide 'all' content from unregistered users?
peterverkooijen
ParticipantJanuary 27, 2010 at 5:33 pm #61832In reply to: Buddypress 1.2 and WP
5738509
InactiveInstalled Buddypress 1.2 Beta on WP 2.9.1 (not MU). The dashboard disappeared – only the column on the left remained. After deleting the plugin from the file-system, all was back to normal again.
This means that I couldn’t change the theme or do any other admin tasks …..any suggestions?
January 27, 2010 at 4:59 pm #61831In reply to: groups not accessible
pclerkin
Memberwhere can i find bp-classic?
it’s not here https://buddypress.org/extend/themes/
January 27, 2010 at 4:41 pm #61829In reply to: How To: Building BuddyPress 1.2 Themes
David Lewis
ParticipantIt’s beta now?! Whoa! And I see now this happened 2 days ago
I’m outta the loop! That’s what I get for bookmarking the forums and bypassing the homepage all the time
January 27, 2010 at 4:29 pm #61827In reply to: How To: Building BuddyPress 1.2 Themes
designodyssey
ParticipantThanks Andy, I installed BP beta last night and really needed this. Any tips on how to modify these instructions if I want to use a WP theme as my base and add BP functionality piece by piece? I know I will be in hell upgrading, but I’ve got too much invested in the WP theme.
January 27, 2010 at 4:22 pm #61826In reply to: Forums not working in 1.2 for custom component
Windhamdavid
Participantthis thread may help – if you’re posting to bb_topics outside of bp via this custom component, then you may need to make some other adjustments.
January 27, 2010 at 12:26 pm #61815In reply to: How to Create Forums in bbPress Within BuddyPress
Paul Wong-Gibbs
KeymasterAlso, as per Windhamdavid’s post, continue discussion in https://buddypress.org/forums/topic/how-to-access-to-bbpress-admin-from-buddypress
I’m closing this as we seem to have many threads concerning this exact subject in the last few days.
January 27, 2010 at 12:24 pm #61814In reply to: How to Create Forums in bbPress Within BuddyPress
Paul Wong-Gibbs
KeymasterThanks, I’m still not seeing a bbpress admin panel, and actually there are bb-config.php files in
The bb-config.php that lurks in /bp-forums/ is intentionally NOT the regular bbPress config file. Open it in a text editor and have a look.
January 27, 2010 at 12:23 pm #61812In reply to: How to Create Forums in bbPress Within BuddyPress
Paul Wong-Gibbs
KeymasterHi,
I have installed the latest version of buddypress version 1.2 beta and im using this on wordpress 2.9.1. I would like to know how i integrate bbpress v3.1 with wordpress/buddypress. I’ve read many articles on this but all see to take about WordPress MU which i’m not using.
Any help would be appreciated.
Thankyou.
Murphy
bbPress is only up to 1.0.2 so I have no idea what you’re talking about. It’s probably best to make a new thread.
January 27, 2010 at 12:08 pm #61811In reply to: Keep default bp theme but change main colors
Brajesh Singh
ParticipantYou are most welcome, and here is a good news, Andy has updated codex for a basic guide on how to build child theme.
Checkout here
https://buddypress.org/forums/topic/how-to-building-buddypress-12-themes
https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/
January 27, 2010 at 12:07 pm #61810In reply to: How To: Building BuddyPress 1.2 Themes
Brajesh Singh
ParticipantThanks Andy for the post. I hope I will help a lot of people looking for building child theme here.
January 27, 2010 at 10:17 am #61804In reply to: Blogs Aren't Working at All: Page Not Found
Obuisson1976
ParticipantHi,
This is not a problem with buddypress or wpmu. it is a problem with your dns configuration.
You must add a wildcard entry to your DNS server like :
* IN CNAME mysportspress.com. (don’t forget the last dot)
January 27, 2010 at 10:15 am #61803In reply to: How to Create Forums in bbPress Within BuddyPress
murphy001
ParticipantHi,
I have installed the latest version of buddypress version 1.2 beta and im using this on wordpress 2.9.1. I would like to know how i integrate bbpress v3.1 with wordpress/buddypress. I’ve read many articles on this but all see to take about WordPress MU which i’m not using.
Any help would be appreciated.
Thankyou.
Murphy
-
AuthorSearch Results