Automatic update failes
- 
		Hi there, when trying to update from bp 1.0.1 to 1.0.2 I get this error notification: Fatal error: Cannot redeclare bp_activity_install() (previously declared in /home/pacs/mih15/users/qtipp/doms/q-tipp.org/subs/community/buddypress/wp-content/plugins/buddypress/bp-activity.php:27) in /home/pacs/mih15/users/qtipp/doms/q-tipp.org/subs/community/buddypress/wp-content/plugins/buddypress/bp-activity.php on line 101 - Which version of WPMU are you running? – 2.7.1
- 
Did you install WPMU as a directory or subdomain install? –
subdomain install 
- Was WPMU functioning properly before installing/upgrading BuddyPress? –
yes 
- Which version of BuddyPress (BP) are you running? –
1.0.1 
- Do you have any plugins other than BuddyPress installed and activated? –
yes: geopress, CPT BuddyPress XProfile Privacy, bp-events 
- Are you using the standard BuddyPress themes or customized themes? – standard
- Have you modified the core files in any way? –
yes, according to this advice for cpt buddypress xprofile privacy plugin bp-xprofile/bp-xprofile-classes.php
 find method
 BP_XProfile_Field::get_edit_html()
 
 and at the end of the method, just before return $html, add this line:
 $html = apply_filters('bp_xprofile_field_edit_html', $html, $this);
- Do you have any custom functions in bp-custom.php? –
no 
- Please provide a list of any errors in your server’s log files. –
sorry, I do not know how to access these. 
 
- The topic ‘Automatic update failes’ is closed to new replies.