Re: Posting to Wire
OK. Using the files that you modified with the patch, temporarily comment out line 166 in bp-groups.php and line 203 in bp-xprofile.php.
Both those lines read: if ( function_exists(‘bp_wire_install’) && get_site_option(‘bp-groups-db-version’). Just put comment slash, slash in front of the two lines. This way the wire install will skip the db version check and just run. Visit the backend as site admin.
Then go back and remove the two comment slash marks.