Community
Wiki Posts
Search

Cookies & united.com - a fix

 
Thread Tools
 
Search this Thread
 
Old Oct 4, 2007 | 11:59 am
  #1  
Original Poster
10 Countries Visited
20 Countries Visited
30 Countries Visited
15 Years on Site
 
Join Date: Jul 2007
Location: SAN
Programs: UA MM Gold
Posts: 1,193
Cookies & united.com - a fix

The infamous cookie monster struck again this morn as I tried to hit the 1K page to ask for early deposit of the 4 SWU for 08. I could log into .bomb & it correctly showed me as a 1K, but when I went to 1Konly, I was denied entry with an error message telling me I was not a 1K. Go figure.

A call to the ICC tech support revealed they could hit my 1Konly page with my login & password, so they gave me the famous fixall advice of "just delete all your cookies." UGH, I've done this 3x before on earlier glitches. I complained that this forces pain on me due to multiple other sites I use that have valid cookies & I would like to know the name of the offending UA cookie, so I could selectively delete it. This request for top secret info was a "too hard" for tech support as they only had the 1-size-fits-all fix of "delete all cookies."

She did offer to register my request for the 4 early SWU's, so mission partially accomplished .

I subsequently fixed my problem by downloading the freeware program "No more cookies" which can be found at http://www.nomorecookies.com/home.html
This program allows one easily to view and to delete cookies selectively. I chose to hang on to (aka authorize) the 15 or so critical cookies and to delete everything else. I rebooted & viola, problem solved & I am still good on my other key sites. Sweet fix.

Mods, note I know this is not a brand new discussion item, but I failed to find a better thread with a clear topic name to bump. If you see a better fit, be my guest....
nzpilot is offline  
Old Oct 4, 2007 | 12:17 pm
  #2  
 
Join Date: Aug 2007
Programs: VX, UA 2P
Posts: 968
Firefox has this functionality built-in.

--- you can browse cookies and selectively kill them off

Last edited by nermaljcat; Oct 4, 2007 at 12:44 pm
nermaljcat is offline  
Old Oct 4, 2007 | 12:31 pm
  #3  
In memoriam
 
Join Date: Feb 2002
Location: Chicago, IL (ORD), Phoenix AZ (PHX)
Programs: UA 1K 1.9MM, Starwood Platinum, a nothing in several others
Posts: 5,176
Just delete the offending percistent cookies from mymileageplus.com and then you can access the 1K site.
gfowler-ord-1k is offline  
Old Oct 4, 2007 | 12:34 pm
  #4  
 
Join Date: Aug 2007
Programs: VX, UA 2P
Posts: 968
This is a real Hack, but if you are savvy with JavaScript, you can probably write a few lines and enter them into your Address bar. This could even be bookmarked as "United Cookie Monster" .

Instead of entering http://united.com or whatever, you could try something like (all on 1 line):

javascript: var now = new Date().toGMTString(); var names=document.cookie.split("="); for (var i=0;i<names.length;i++) {if ((i%2)==0){document.cookie=names[i]+"=;expires="+now+";"}}

That will execute the script as part of the current page (need to have united.bomb open). The handy thing is this could be automated as a bookmark on your toolbar.

I haven't tested it or anything, bit if you know what you're doing you should be able to come up with something that works... Maybe they should add a "clear cookies" link on .bomb. But I guess if .bomb were written properly, you wouldn't need to come up with hacks as a workaround!
nermaljcat is offline  
Old Oct 4, 2007 | 1:07 pm
  #5  
10 Countries Visited
20 Countries Visited
30 Countries Visited
20 Years on Site
 
Join Date: Sep 2005
Location: Tucson - Seattle
Programs: UA 1K; Marriott, AA,
Posts: 2,476
I am still trying to find a solution to .com remembering two accounts.
I manage Mrs. Grayland's account also and have to log out and close the browser before going to the other account because the cookie remembers the last account opened.

There was a separate address that worked and installed it's own cookie...thus I could use one address for each with no cookie conflict.
Does one still exist?
grayland is online now  
Old Oct 4, 2007 | 1:20 pm
  #6  
 
Join Date: Aug 2007
Programs: VX, UA 2P
Posts: 968
Originally Posted by grayland
I am still trying to find a solution to .com remembering two accounts.
I manage Mrs. Grayland's account also and have to log out and close the browser before going to the other account because the cookie remembers the last account opened.

There was a separate address that worked and installed it's own cookie...thus I could use one address for each with no cookie conflict.
Does one still exist?
Yeah that one is a pain. Using IE for one and Firefox for the other will work, but will be very annoying. Not sure if you can do much about that one. I'm assuming that you are logging into (assuming Windoze) with the same account?

If using separate accounts, I'm pretty sure Firefox will keep cookies etc in your user/home directory.. well it does in Linux at least. You could always configure it to do it under Windoze if it isn't the default.
nermaljcat is offline  
Old Oct 4, 2007 | 1:21 pm
  #7  
A FlyerTalk Posting Legend
20 Countries Visited
2M
50 Countries Visited
20 Years on Site
 
Join Date: Apr 2004
Location: GVA (Greater Vancouver Area)
Programs: D.R.E.A.D. Gold card holder
Posts: 53,182
Originally Posted by grayland
I manage Mrs. Grayland's account also and have to log out and close the browser before going to the other account because the cookie remembers the last account opened.
I manage multiple accounts, and I never have to close my browser after switching via logout/login. When I really have to have both accounts logged in at once (like when making reservations), I use Firefox for one and Safari for the other (similar to nermaljcat's suggestion).
mahasamatman is offline  
Old Oct 4, 2007 | 2:59 pm
  #8  
All eyes on you!
20 Years on Site
 
Join Date: Feb 2005
Location: Boulder, CO
Programs: UA, AA, WN; HH, MR, IHG
Posts: 7,055
Originally Posted by mahasamatman
I manage multiple accounts, and I never have to close my browser after switching via logout/login.
Agreed... although letting the cookie time itself out does not work, actually hitting "logout" always works for me without a problem. I use Camino (a Mozilla variant, similar to Firefox). And as others have noted, I use multiple browsers if I really have to be logged in as two people simultaneously. I have to keep multiple browsers around anyway since I do web design...
cepheid is offline  
Old Oct 4, 2007 | 3:05 pm
  #9  
Original Poster
10 Countries Visited
20 Countries Visited
30 Countries Visited
15 Years on Site
 
Join Date: Jul 2007
Location: SAN
Programs: UA MM Gold
Posts: 1,193
Some great advice here. I've been an IE guy because it was easy. I assume united.com works as well (or not) under Firefox as IE. I too am plagued with the problems of going into Mrs Nzpilot's account following access to mine. I'll give it a try. Tks....
nzpilot is offline  
Old Oct 4, 2007 | 3:06 pm
  #10  
Original Poster
10 Countries Visited
20 Countries Visited
30 Countries Visited
15 Years on Site
 
Join Date: Jul 2007
Location: SAN
Programs: UA MM Gold
Posts: 1,193
Originally Posted by gfowler-ord-1k
Just delete the offending percistent cookies from mymileageplus.com and then you can access the 1K site.
Tks, I'll know where to look next time....
nzpilot is offline  
Old Oct 4, 2007 | 5:04 pm
  #11  
15 Years on Site
 
Join Date: Dec 2005
Location: PDX
Programs: UA ex-1K, Hilton ex-Gold (now nothing)
Posts: 568
[noticed the thread title, and my mind went in a different direction...]

They implemented a feature on united.com to allow selecting what kind of cookies they'll serve you in flight?
turing is offline  
Old Oct 4, 2007 | 5:22 pm
  #12  
In memoriam
 
Join Date: Feb 2002
Location: Chicago, IL (ORD), Phoenix AZ (PHX)
Programs: UA 1K 1.9MM, Starwood Platinum, a nothing in several others
Posts: 5,176
Originally Posted by gfowler-ord-1k
Just delete the offending persistent cookies from mymileageplus.com and then you can access the 1K site.
I posted this from my smartphone and it was too much trouble to post the links on this problem. The definitive thread on this problem is my post Workaround for when the 1K site says you are not a member I added the "nomorecookies" tool referenced by the OP. That tool is only for IE.
Others posts related to this are:
http://www.flyertalk.com/forum/showt...om#post7838411
http://www.flyertalk.com/forum/showt...om#post8475667
http://www.flyertalk.com/forum/showt...om#post6460389
http://www.flyertalk.com/forum/showt...om#post6357724
http://www.flyertalk.com/forum/showt...om#post6449678

I had not idea the I had given info on this problem so much. The bomb programmers are just idiots. They have no concept of how to handle cookies properly.

Last edited by gfowler-ord-1k; Oct 4, 2007 at 6:33 pm
gfowler-ord-1k is offline  
Old Oct 4, 2007 | 5:31 pm
  #13  
In memoriam
 
Join Date: Feb 2002
Location: Chicago, IL (ORD), Phoenix AZ (PHX)
Programs: UA 1K 1.9MM, Starwood Platinum, a nothing in several others
Posts: 5,176
Originally Posted by nermaljcat
....
Instead of entering http://united.com or whatever, you could try something like (all on 1 line): ...
....
That will execute the script as part of the current page (need to have united.bomb open). The handy thing is this could be automated as a bookmark on your toolbar....
I did not test your script either but it looks reasonable. The browser window would have to be mymileageplus.com as that is were the 1K site cookie problems are. The cookies are KID and ID.
gfowler-ord-1k is offline  
Old Oct 4, 2007 | 5:35 pm
  #14  
 
Join Date: Sep 2005
Location: GNV which is not where we would like to be :)
Programs: ABP, Mr. Mom without the kids, Signor Mucci, DL PM, HH & Hyatt Diamond
Posts: 4,526
Are these by chance chocolate chip cookies? Maybe they need to be baked a little longer Want to confuse your friends when giving chocolate chip cookies - add 1/2 c of crushed bran flakes to the mix before baking
Italy98 is offline  


Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service -

This site is owned, operated, and maintained by MH Sub I, LLC dba Internet Brands. Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Designated trademarks are the property of their respective owners.