Upon enabling exif, the resulting /admin/build/modules/list/confirm page displays:

Fatal error: Cannot redefine class constant PelTag::XP_COMMENT in /home/XX/modules/exif/pel/PelTag.php on line 1086

Versions:

  • drupal-5.0-beta2
  • image-head - Dec. 8
  • exif-5.x-1.x-dev - Nov. 23
  • pel 0.9

It also prevents accessing /admin/build/modules, so the next easiest way to disable it is (re-)moving the exif/ directory out of /modules

Comments

benthere’s picture

Also, PHP version is: 5.1.2

david lesieur’s picture

The solution is to use the new PEL 0.9.1, which fixes this problem. I just updated Exif for that version of PEL — the downloadable package will be updated in a couple of hours.

Thanks for the bug report.

david lesieur’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)