Announcement

Collapse
No announcement yet.

Yahoo Mail Login Problems

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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

  • #2
    Make sure you have this in your UserAgents List

    PHP Code:
    # If MSIE:
    Mozilla\/4.0 \(compatibleMSIE (*;*)\2(;|\)) (^$TST(keyword=*.mozsite.*))
      
    $SET(1=Mozilla/4.0 (compatibleMSIE 6.0Windows NT 5.1))

    # If Opera:
    Opera\/\\(Window\3;*(^$TST(keyword=*.((ie|moz|iemoz)site).*))
      
    $SET(1=Opera/\(Window\3))
     
    # If Mozilla:
    Mozilla\/5.0 \(*(Windows\s\2;)* rv:\4\)\3(^$TST(keyword=*.ie(opera|)site.*))
      
    $SET(1=Mozilla/5.0 (Windows \2rv:\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


    • #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


      • #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


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

          DJ

          Comment


          • #6
            Still looking for answers. Thanks.

            DJ

            Comment

            Working...
            X