Fatal error: Cannot redeclare fast_gallery_unregister() (previously declared in \htdocs\drupal\sites\all\modules\fast_gallery\fast_gallery.module:1047) in /htdocs\drupal\sites\all\modules\fast_gallery\fast_gallery.install on line 208

after setting the "register option2 to false in .install it installed, but klicking "rescan" in options throws the same error...

Comments

Elstgeest’s picture

Same here. Obviously the fast_gallery_unregister function is defined both in fast_gallery.install and fast_gallery.module. For me it worked to exclude the one defined in fast_gallery.install.

jan.n’s picture

Already fixed in CVS
Raphael: I can confirm that the fix actually works :-)

rapsli’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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