Error Log - Cookie Issue?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hirlas
    Member
    • Jul 2006
    • 92
    • 5.3.x

    Error Log - Cookie Issue?

    I am seeing this error in the log quite often. I am running vb5.2.3 on a https install. Could this be the reason for this message? Although forum seems to be running fine, I hate seeing errors in the log.

    Warning: Cannot modify header information - headers already sent by (output started at <snip>/includes/vb5/applicationabstract.php:763) in <snip>/includes/vb5/cookie.php on line 44
    If I look at the cookie.php, line 44 says this:
    if (!setcookie($name, $value, $expire, self::$path, self::$domain, self::$secure, $httpOnly))
    Any ideas?

  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24287
    • 6.0.X

    #2
    https is supported but 5.2.3 is not. You should upgrade to 5.3.2.
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • hirlas
      Member
      • Jul 2006
      • 92
      • 5.3.x

      #3
      Sorry, must be the dyslexic in me... I am running 5.3.2

      Comment

      Related Topics

      Collapse

      Working...