Per http://drupal.org/node/1839812, I'll be attaching a patch that removes the hook_requirements() implementation which checked to see if node_view handler in Page Manager is enabled.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | panelizer-remove_hook_requirements-1909820-1.patch | 837 bytes | r2integrated |
Comments
Comment #1
r2integrated commentedAttaching patch file.
Comment #2
merlinofchaos commentedCommitted and pushed.
Comment #4
kebz commentedWill the patch fix this notice... which I am receiving twice??
It pops-up when I go this path "/?q=admin/config/people/accounts"
When I click on the "Page Manager" link as it suggests, it takes me here "/?q=admin/structure/pages"
These three are the only things "enabled".
This one was enabled, but I disabled it thinking that the message would go away... nope, still there...lol
Comment #5
damienmckenna@kebz: What you're seeing is #2451643: Page Manager display warning appears when it isn't needed. Please continue the discussion there.