Re: Login re-direct
Without knowing anything about the paid plugin in question, it’s pretty hard to make a guess. You might want to contact the plugin author, since I assume that if they made you pay for it, they offer support.
I note that it’s not one of the ones they explicitly say are Buddypress compatible, though, so you may have issues.
It can’t be a complicated bit of code, though, so I’d just open it up and see what’s in the code, and hack in the URL necessary. You’ll need to get the currently logged-in user from BP in order to build the URL of their profile, page, though, because their username is part of the URL.
That’s more than I know how to do off the top of my head, but I’m sure someone with more knowledge of BP coding can help you there.