What about what Jojan mentioned, that's not the case? Does it happen in other browsers, if you tried it?
Printable View
What about what Jojan mentioned, that's not the case? Does it happen in other browsers, if you tried it?
How would they have managed to mess that up?
Code::~$ dig www.offspring.com
; <<>> DiG 9.7.3 <<>> www.offspring.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64298
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;www.offspring.com. IN A
;; ANSWER SECTION:
www.offspring.com. 300 IN CNAME offspring.com.
offspring.com. 300 IN A 184.106.242.129
;; Query time: 600 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Mon Nov 12 17:33:17 2012
;; MSG SIZE rcvd: 65
:~$
Just that you should try and only be concise in your usage of use "www.offspring.com" (or without www) in the URL. I have only www URLs, because I only allow "www.offspring.com" to set and read cookies. So if I were to visit the thread page without www I will get the same logged-out experience as you. But if you allow all pages to read and set cookies, this should really not be an issue.
I enabled tracking, whatever that means, and it seems likely that may have fixed the issue. Thanks for the suggestions.