Again, from now on BuddyPress will ONLY work with WPMU 2.7.1+ so please use the 2.7 branch from the WordPress MU SVN repo. Link: https://trac.mu.wordpress.org/browser/branches/2.7
I’ve been using the 2.7 tagged release for MU, not the branch. Are you saying that going forward BuddyPress requires keeping our MU installs up to date with the 2.7 branch rather than using a tag (2.7.1 doesn’t have tag yet I noticed)?
Using the tagged releases is what I always recommend for normal WordPress installs since it’s usually a nice stable release with a clean cutoff at a version number, and doesn’t get committed to generally. But it looks like MU devs (Donncha) don’t tag as often as WordPress.org devs do, so maybe it’s a bad idea to rely on tags for MU.
No, sorry that isn\’t all that clear. Until the actual tagged official version of WPMU 2.7.1 comes out, you will need to use the branch. After that, you are fine using tagged versions, or the zip download, as long as it is version 2.7.1 or newer.
If you\’re using SVN, then \”svn switch\” makes it pretty easy.
Thanks for the clarification. I think there are two types of typical WP/WPMU/BuddyPress users: (1) like to run the latest bleeding edge on everything and (2) like to have a stable release that is easy to update.
Depending on the client and site, I fit into both categories.
And yes, “svn switch” is awesome — that’s how I update my normal WordPress.org installs every time a new release is ready (tagged). That workflow (svn switch with tagged releases) is a perfect setup for type 2 above since it’s mostly worry-free.
Just ran a couple sites through the plugin move without any big problems. BP_PLUGIN_DIR and BP_PLUGIN_URL are nice additions.
The only thing I noticed is that the BP Core plugin needed to be activated first. I got some errors at first just clicking activate for the plugins from top to bottom.
Yes, I’ll be adding graceful error messages for when bp-core has not yet been activated.
1. Will this affect other plugins? Do they have to be moved to /plugins/ too?
2. Do I require to enable plugin per user? or just admin?
3. Could you point me to list of bug fixes between rc1 and rc2, can’t find it…
3. I doubt there is one. I suppose you could read through the Trac if you were very desperate. Most of the stuff has been bug fixes; short of some of the theme changes and this plugin directory change, I can’t think of anything that’s a “new” feature.
What is the safe upgrade procedure? Should I just drop the files in /plugins/ like it says in the installation guide then remove the old files from mu-plugins and login as admin and activate?
Would that be the right way to do it?
One more question. Are the members able to see/activate/deactivate the plugins when I have plugins menu enabled?
thank you.
Only site admins can see and activate/deactivate the plugins. Please see the first post again for proper install instructions.
Ok so i just uploaded my svn and it has messed up a few things like the admin bar is displaying funny on the bottom and my profile nav buttons and options nave buttons are now displaying funny..
Currently i am runing bp 1309 and a stable zip uploaded wpmu 2.7
My site Spots kenya is part of a final year degree project and so its quite important that when i reach the handin (May 15) it is fairly stable.
The question I have are these..
1) Should i revert back to a svn previous to 1303 and just work with that or…
2) Should i start from scratch quite literally… I have no users at the moment so my database can be scrapped.
3) if i start from scratch i assume that i…. c o svn.automattic.com/wordpress-mu/trunk/ into what a) my root OR b) a folder eg wpmu then transfer the files to spotskenya base or root. c)
4) once i have wpmu running perfectly i can then
a) co svn.buddypress.org/trunk/ to say /wp-content/buddy press
b) use symbolic links to /wp-content/plugins —- guide here ( https://codex.buddypress.org/developer-docs/installing-through-svn/) which needs to be updated to plugin btw.
c) or just transfer (which will not update latest svn changes.
5) Re upload my bp-spotskenya-theme to /wp-content/bp-themes/ (WHAT CHANGES NEED TO BE MADE THE THEM ?)
Anything that i ahve missed?? Please say…
Sorry if this is all really basic but i am learning as i go but really do need to get it right as its quite a chunk of my degree..
thanks so much..
Read the instructions I just posted in the first message. Please also make sure you are not using the MU trunk, but the 2.7 branch.
svn co http://svn.automattic.com/wordpress-mu/branches/2.7
You shouldn’t need to start again, as long as you have followed all of the instructions.
Yes sorry i missed the first post instructions….
I will follow the instructions once i have 2.7.1 implimented this…
svn co http://svn.automattic.com/wordpress-mu/branches/2.7
BUT HOW… do i impliment this svn on top of my current stable wpmu 2.7 from zip…
what i mean is how do i sortof upgrade my current “current stable wpmu 2.7 from zip” to this the wpmu branch 2.7.1 from snv …current stable wpmu 2.7 from zipsvn co http://svn.automattic.com/wordpress-mu/branches/2.7
does that make sense?
Didn’t mean to hijack the thread, but I think my question is somewhat related to this specific thread. Thanks…
When wordpress mu 2.7.1 comes out as stable on wordpress.org, will buddypress RC2 or later will have proper upgrade procedures for us who do not use subversion stuffs?
Or upgrading buddypress is easy as delete the old plugins from mu-plugin or plugins directory (for RC2), and replace it with RC2 plugins (pick and choose components)?
I have never try upgrade Buddypress yet in fear of breaking stuffs. Any help would be great.
Hi this was straight forward and fixed a few issues i had with images showing up… I don\’t know if you mentioned it but with your custom theme you also need to update the functions.php within your \”theme\” folder aswell as the function.php within the “bp-theme” folder… well I was getting alot of errors till i did that… very straight forward up grade Thanks
Problem: [Members], [Groups] or [Blogs] links not working after this update.
Solution: read on ..
I have just spent all day trying to make it work with my custom theme. It finally works the way it should so I just thought I\’d post the solution here in case someone else is having the same problem.
I upgraded by following the instructions step by step including the costume theme updates and everything went smoothly. My custom theme is based on the default BP theme but heavily modified.
As I said everything worked fine except when I clicked on [Members], [Groups] or [Blogs] directories I was getting \”Access Denied – you don\’t have permission blah blah ….\” message.
I found out the updated default Buddypress members theme is missing page.php and there was a new directory \”directories\” added which contains the pages for [members] [groups] and [blogs]
So everyone who\’s having the same problem as I had, just copy the \”directories\” from the latest bp members theme and put it in your theme. Style it to match your theme look and that\’s it.
I hope that helps.
EDIT: Andy, maybe it would be a good idea to mention it in the upgrade instructions above
Thanks Robert, I have updated the instructions.
ok, not yet good to try..wpmu 2.7.1-beta1
i got a bunch of warning in includes/plugin.php
Same for me. I get somethin like this:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /xxx/xxx/public_html/xxx/wp-admin/includes/plugin.php on line 233
Just a note for everyone to consider, is that there are two separate applications going on here, and not every trunk/branch of one is going to take into consideration every trunk/branch of the other. This may go without saying for many, but I think it’s fair to remind everyone again…
While the goal is for everything to stay as stable as possible, it’s still a cat and mouse game until WPMU 2.7.1 comes out, and BuddyPress 1.0 comes out. Anything before that, is going to give you headaches and cause problems if you’re trying to stay on the bleeding edge of what’s going on.
When new trunks/betas/rc’s come out, if you have a stable, working environment that works well enough as it is, my personal suggestion (unless you have the time, patience, and understanding userbase) is to leave well enough alone on live sites, and use the trunks and betas on a separate install ONLY for you to become comfortable with the changes as they happen.
You wouldn’t install the next beta version of Windows on your work computer right? Not if your livelihood is at stake!
Long story short, don’t count on any of these things actually working 100% of the time. Read, re-read, and thrice-read the upgrade instructions as they don’t become 100% clear until you’ve already messed them up.
how about all the additional mods/plugins that work with buddyrpess ?
bp-dev plugins
terms_of_service
wp-captcha
those go in mu_plugins ?
or mu_plugins/buddypress/ ?
You can put those mods wherever you usually put them (i.e. where you had them in the previous version of buddypress is fine). Only move them as and when the instructions that come with those mods are updated.
I had to put BP-dev plugins inside /plugins/buddypress/
however, not all of them work now…. my profile widgets do not show up in the “show widgets” area of the appearance>widgets>
the “widget area” shows up on the profile page, but i cannot add any of the widgets in
appearance>widgets> from the wp-admin backend
should i just add these sidebars to the functions page?
am i missing something? are they in wrong spot?
I’m using the latest, but I had no option to turn on each buddypress plugins. The only option I could use was to activate BuddyPress from plugin administration page.
btw, where should bp-custom go? the same dir as buddypress after r1303?