Closed (fixed)
Project:
Fast Gallery
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2008 at 09:29 UTC
Updated:
3 Oct 2008 at 05:31 UTC
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
Comment #1
Elstgeest commentedSame 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.
Comment #2
jan.n commentedAlready fixed in CVS
Raphael: I can confirm that the fix actually works :-)
Comment #3
rapsli commentedComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.