Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Posting to Wire


Burt Adsit
Participant

@burtadsit

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.

Skip to toolbar