Ticket #4673 (closed defect: duplicate)

Opened 1 year ago

Last modified 1 year ago

Use of undefined constant COOKIEHASH

Reported by: lrebrown Assigned to: anonymous
Priority: low Milestone:
Component: General Version: 2.2.1
Severity: minor Keywords: notice
Cc:

Description

following notices displayed in install.php as well as this bug: http://trac.wordpress.org/ticket/4672


Notice: Use of undefined constant COOKIEHASH - assumed 'COOKIEHASH' in <dir>\wordpress\wp-settings.php on line 180

Notice: Use of undefined constant COOKIEHASH - assumed 'COOKIEHASH' in <dir>\wordpress\wp-settings.php on line 182

Notice: Use of undefined constant COOKIEHASH - assumed 'COOKIEHASH' in <dir>\wordpress\wp-includes\comment.php on line 156

Notice: Use of undefined constant COOKIEHASH - assumed 'COOKIEHASH' in <dir>\wordpress\wp-includes\comment.php on line 163

Notice: Use of undefined constant COOKIEHASH - assumed 'COOKIEHASH' in <dir>\wordpress\wp-includes\comment.php on line 170

Change History

07/25/07 15:54:19 changed by lrebrown

  • keywords set to notice.

07/25/07 17:16:00 changed by Nazgul

  • status changed from new to closed.
  • resolution set to duplicate.

Duplicate of #3155.