Download & Extend

Trying to add a panel page generates a fatal error

Project:Panels
Version:6.x-3.x-dev
Component:Panel pages
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)
Issue tags:issue, panels3

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

Issue tags:+issue, +panels3

#2

Status:active» closed (won't fix)

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

Status:closed (won't fix)» closed (fixed)