I go to create a panel. it gets to:
admin/build/pages/add/page-test/content

and stops. the screen does white and it stops. it's not timing out, it just stops.

Any ideas?

Comments

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

Is there an error in your apache/php/watchdog log?

Do you have Panels and CTools in sync? i.e, using 3.0 and 1.0 respectively?

webdev2’s picture

Apache error log:
PHP Fatal error: Cannot redeclare panels_simple_cache_get_cache() (previously declared in /pathto/sites/all/modules/panels/panels_simple_cache/panels_simple_cache.module:63) in /pathto/sites/all/modules/panels/plugins/cache/simple.inc on line 43, referer: pathto/admin/build/pages/add/page-residential/next

merlinofchaos’s picture

Status: Postponed (maintainer needs more info) » Fixed

The panels simple cache module has been removed. You need to delete your Panels directory entirely and then reinstall from the tarball.

webdev2’s picture

that fixed it. many thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.