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)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | simplenews_analytics.359006.patch | 749 bytes | sutharsan |
Comments
Comment #1
chrisroditis commentedin simplenews_analytics.install rename the fuction simplenews_uninstall() to simplenews_analytics_uninstall()
Comment #2
sutharsan commentedouch, copy error :( Attached patch is committed.
Comment #3
kenorb commentedThe same problem.
Patch tested and it's ok.
One more think: In the install hook there is sucesfully, should be successfully
Comment #4
sutharsan commentedkenorb, thanks. Fixed.
Comment #5
int commented