Active
Project:
Notifications
Version:
7.x-1.x-dev
Component:
Notifications
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
30 Jan 2011 at 03:04 UTC
Updated:
16 Jul 2012 at 18:00 UTC
Tracker ticket for the port of CCK Signup Notifications to 7.x. This work depends on Notifications and Messaging, currently in the process of updating to 7.x.
Comments
Comment #1
jhedstromComment #2
jhedstromNote, this may require #1002770: Notifications 4.x compatibility, depending on how Notifications and Messaging are ported to 7.
Comment #3
rainbow1119 commentedThe CCK Sign-up notifications 7.x-1.0-alpha4 can't work with Notification 7.x-1.0-alpha1,when "Signup for this event" results a blank page,errer is :PHP Fatal error: Call to undefined method Notifications_Subscription::set_account() in /....../sites/all/modules/notifications/notifications.subscription.inc on line 1061
Comment #4
jhedstromMarked #1195990: Warning: Missing argument 2 for notifications_cck_signup_notifications() in... as a duplicate.
Comment #5
taecelle commentedGet the message
Fatal error: Call to undefined method Notifications_Subscription::set_account() in /var/www/u2075053/public_html/sochinitell.pp.ua/sites/all/modules/notifications/notifications.subscription.inc on line 1061
How can it be fixed?
I've already applied patch
#1195990: Warning: Missing argument 2 for notifications_cck_signup_notifications() in...Comment #6
valthebaldAccording to the error message, this issue belongs to notifications, not cck_signup
I assume this is a duplicate of #1370314: method set_account() calls are not changed to set_user