Hi, I've written a custom WeblogRequestMapper which enables different blogs to run under different domains. All works great except that on the users blog the $utils.isUserAuthorizedToAuthor() no longer recognizes if a user is logged-in or not (used in the #showPageMenu() marco).
I understand this would be related to the fact the domain name is different from the Roller UI... and was hoping that someone might be able to give me an idea about how I could rectify this. Thanks, Richard
