How do I stop BP from overriding default parameters passed to the template loop?
For example, on the Activity page, let s say you want BP to "forget" the user s last viewed parameter (like "My Forums" or "@user Mentions") and go right back to All Members or My Friends every time you reload the page.
I tried deleting the contents of ajax.php and global.js, and the overriding behavior still happens. Where do I look next?