Hi, on public profile page, clicking on the user rating returns "User has not been recognized"
I think this is because the code is getting the item_id on every single function, and there is no item_id to retrieve on the public profile page, so the '&&' returns false.
Any solution? Thanks