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

prodosh’s picture

Issue tags: +panels3, +issue
merlinofchaos’s picture

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.

mwoodwar’s picture

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

merlinofchaos’s picture

Visit your modules page to force the menu to rebuild.

jcisio’s picture

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