Fatal error: Cannot redeclare simplenews_uninstall() (previously declared in /home/foo/public_html/sites/all/modules/simplenews/simplenews.install:205) in /home/foo/public_html/sites/all/modules/simplenews_analytics/simplenews_analytics.install on line 25

Drupal 6.8
Simplenews 6.x-1.x-dev (2009-01-13)

CommentFileSizeAuthor
#2 simplenews_analytics.359006.patch749 bytessutharsan

Comments

chrisroditis’s picture

in simplenews_analytics.install rename the fuction simplenews_uninstall() to simplenews_analytics_uninstall()

sutharsan’s picture

Status: Active » Fixed
StatusFileSize
new749 bytes

ouch, copy error :( Attached patch is committed.

kenorb’s picture

Status: Fixed » Reviewed & tested by the community

The same problem.
Patch tested and it's ok.
One more think: In the install hook there is sucesfully, should be successfully

sutharsan’s picture

kenorb, thanks. Fixed.

int’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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