Yahoo Mail Login Problems

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DJ
    MURCer
    • Sep 1999
    • 240

    #1

    Yahoo Mail Login Problems

    Any one have this problem? When login into yahoo mail I get this message.

    "Yahoo! may not be optimized for the web browser you are using. Your options are:"

    I am using Opera 7.52. Thanks.

    DJ
  • Helevitia
    Super MURCer
    • Aug 1999
    • 6628

    #2
    Make sure you have this in your UserAgents List

    PHP Code:
    # If MSIE:
    Mozilla\/4.0 \(compatible; MSIE (*;*)\2(;|\)) (^$TST(keyword=*.mozsite.*))
      $SET(1=Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1))
    
    # If Opera:
    Opera\/\2 \(Window\3;*(^$TST(keyword=*.((ie|moz|iemoz)site).*))
      $SET(1=Opera/\2 (Window\3))
     
    # If Mozilla:
    Mozilla\/5.0 \(*(Windows\s\2;)* rv:\4\)\3(^$TST(keyword=*.ie(opera|)site.*))
      $SET(1=Mozilla/5.0 (Windows \2; rv:\4) \3) 
    
    Of course, I have no idea what the above means. i ripped it from another website. And this is just a "possible" fix.
    Ladies and gentlemen, take my advice, pull down your pants and slide on the ice.

    Comment

    • DJ
      MURCer
      • Sep 1999
      • 240

      #3
      Yes I have seen that too but I don't know where to find the user agents list. I have set Opera to be recognised as IE 6.0.

      DJ

      Comment

      • Helevitia
        Super MURCer
        • Aug 1999
        • 6628

        #4
        does it work in IE and/or Mozilla?
        Ladies and gentlemen, take my advice, pull down your pants and slide on the ice.

        Comment

        • DJ
          MURCer
          • Sep 1999
          • 240

          #5
          It does not work in IE and I do not have Mozilla installed.

          DJ

          Comment

          • DJ
            MURCer
            • Sep 1999
            • 240

            #6
            Still looking for answers. Thanks.

            DJ

            Comment

            Working...