Hi,
I also faced same issue & i was able to fix it. Please change ‘buddypress-groups-import_textdomain’ to ‘bpgi_textdomain’ in line #19 –
add_action( 'plugins_loaded', 'buddypress-groups-import_textdomain' );
Actually ‘buddypress-groups-import_textdomain’ function does not exist at all. I think developer changed that function name to ‘bpgi_textdomain’ but forgot to change line #19
-
This reply was modified 8 years, 2 months ago by sadrul.