Using DNN 6.2.2/IIS 7.5/SQLExpress backend.
I'm very new to DNN, and I suspect I have a permissions issue somewhere:
I have two different instances of DNN running. A dev site and a prod site. In the dev site, my test users (Supers, Admins, and normal) are able to log in, click on their display names, and see their profiles, including Images, journal, messages, et al.
In the prod install, Only the super user is able to see their profile. Admins and normal useres get empty modules for image, profile infomraiton, and pretty much anything that makes use of [USER] or [PROFILE] tokens inthe Activity Feed and My Profile pages. I have removed most of the tokens, and have just inserted static content (by way of testing), and get the same result - only Super User can see it.
As I said, I feel that this is some sort of permissions issue, but I can't figure out what I'm over looking. Can anyone give me a direction to look in?