Active
Project:
lc3_clean
Version:
7.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 May 2013 at 12:37 UTC
Updated:
19 Dec 2015 at 07:57 UTC
Jump to comment: Most recent
Hello.
From time to time, I get the following error message:
"Error: Notice: Use of undefined constant COMMENT_FORM_BELOW - assumed 'COMMENT_FORM_BELOW' in lc3_clean_preprocess_node() (line 137 of /usr/share/drupal/sites/all/themes/lc3_clean/preprocess.inc)."
My site, using commerce module, is very small.
Comments
Comment #1
Roman_Dezhin commentedConstant COMMENT_FORM_BELOW is defined in the core module Comments. You just need to enable the module Comments.