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
Comment #1
prodosh commentedComment #2
merlinofchaos commentedRemove the panels_page directory, as it is a leftover from a previous installation. panels_page.module does not exist in Panels 3.
Comment #3
mwoodwar commentedI 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
Comment #4
merlinofchaos commentedVisit your modules page to force the menu to rebuild.
Comment #5
jcisio commented