Error installing new version
jan.n - September 17, 2008 - 09:29
| Project: | Fast Gallery |
| Version: | 6.x-2.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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...

#1
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.
#2
Already fixed in CVS
Raphael: I can confirm that the fix actually works :-)
#3
#4
Automatically closed -- issue fixed for two weeks with no activity.