Announcement

Collapse
No announcement yet.

Error Log - Cookie Issue?

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

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


  • #2
    https is supported but 5.2.3 is not. You should upgrade to 5.3.2.
    MARK.B
    vBulletin Support

    Comment


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

      Comment

      Related Topics

      Collapse

      Working...
      X