Closed andrewjs18 closed 9 years ago
This was actually a theme error (a common one): the link for the members profile in the header did not have the uid in the url. By fixing the link to be
"/member.php?action=profile&uid={$mybb->user['uid']}"
the "issue" is fixed.
So can I safely close this?
I say close it.
I've only been able to duplicate this issue when I'm editing feedback on my own profile - if I edit another user's feedback, the breadcrumb displays properly. I tested this in firefox and chrome:
it should show andrewjs18's Profile / andrewjs18's Reputations also, as an aside, it should say Feedback instead of Reputation...