Closed (outdated)
Project:
Radioactivity
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Aug 2011 at 12:02 UTC
Updated:
6 Feb 2025 at 01:01 UTC
Jump to comment: Most recent
I am getting the following notice on my install:
Notice: Use of undefined constant RADIOACTIVITY_FIELD_TYPE - assumed 'RADIOACTIVITY_FIELD_TYPE' in radioactivity_field_schema() (line 10 of ../radioactivity/radioactivity.install).
I believe that this error may have only started after uninstall. Perhaps the constant defined in .module, which is no longer loaded when the module is disabled?
Comments
Comment #1
seiplax commentedexperiencing the same thing - but we can not locate any changes/updates that we would have applied to cause the problem.
Comment #2
tcmug commentedDoes this happen with the latest also?
Comment #3
seiplax commentedWe have removed the development version where this problem existed, so I can´t check it against that one - but on a newer development version the 7.x-2.0-beta1 works without problems.
Comment #4
tcmug commentedExcellent! Closing.
Comment #5
socialnicheguru commentedit's back.
I installed the dev version and get the following:
Notice: Use of undefined constant RADIOACTIVITY_FIELD_TYPE - assumed 'RADIOACTIVITY_FIELD_TYPE' in radioactivity_field_schema() (line 9 of modules/all/radioactivity/radioactivity.install).
Comment #6
tr commentedThis constant is not present in any of the current versions of Radioactivity.