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

merlinofchaos’s picture

Status: Active » Closed (won't fix)

The file /sites/all/modules/panelizer/includes/panelizer.pages_default.inc is 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.

andrés chandía’s picture

Thanks
working now!