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

seiplax’s picture

experiencing the same thing - but we can not locate any changes/updates that we would have applied to cause the problem.

tcmug’s picture

Assigned: Unassigned » tcmug

Does this happen with the latest also?

seiplax’s picture

We 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.

tcmug’s picture

Status: Active » Closed (fixed)

Excellent! Closing.

socialnicheguru’s picture

Status: Closed (fixed) » Active

it'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).

tr’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

This constant is not present in any of the current versions of Radioactivity.