I get the error "Fatal error: Call to undefined function notifications_include()" from "notifications_nice.module on line 36" when I enable nice notifications. Happens whenever I load a node that would have a notification on it.

Comments

deanflory’s picture

Issue tags: +error, +undefined, +links, +nice, +function, +36, +notifications_include()

Same here, same error:

Fatal error: Call to undefined function notifications_include() in /.../sites/all/modules/notifications_extra/notifications_nice/notifications_nice.module on line 36
array(4) { ["type"]=> int(1) ["message"]=> string(50) "Call to undefined function notifications_include()" ["file"]=> string(121) "/.../sites/all/modules/notifications_extra/notifications_nice/notifications_nice.module" ["line"]=> int(36) } n/a

avpaderno’s picture

Version: 6.x-4.0-beta5 » 6.x-4.x-dev
Category: Support request » Bug report
Issue summary: View changes
Status: Active » Closed (outdated)
Issue tags: -error, -undefined, -links, -nice, -function, -, -notifications_include()

I am closing this issue, since it's for a Drupal version no longer supported.