When installing module:
Fatal error: Cannot redeclare hook_node_type_update() (previously declared in ...\location\contrib\location_addanother\location_addanother.module:104) in
...\modules\notifications\notifications_content\notifications_content.module on line 668
Hook name appears to be wrong. Should be: "location_addanother_node_type_update" & "location_addanother_node_type_delete"
I have already posted issue on notifcations queue too: http://drupal.org/node/1246498
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | location-patch.diff | 952 bytes | Dinesh Kumar Sarangapani |
Comments
Comment #1
Dinesh Kumar Sarangapani commentedI too Got the Same, Got fixed.here is a patch
Comment #2
podarokbot
Comment #3
podarok#1 commited pushed to 7.x-3.x-dev
thanks!!!