Hello,
I am using the token functionality of the HTML module in DNN 7.0.5. I placed an HTML module on my home page, then checked "Display Module On All Pages?" to display it everywhere. I am now noticing some strange behavior as I'm doing my testing. I was logging in as each user to make sure that they were seeing the correct things. On the home page, the tokens (company name and other custom DNN profile fields that I added) are showing correct, but randomly on other pages, it will show a different company name, etc. I navigate around the site and it flips back and forth. I thought it might be stuck in my cache from my previous tests or something, but it persists after clearing it, closing the browser, etc. I don't understand...because all of these pages are sharing the exact same HTML module with a token...so why would it display different info on different pages for the same user?