| Post/Author/DateTime | Post |
|---|---|
| #1LlamasNotsheepAug 16, 2011 13:07:07 | I resubscribed yesterday shortly before 11am, meaning it's now been more than 24 hours. Where's my magamazine access? The CB's working for me, so I guess there's that. But I thought they handled subscription stuff within 24 hours. |
| #2mudbunnyAug 16, 2011 13:11:44 | Very weird. You don't have a little DDI subscription option under your name. Did you sign up for DDI under this username? Otherwise, try logging out of *all* DDI services *and* the WotC website. Shut down/restart your browser. Log back into the WotC website. if that doesn't work, then something has borked, and you need to contact WotC CS using the Customer Service link. |
| #3LlamasNotsheepAug 16, 2011 14:00:56 | Very weird. Clearing the cookies seemed to do it. I had previously logged out and back in without restarting my browser, right before creating this thread. That's some quality account design they've got going ![]() Thanks MB! |
| #4JhariiAug 16, 2011 14:02:17 | As frequently as this comes up, I'm surprised the "how to" is not stickied. |
| #5LlamasNotsheepAug 16, 2011 14:04:41 | As frequently as this comes up, I'm surprised the "how to" is not stickied. Personally, I'm surprised it hasn't been fixed in the system. You'd think access to insider content would be handled server-side, not client-side. Makes you wonder if there's some kind of exploit that would get non-subscribers insider access by changing cookies or something. |
| #6JhariiAug 16, 2011 14:07:46 | As frequently as this comes up, I'm surprised the "how to" is not stickied. They still validate the login even if the credentials are stored in the login information (found that out trying to code my utilities). It sounds as if there is an additional cookie for DDI Insider status, and if that's set to false or 0, it doesn't even bother sending the account information. Once that is cleared, it's a null value, and knows it needs to find out whether you are a member or not. All that being said, YES, it should be fixed. |
| #7drnickAug 17, 2011 11:28:40 | Well the cookie doesn't need to contain the subscriber flag. I'm not sure why they would store that info client side and not just keep it in the database and use it when setting up the page before sending it out. It probably has something to do with the ajax crap. |
| #8JhariiAug 17, 2011 11:32:40 | Well the cookie doesn't need to contain the subscriber flag. I'm not sure why they would store that info client side and not just keep it in the database and use it when setting up the page before sending it out. It probably has something to do with the ajax crap. No, it doesn't need to, but it definitely explains the behavior. There could be other circumstances causing the issue, for sure. |
| #9Damon_TorAug 21, 2011 5:03:19 | As frequently as this comes up, I'm surprised the "how to" is not stickied. Huh. |
| #10curiousdragonAug 25, 2011 18:38:46 | I constantly have to clear my cookies or things get whacky: - I have to login each time when I browse items in the online compendium - The CB says I'm not logged in Once I clear my cookies everything works fine. WotC needs to debug their server-client code relationship...it has some issues. |
| #11GelatinousOctahedronAug 29, 2011 12:23:01 | Signing in on the main page seems to fix the problem of the online compendium wanting you to resign in for each entry. |
| #12ppaladin123Aug 30, 2011 16:51:21 | Signing in on the main page seems to fix the problem of the online compendium wanting you to resign in for each entry. Yup, I've had this problem for months. I wrote to WotC about it and received a response like, "hmm that is odd. Never heard of that happening. can't help." |