Posted by pban02 on March 20, 2009 at 11:18am
Jump to:
Issue Summary
Freshly installed Panels 6.x-3.x-dev with Ctools 6.x-1.x-dev (latest available)
Click Add Panel Page. Select a layout (I tried Two column and Three column). The following error appears:
Fatal error: Call to undefined function panels_context_load_contexts() in ...../sites/all/modules/panels/panels_page/panels_page.admin.inc on line 297
Comments
#1
#2
Remove the panels_page directory, as it is a leftover from a previous installation. panels_page.module does not exist in Panels 3.
#3
I had the same problem as the original poster, read the 'solution'...deleted the directory, and now get the following"
Fatal error: require_once() [function.require]: Failed opening required 'sites/all/modules/panels/panels_page/panels_page.admin.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wagg/public_html/talk/includes/menu.inc on line 346
#4
Visit your modules page to force the menu to rebuild.
#5