-
Tom posted an update: 2 years, 0 months ago
I’m trying to update to RC2 but when I upload it, it breaks wordpress. I see BP-sn-parent is missing from the zip. Help?
Tom posted an update: 2 years, 0 months ago
I’m trying to update to RC2 but when I upload it, it breaks wordpress. I see BP-sn-parent is missing from the zip. Help?
mark kelly posted a new activity comment: %s you don’t need the sn-parent or classic theme folders now …… I had the same issue …… I deleted the folder and it worked as expected
Andy Peatling posted a new activity comment: %s If you have upgraded from an earlier version and are using bp-sn-parent then you need to download the back compat plugin. The classic theme is no longer included in the core.
http://wordpress.org/extend/plugins/buddypress-backwards-compatibility/
Tom posted a new activity comment: %s I developed a brand new theme for 1.2 using the child theme method, so it is dependent on the bp-default. I upgraded to 1.2rc and I had to force wordpress to activate the default theme. It seems something has broken my child theme. Any ideas on what would cause that? The only thing that makes my theme different from the default is a custom header, background, homepage, etc. All standard stuff.
Tom posted a new activity comment: %s Update: I’ve now got my theme loading the top bar, and two li of the navigation before it stops. It stops at this line at the header:
begin PHP: if ( !bp_is_deactivated(’bp-activity.php’) ) : end PHP