Re: activity feed – feed not working after upgrade 1.1.3
Ok, I am mistaken, the post above is incorrect. it is exactly the same problem for deleting posts. Someone on my site posted just as I deleted and i thought it was multiple records but a review of records shows that it was just the one I selectd.
So, a simple way to delete a post from the activity stream seems to be to change the url from;
http://yourdomain/installedFolder/activity/delete/38?_wpnonce=db334cffab
to:
http://yourdomain/installedFolder/buddypress/activity/delete/38?_wpnonce=db334cffab
this will delete the item and leave you at a blank page you can just then back out. I will look for the hard code changes to get you to the right page and make it so you do not need to alter the url.
Steve