I upgraded straight to alpha 13 from 11, maybe I should've gone 11 to 12 to 13?
When I attempt to edit my panel node via tab 'Panel layout', I get the following error:
Fatal error: Call to undefined function panels_context_create() in C:\www\xampp\htdocs\content\sites\all\modules\panels\panels_node\panels_node.module on line 258
When I attempt to edit my panel node via tab 'Panel layout', I get the following error:
Fatal error: Call to undefined function panels_context_create() in C:\www\xampp\htdocs\content\sites\all\modules\panels\panels_node\panels_node.module on line 275
Comments
Comment #1
bsuttis commentedFollowing up, this error occurs on a fresh install of 5.3 as well.
This appears to be a duplicate of http://drupal.org/node/189376, although an error isn't specified there.
Comment #2
blackdog commentedGot this error to. It seems like there is a missing include just before lines 258 and 275. I've attached a patch to fix it.
Comment #3
merlinofchaos commentedPatch applied. Thanks!
Comment #4
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.