Closed (fixed)
Project:
Private Upload
Version:
6.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2010 at 23:16 UTC
Updated:
17 Jun 2010 at 04:50 UTC
I'm getting these errors.
notice: Use of undefined constant REQUIREMENT_WARNING - assumed 'REQUIREMENT_WARNING' in .../sites/all/modules/private_upload/private_upload.module on line 153.
notice: Use of undefined constant REQUIREMENT_WARNING - assumed 'REQUIREMENT_WARNING' in .../sites/all/modules/private_upload/private_upload.module on line 205.
notice: Use of undefined constant REQUIREMENT_ERROR - assumed 'REQUIREMENT_ERROR' in .../sites/all/modules/private_upload/private_upload.module on line 206.
So i added this line:
include_once('includes/install.inc');
| Comment | File | Size | Author |
|---|---|---|---|
| private_upload.module.requirements_defines.patch | 528 bytes | Shiny |
Comments
Comment #1
Shiny commentedComitted to CVS