Search Results for 'buddypress'
-
AuthorSearch Results
-
September 15, 2009 at 12:55 pm #52453
In reply to: Beta Bugs: Widgets, "My Blogs" Menu
Paul Wong-Gibbs
KeymasterThanks but these need tickets made on https://trac.buddypress.org/.
September 15, 2009 at 12:54 pm #52452In reply to: Members themes for blogs
darrent71
ParticipantI just installed smashingtheme but unlike classic the buddypress bar isn’t appearing at the top. I assume I have to add that bit of coding in somewhere to one of the php files?
September 15, 2009 at 12:52 pm #52451Paul Wong-Gibbs
KeymasterYou need to talk to your web host and ask them.
September 15, 2009 at 11:57 am #52444In reply to: General Settings Change Password Broken
Sven Lehnert
ParticipantI found the problem, but I do not understand it.
Could somebody please give me some information about way it is working now?
If I go to wp-content/plugins/buddypress/bp-core/bp-core-settings.php
on line 27 an comment out require_once( WPINC . ‘/registration.php’ );
All is running without error.
I can change my password.
September 15, 2009 at 7:19 am #52436crocgo
Participant1. Which version of WPMU are you running?
.wpmu 2.8.4
2. Did you install WPMU as a directory or subdomain install?
installed as directory
3. If a directory install, is it in root or in a subdirectory?
its a root directory
4. Did you upgraded from a previous version of WPMU? If so, from which version?
fresh installation from scratch
5. Was WPMU functioning properly before installing/upgrading BuddyPress?
yes it is
6. Which version of BuddyPress (BP) are you running?
version 1.0.3
7. Did you upgraded from a previous version of BP? If so, from which version?
its a fresh installation
8. Do you have any plugins other than BuddyPress installed and activated?
members only plugin
9. Are you using the standard BuddyPress themes or customized themes?
its the standard theme
10. Have you modified the core files in any way?
have never touched the core files
11. Do you have any custom functions in bp-custom.php?
nope
12. If running bbPress, which version?
hvnt install bbpress
13. Please provide a list of any errors in your server’s log files.
there isnt any
September 15, 2009 at 6:45 am #52432In reply to: Forums in v1.1
September 15, 2009 at 6:38 am #52430In reply to: Forums in v1.1
Andy Peatling
KeymasterIf you are not providing users direct access to your bbPress forums, then you can delete your bbPress files, if you are then leave them alone. You do not need the buddypress-enable.php file anymore.
I can’t speak for plugins, but if the forums in question are attached to private groups then they will not show up. They will remain hidden in the new directory when accessed through BuddyPress.
If you are not running a highly customized bbPress install, definitely consider using the new forums directory instead of a separate bbPress setup. The integration is seamless and requires no messing with cookies, integration settings/plugins.
September 15, 2009 at 12:01 am #52421In reply to: Integration amongst multiple social sites
Jeff Sayre
ParticipantWaclaw-
Are you aware of the Open Stack? Integration of the Open Stack is on the BuddyPress roadmap for sometime around version 1.4. It will do what you are proposing and more. If you want a real challenge, you can start working on integrating the Open Stack into BP!
September 14, 2009 at 11:55 pm #52420In reply to: permalinks problem
Jeff Sayre
ParticipantThe first steps are to distill your install down to the lowest common denominator. That means disabling all plugins except BuddyPress and switching to the default theme framework that comes with BP. If the problem goes away, then it has something to do with your theme and/or plugins.
If that is the case, they the next step is to reactivating each plugin one at a time until the issue returns. If it does not return, then switch to your custom theme. If it returns, then there is an issue with your custom theme.
September 14, 2009 at 11:50 pm #52419In reply to: when next release ?
Jeff Sayre
ParticipantThis was well discussed three days ago. Since this thread has not seen any action for a month until just now, I’m closing it as it is too out of date.
September 14, 2009 at 11:15 pm #52418In reply to: permalinks problem
aero7
Participant1. Which version of WPMU are you running?
2.8.4
2. Did you install WPMU as a directory or subdomain install?
sub-directory
3. If a directory install, is it in root or in a subdirectory?
root
4. Did you upgraded from a previous version of WPMU? If so, from which version?
No
5. Was WPMU functioning properly before installing/upgrading BuddyPress?
Yes
6. Which version of BuddyPress (BP) are you running?
1.0.3
7. Did you upgraded from a previous version of BP? If so, from which version?
No
8. Do you have any plugins other than BuddyPress installed and activated?
Yes, domain-mapping and Disqus, FlickrRss, Akismet
9. Are you using the standard BuddyPress themes or customized themes?
Im using custom WPMU compatible theme for mainblog
10. Have you modified the core files in any way?
No
11. Do you have any custom functions in bp-custom.php?
No
12. If running bbPress, which version?
No
13. Please provide a list of any errors in your server’s log files.
none
September 14, 2009 at 10:37 pm #52415In reply to: New Theme Structure Help
John James Jacoby
KeymasterAnother side note from Andy’s last paragraph, these BuddyPress extensions could come in just about any form; additional theme files to be added as a “plus pack” (remember those?!) or a plugin to override and replace existing files as a child theme, or included in the next version of the theme itself.
Also, if you’re paying attention the directory of the included parent theme is “bp-sn-parent.” It stands for “BuddyPress Social Network Parent” which insinuates that theme authors are encouraged to create their own parent themes for something other than social networking, and opens the door for other parent theme sets to be included in the core if they’re rad enough.
Say someone makes a sweet micro-blogging theme ala Twitter, that gives us “bp-mb-parent” to let you switch between totally different setups. Or say someone switches the emphasis away from blogs and users and shifts it to the discussion or support forums; that gives us “bp-df-parent” and “bp-sf-parent”
Andy’s right too. The majority of people so far interested in BuddyPress have been people that are also first being introduced to WPMU and starting a social network. Very few support questions come through asking how to port this existing theme to fit BuddyPress. The ones that do are typically answered by the theme author or the person is so devoted to making it work, that they convert the theme themselves.
I’m really not sure how much harder it is for existing themes to use BuddyPress; it’s just different, but in a better way in my opinion.
September 14, 2009 at 8:44 pm #52411In reply to: New Theme Structure Help
Andy Peatling
KeymasterThe situation can be summed up like this:
The BuddyPress 1.0 theme structure made it easy for existing WordPress sites to use BuddyPress out of the box (but only with the default theme which was never ideal). However, it made life very difficult for anyone designing a site from scratch with BuddyPress, and for 3rd party theme designers.
BuddyPress 1.1 makes it harder (but still very possible) for existing WordPress sites and themes to use BuddyPress, but makes it very easy for sites starting fresh and for 3rd party theme designers.
The number of people starting sites fresh using BuddyPress significantly outweighs the number of people trying to use BuddyPress within an existing WordPress setup. It is only logical to make the lives of the majority easier.
There will be more documentation on using BuddyPress with existing WordPress installations and themes once 1.1 is released. Let’s get it out there first.
On a side note – I’d really love to see existing WordPress theme designers coming out with BuddyPress theme extensions for their WordPress themes. This for me is the ideal scenario, let the top theme designers provide support for BuddyPress, rather than the end users trying to force a square peg in a round hole.
September 14, 2009 at 8:00 pm #52410Jeff Sayre
ParticipantAs I said above, we do not have the information necessary to help you. Please answer the questions DJPaul linked to.
September 14, 2009 at 7:53 pm #52408In reply to: New Theme Structure Help
muraii
ParticipantI’d like to delve into this more deeply, but for now, even using the child themes there is an additional complication. It’s reasonable to expect someone to be integrating BP with an extant site using an advanced WP theme, and simply setting this theme to be a child of the bp-sn-framework doesn’t suffice. I’m working in one such setup, where a theme uses several include() statements in a functions.php file, and setting this as a child of the BP framework b0rks the whole deal. Now, I know what to do here, at least in the simplest case: just amend the functions.php calls. That won’t necessarily persist as the theme is updated, so maybe, instead, this can be done via a plugin.
The point here is that there are easily found examples where existing WordPress installations aren’t set up to so trivially extend to include BP. This one has a straightforward solution, but some will not. And as WP theme developers continue to do ever-more-amazing things with WordPress, and as you and other developers continue to make WordPress and BuddyPress more powerful, this sort of nonlinear theme infrastructure will likely become the norm. I don’t think these are quite edge cases, either; the theme I’m testing with is a free Woo theme, so not quite off the beaten path.
I don’t want to add to the confusion. Rather, I wonder if I could help flesh out some use cases, which might later get wrapped into the documentation (if it’s helpful). For instance, there is the site that purports only to offer social networking, without long-form blogging intentions. In that case, Using bp-default with customizations is pretty straightforward–well, as straightforward as the styling for the site needs to be.
However, for folks who have an existing WP site to which the BP functionality will be at most equal in priority, their branding and existing structure may be complicated enough that simply setting their existing theme to be a child of the BP framework doesn’t work by itself (styling issues aside–there will always need to be style adjustments; this is about structure and objects). Again, as my example demonstrates, this complexity is closer to the norm than some might expect, especially among the crowd using WPMu and extending it with BP. In this case, there’s more to document.
I don’t intend to suggest, as some have, that BP developers need to rethink or revise BP’s scope and structure. That’ll probably happen anyway, as things start merging more, but it’s not necessary. I only mean that the adaptation of BP to an extant site is a nontrivial use case, and while there is forthcoming documentation as to how best to manage this, maybe the forum users and devs can spec out some general use cases and work on how best to develop their solutions.
September 14, 2009 at 4:32 pm #52397John James Jacoby
Keymastercatinw12, you shouldn’t need to create any new profiles anywhere. All of the .org sites should provide you a unified login/password combo to use on wordpress.org, bbpress.org, buddypress.org, and all of their respective trac’s.
September 14, 2009 at 4:21 pm #52393catinw12
Participantah, so annoying… tried to use my current login information to report the bug with no luck. I even hand entered my login information for buddypress on my IE browser which doesn’t have the password saved to ensure I did have the correct information and yes, I do have the correct password so it appears I have to create yet another profile for reporting a bug and I guess I will report that as well …
September 14, 2009 at 4:08 pm #52391Greg
ParticipantI got some help on the bbPress forum and think I’ve sorted this out. I was loading “wp-blog-header.php” for deep integration, but loading “wp-load.php” seems to be better. No more 404 headers in the forum, and the RSS feed problem I had previously is also fixed.
I suspect buddypress.org is using “wp-blog-header.php” because it is showing the same symptoms. Perhaps the admin here would like to try “wp-load.php”.
Thread on bbPress forum:
September 14, 2009 at 4:00 pm #52390In reply to: Page Not Found Error With 1.1
Jeff Sayre
ParticipantI have no idea what will work for you. I was just detailing what I needed to do.
If your WPMU and server environment were setup properly to begin with, and you followed the instructions in BuddyPress’ readme.txt file, you should have no issues upgrading. But, for me, I had unknown issues in my original setup environment that caused problems. So, I had to go through the process I tried. It may or may not work for you.
To do a clean WPMu reinstall, you will want to delete the WPMU install completely–this means everything including the folders. Once reinstalled, you can go grab the most recent BP trunk and manually install before reactivating it.
September 14, 2009 at 3:18 pm #52386In reply to: Page Not Found Error With 1.1
Jeff Sayre
ParticipantOkay, so everything is standard issue.
I had a similar problem when I upgraded one of my development sites to pre1.1. I ended up reinstalling from scratch–both WPMU 2.8.4a and BP trunk. I did a clean install–sort of. First, I deactivated BuddyPress since I planned on using the same DB.
Then I dragged my wp-config.php and .htaccess files out of the root directory before deleting everything else in the root directory. I reinstalled WPMU just by copying the files back into the empty root. I then put back the wp-config and .htaccess files, logged into WPMU as Site Admin, and reactivated BP and reselected the BP themes.
My problem went away.
By the way, if you are running WPMU in a development environment and you selected the subdomain install option for blogs, you will have an issue if you have not set up a wildcard DNS record and have more than the main blog. I had this issue with one of my dev sites.
What happened was that it threw an error when I upgraded Mu form 2.7.1 to 2.8.4a. It could not properly upgrade any of the test blogs (other than Blog ID 1) since it could not resolve the subdomains. I had not set up a wildcard record for that dev site.
September 14, 2009 at 2:19 pm #52377In reply to: Using xProfile custom field values
John James Jacoby
KeymasterWhich version of BuddyPress are you using?
In the trunk, you’d be best to use…
function xprofile_get_field_data( $field, $user_id )…to get what you’re after.
Used like…
$retval = xprofile_get_field_data( 'Address', $bp->loggedin_user->id );That would return the value of the field “Address” for the currently logged in user.
September 14, 2009 at 2:00 pm #52376In reply to: Child Themes Working?
Jeff Sayre
ParticipantWhen logged in to WPMU’s back end as Site Admin and visiting “Appearance > Themes”, the description under the BuddyPress Default 1.1-pre theme should say:
The template files are located in /themes/bp-sn-parent. The stylesheet files are located in /themes/bp-default. BuddyPress Default uses templates from BuddyPress Social Network Theme Framework. Changes made to the templates will affect both themes.If you are seeing something different, you need to carefully look at how you’ve installed your themes.
September 14, 2009 at 10:05 am #52367In reply to: permalinks problem
Paul Wong-Gibbs
KeymasterYou’ve got a nice custom theme. What you need to do is copy/merge the contents of the standard BuddyPress theme functions.php into that of the theme you are using.
If this has already been done, check your htaccess/mod_rewrite is enabled.
September 14, 2009 at 1:55 am #52362In reply to: New Theme Structure Help
modemlooper
Moderatorchild themes just exploit CSS cascading. I have figured out what files to move to create custom page templates. I just dumped the whole frame work into the child folder and that didn’t work.
Though I must say no one will be able to just use any WP theme with this new structure unless they do some editing of files. That’s really gonna stop a mass use of Buddypress. But hey it’s ok for me as it will allow me to make mad cash creating Buddypress themes
September 14, 2009 at 12:06 am #52360Greg
ParticipantThis is really a WPMU issue, so I’ve posted it over there: https://mu.wordpress.org/forums/topic/14425?replies=1#post-83354
I think this issue will stop Google (and other search engines) from indexing your forum pages. So if you are using deep integration it might be a good idea to watch for a patch.
Use my little workaround at at your own risk.
-
AuthorSearch Results