Fatal error: Call to undefined function panels_load_include() in /home/labgrab/public_html/testbed/sites/all/modules/panels/panels_node/panels_node.module on line 317

Fatal error: Call to undefined function panels_load_include() in /home/labgrab/public_html/testbed/sites/all/modules/panels/panels_page/panels_page.module on line 614

Fatal error: Call to undefined function panels_load_include() in /home/labgrab/public_html/testbed/sites/all/modules/og/og_panels.module on line 533

I suspect that I could find more if I looked hard enough. The common element(lines 533, 614, 317 of their respective modules) is this line right here:
panels_load_include('common');

What is this common, where is it located, what does it do, and how can this be worked around?

Comments

sun.core’s picture

Status: Active » Closed (won't fix)

Sorry, but Panels for D5 will not see any further fixes, since Panels for D6 simply advanced too much and no one cares for D5.