Can anyone confirm that Radioactivity works with panels. No energy is added when a node is viewed with panels. Disabling panels and energy generates. Drupal 7.23

Comments

whthat’s picture

Not sure the code explanation but its an issue with Panels not Radioactivity. I ended up adding a panel with a blank view mode that includes the radioactive field. then hard coded the blank view mode pane in my panelizer layouts. You could probably also add the radioactive field to the panel, calling the energy emitter.

In testing I created a rule that kicks when the node is viewed, but its not kicked when a panalized node is viewed. It does trigger when you have a Node: Content pane showing with a particular view mode. But that for me was not a standard panelizer setup.

erwangel’s picture

No this does not work with panels and does not work at all (excepted decaying on time according to profile). Tested with 7.x-2.x-dev of 2015-Feb-27 with and without panels (no other module installed but core) and tried any kind of settings combination, verified several times the settings, cleared caches, run cron, I never arrived to record an incident and generate energy.

erwangel’s picture

Finally I managed to make it work. The problem was in .htaccess permissions: see https://www.drupal.org/node/2456723

mvc’s picture

Status: Active » Closed (works as designed)

Sounds like there was no bug. For further discussion of panels & radioactivity see #2136857: No energy added to any nodes when viewing them using Panels.