Closed (won't fix)
Project:
Panelizer (obsolete)
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Mar 2012 at 08:17 UTC
Updated:
21 Mar 2012 at 17:48 UTC
Hi there I've updated the module but I got this:
Fatal error: Cannot redeclare panelizer_default_page_manager_handlers() (previously declared in .../sites/all/modules/panelizer/panelizer.module:232) in .../sites/all/modules/panelizer/includes/panelizer.pages_default.inc on line 25
I've tried the stable and development versions and both the same, I had to go one release back.
Comments
Comment #1
merlinofchaos commentedThe file
/sites/all/modules/panelizer/includes/panelizer.pages_default.incis no longer in the repository. You are getting this error because you untarred a new tarball over the old install but because of this, files got left over. You need to delete that file.Comment #2
andrés chandía commentedThanks
working now!