Feedback 502 Bad Gateway error

Discussion in 'Support & Feedback' started by indyonline, Mar 6, 2013.

  1. Nerv

    Nerv Active Member

    Messages:
    568
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    70
    #21
    Not sure if this will help you but friend of mine had similar problem on Vbulletin forum and he fixed it like this:

    in includes/functions_login.php
    Line 376:

    
    // vbsetcookie will add the cookie prefix
    vbsetcookie($key, '', 1);
    
    PHP:
    add a space between the quotes so it will look like this:

    
    // vbsetcookie will add the cookie prefix
    vbsetcookie($key, ' ', 1);
    
    PHP:
     
    Nerv, Mar 7, 2013 IP
  2. FreeFun4Every1

    FreeFun4Every1 Prominent Member

    Messages:
    1,109
    Likes Received:
    234
    Best Answers:
    9
    Trophy Points:
    365
    #22

    Thanks for showing error I was also getting it from Last 3 days at every login. I am using Win 7 ultimate 64bit, Chrome v25 and every time I close browser my cookies and Cache is cleared that is my settings. Also tired by changing IP. I thought it was only me but now it's just not me.
     
    FreeFun4Every1, Mar 7, 2013 IP
  3. Karen May Jones

    Karen May Jones Prominent Member

    Messages:
    3,469
    Likes Received:
    290
    Best Answers:
    1
    Trophy Points:
    380
    #23
    I've had this about thirty times myself. I was already logged in. Also, when making replies, they have been timing out to bad gateway.
     
    Karen May Jones, Mar 7, 2013 IP