Fatal error: Call to undefined function panels_get_layouts() in /home/sitename/public_html/sites/all/modules/panels/panels_node/panels_node.module on line 118

also getting same error in other areas
Fresh install of panals module beta 12, also was getting the same error in beta 11,
compleatly uninstalled and deleated and reinstalled both versions.

Sys setup ........................................
Drupal 5.2
panals module beta 12
Apache version 1.3.37 (Unix)
PHP version 5.1.6
MySQL version 5.0.27-standard-log

Comments

amitaibu’s picture

Version: 5.x-2.0-alpha12 » 5.x-2.x-dev

Same here, with 5-2-DEV.

moshe weitzman’s picture

Title: Fatal errors - panels_get_layouts, in panal node, and mini panels modules. » Fatal errors - panels_get_layouts, in panal node, and mini panels module
Status: Active » Closed (duplicate)

i just posted these yesterday, though i did not mention panels_node, just minipanels.

bdillahu’s picture

I figured this one out (for me, at least).

I had just overlaid my existing panels directory with the new one. Since panels_page, etc. now have their own subdirectories, the old version was left in the root of panels. You need to clean it up and all was well.