@smorico
10 years, 1 month ago
A simple way to correct this problem is to cd to wp-content/plugins/buddypress Backup the budypress directory And Run : wp-content/plugins/buddypress# find . -iname “*.php” | xargs -i sed -i ‘s/&\$/\$/g’ {}