Forums
(@chris_burns7186)
7 years, 10 months ago
Hi Guys,
Simple fix for this one. Open the below file and remove the following code between lines 245 and 250.
includes/like-functions.php
bp_activity_delete( array( 'id' => $update_id , 'user_id' => $user_id ) );
Same problem for me, did you ever find a fix?