Search Results for 'buddypress'
-
AuthorSearch Results
-
September 9, 2009 at 3:10 pm #52220
Jeff Sayre
ParticipantIn theory you should be able to upgrade from RC1 to 1.0.3 without a problem. What truly matters is the integrity of your database. That being said, when I have not upgraded a WP site for a long time, I prefer to upgrade in several increments.
But if you follow this course, you should be okay (of course, there are no guarantees):
- backup your database–the most crucial step
- deactivate any BuddyPress-specific plugins in WPMU’s back end
- then deactivate BuddyPress itself
- delete the buddypress directory
- download BP version 1.0.3
- follow the instructions in BP’s readme.txt file
- reactivate BP sitewide
Then you will most likely have to change your theme files to get them to work.
If all goes terribly wrong, you can always redownload the old tagged version 1.0-RC1 of BP from here, restore your DB from your backup, and then reinstall and reactivate the old version.
Of course, before deleting your current version of BP, it is probably a good idea to back that up as well. That way, if something goes awry and you need to revert, you know you have the exact same files you used before.
Also, make sure that you have backup copies of your custom theme files as well.
September 9, 2009 at 3:03 pm #52219In reply to: Logging in/out issue with buddypress/bbpress
pxlgirl
ParticipantYes, I have that one.
September 9, 2009 at 1:21 pm #52218Danny
ParticipantJeff, it sounds as if I might be better off keeping the platform the way that it is. But, unfortunately, I do not see that as being possible. I am wondering if I just remove the BP all together and then add the BP plugin, if it would be better. Then I could restructure from there. The themes and all would be simple to rework and design out the way that we want them. As for the member side of it, we can have all the members redo their profiles in the member section, which might not be a bad thing.
I am not sure if this will have a bearing on it, but from what my BP-Core file shows, this is the version that I have: define( ‘BP_CORE_VERSION’, ‘1.0-RC1’ );
Either way, it sounds like many steps have changed. Let me know what you think of the change up above if you think it would be the easier route. Otherwise, I might have to hire someone that can redo it all and just send me the files back.
September 9, 2009 at 12:43 pm #52217In reply to: BuddyPress Showoff: Post your links
zageek
Participanthttp://arduino.za.net A community for South African Arduino users.
A work in progress
Waiting patiently for buddypress 1.1 to come along…
September 9, 2009 at 12:36 pm #52216In reply to: Members Directory – Change Friends to Contacts
allenweiss
ParticipantWe changed them on our site. Basically you go into the plugins/buddypress/bp-languages folder and get the BuddyPress.mo file. Then use a program called Poedit (you can search the web for this), and use it open the BuddyPress.mo file. You can then change the language in that program. When you save the file with a name, say TEMP and it will also save a TEMP.po file. Put that back into the bp-languages folder. Then add a new bp-custom.php file into your plugins folder and put this code in it:
define( ‘BPLANG’, ‘TEMP’ );
if ( file_exists( BP_PLUGIN_DIR . ‘/bp-languages/buddypress-‘ . BPLANG . ‘.mo’ ) ) {
load_textdomain( ‘buddypress’, BP_PLUGIN_DIR . ‘/bp-languages/buddypress-‘ . BPLANG . ‘.mo’ );
}
Change the name TEMP in the above code to whatever you called the po file.
That should do it.
September 9, 2009 at 12:31 pm #52215In reply to: No Profile Fileds after installation
Jeff Sayre
ParticipantThat is strange behavior. If BuddyPress installed properly, there should be at least one profile field called “Full Name” located in a field group called “Basic”.
Can you verify that the BuddyPress xprofile tables exist in your database’s backend? Have you checked the PHP and MySQL error logs to see if there is any useful information?
There should be 19 total BuddyPress tables in your MySQL DB–this does not include any WPMU tables. Out of those 19, four of them are for profile data. Each of the profile tables has the word “xprofile” in the table name.
September 9, 2009 at 6:10 am #52210In reply to: Importing from EzBoard/Yuku
Paul Wong-Gibbs
KeymasterAs I read your post, you have an old forum you want “into” BuddyPress. BP or WordPress MU aren’t forums. BuddyPress’ forum components are provided by BBPress.
If you want to import things differently, you need to write your post in more detail and even then I doubt there’s any easy solution
September 9, 2009 at 4:37 am #52207In reply to: can\'t remove admin bar on top
cpkid2
ParticipantThank you ray! Somebody ought to change the information here: https://codex.buddypress.org/how-to-guides/modifying-the-buddypress-admin-bar/
It tells you to put bp-custom.php in /plugins/buddypress
September 9, 2009 at 4:16 am #52204In reply to: Group Forums Not Displaying Authors – PLEASE HELP!
r-a-y
KeymasterDiego, just read your trac ticket and I think I understand what you’re saying now.
You’re saying that there’s no link to the comment author in your BP forum’s post.
You should definitely describe the issue in detail next time.
Disregard what I’ve written previously.
—
Re-download BP 1.0.3 and make sure your BP files match up, particularly your “bp-themes/bpmember” folder.
September 9, 2009 at 3:56 am #52203In reply to: Group Forums Not Displaying Authors – PLEASE HELP!
r-a-y
KeymasterThe testbp.org site is running on the latest developmental version of BuddyPress.
That isn’t ready for primetime yet; wait a couple of weeks for the release of BuddyPress 1.1 and you’ll get all the new features!
September 9, 2009 at 3:55 am #52202In reply to: Logging in/out issue with buddypress/bbpress
gerikg
Participantdo you have
define( 'BB_NONCE_KEY',?September 9, 2009 at 3:54 am #52201In reply to: give each blog their own buddypress?
chargertech
ParticipantAnointed,
If you ever get these figured out:
“1. As most everything displayed by buddypress is via widgets, I may be able to duplicate the widgets and then write some custom filters to only output what the ‘subdomain blogs’ users have been up to.
e.g. filtering the activity stream to only show activity from the blogs users which is being displayed.
2. for those displays that are not widgets, like the members list/groups list/ etc…
That may take a bit more filtering.”
I will be a happy camper. I’d love to use BP for my class site, I think the students would really dig it and it brings collaboration into the classroom. I just want the students to see the stuff from the class site and other students portfolios/blogs and not the blogs/sites I host for other things at school.
September 9, 2009 at 2:19 am #52198Jason Giedymin
ParticipantDeferring ticket # 979 until MU Ticket # 1111 is passed, in case anyone was following that ticket (gets your Buddypress gravatars to use https).
September 8, 2009 at 11:15 pm #52195In reply to: Group Forums Not Displaying Authors – PLEASE HELP!
r-a-y
KeymasterNope, it doesn’t work out of the box.
You could request it as an enhancement though.
Login with the same username and password as you use on buddypress.org.
September 8, 2009 at 10:18 pm #52192In reply to: Logging in/out issue with buddypress/bbpress
pxlgirl
Participantgerikg, I’ve done that, the cookiehash is in wp-config.php only.
September 8, 2009 at 9:56 pm #52191In reply to: Logging in/out issue with buddypress/bbpress
gerikg
Participanttake out cookiehash from bb-config.php just leave it in wp-config
September 8, 2009 at 9:44 pm #52190In reply to: Group Forums Not Displaying Authors – PLEASE HELP!
r-a-y
KeymasterYou’ll need to edit this file:
/wp-content/bp-themes/v1/groups/group-menu.php
Get acquainted with BP loops!
September 8, 2009 at 9:13 pm #52188In reply to: Importing from EzBoard/Yuku
benjancewicz
ParticipantThanks, r-a-y. I hope Yuku is nice to me…
Sorry, DJPaul. My goal is to import it into BuddyPress, but I didn’t know if perhaps there was some kind of import plugin like there are for importing other blogs into WordPress.
I don’t know what bbPress is either, but I’ll look it up.
Thanks!
September 8, 2009 at 8:25 pm #52186In reply to: BuddyPress Showoff: Post your links
gerikg
Participanthttp://kiaspeed2.com I changed the layout.
September 8, 2009 at 7:50 pm #52183In reply to: give each blog their own buddypress?
Anointed
Participant@DJPaul – Wow I wasn’t intending to start a debate about premium stuff in this thread. I simply paid to have a plugin developed for myself and thought it would be a nice thing to give it away. I have no idea if Aaron is going to offer it on the premium site or the regular site, I’ll leave that up to him.
September 8, 2009 at 7:33 pm #52180Jeff Sayre
ParticipantOkay, your BuddyPress site is so far out of date that you have a lot of work ahead of you. Since you installed the pre-release version of BP, there have been five major upgrades.
Unfortunately, you upgraded WPMU before upgrading BP. It would have been better for you to get BP up to date before upgrading WPMU, but that is now water under the bridge.
To help you down this road, please read this specific post and all the links it contains:
https://buddypress.org/forums/topic/upgrade-confusion#post-21013
As far as using your custom theme, you will have to look at the default theme files in BuddyPress 1.0.3 and see what needs to be changed. The theme files have gone through many revisions since RC-1 was released five (or more)months ago.
And, just to be proactive, a very-major rewrite of BuddyPress will be coming out in the next several weeks. BuddyPress version 1.1 uses an entirely different theme architecture. You can read about that here.
September 8, 2009 at 7:20 pm #52179In reply to: Logging in/out issue with buddypress/bbpress
pxlgirl
ParticipantAre you talking about these ones…
define( 'BB_AUTH_KEY', 'a85018...or these?define( 'COOKIE_DOMAIN', '.mysite.com' );
define( 'SITECOOKIEPATH', '/' );
define( 'COOKIEPATH', '/' );Both taken from my bb-config.php.
P. S. forgot to say, I got the 2nd part in my wp-config.php too, with this line above it:
define( 'COOKIEHASH', 'c9ablaaaaah.' );pxlgirl.
September 8, 2009 at 7:13 pm #52178In reply to: Logging in/out issue with buddypress/bbpress
Jason Giedymin
ParticipantI don’t know what happened to my post, it became unreadable.
You need the hashes, cookie domains, cookie hashes, etc…
There are tons of posts on bbpress.org that you’ll be able to use.
Also, don’t forget about the integration plug-in. It will help you out.
September 8, 2009 at 6:54 pm #52177In reply to: Logging in/out issue with buddypress/bbpress
pxlgirl
ParticipantBBpress 1.0.3, WPMU 2.8.4a, BP 1.0.3.
So if my intergration won’t work, what should I do next? AFAIK it needs all these keys and I took those I had on my wp-config.php. I’ve done a few things after that, I need to find that tutorial again.

pxlgirl.
September 8, 2009 at 5:50 pm #52174In reply to: Forum Integration: HELPING HINTS
Jimmy B.
ParticipantI’ve gotten WordPressMU installed (2.8.4a) and bbPress (1.0.2) installed. When you create a group the forum is creating in bbPress. I can post a topic on the bbPress side and it’ll show up in BuddyPress. When I try creating a new topic or replying to a topic I get that dreaded – “There was an error posting that topic” message.
I’ve made sure I enabled XMLRPC and Pingbacks in bbPress and added that line to my bbPress config. I also use that XMLRPC testing plugin and it returns normal data so it can connect to bbPress via XMLRPC.
Are there any other troubleshooting steps I can take or any ideas of what I might be missing?
-
AuthorSearch Results