Posted by jhedstrom on January 30, 2011 at 3:04am
9 followers
Jump to:
| Project: | Notifications |
| Version: | 7.x-1.x-dev |
| Component: | Notifications |
| Category: | task |
| Priority: | normal |
| Assigned: | rainbow1119 |
| Status: | active |
Issue Summary
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
#1
#2
Note, this may require #1002770: Notifications 4.x compatibility, depending on how Notifications and Messaging are ported to 7.
#3
The 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
#4
Marked #1195990: Warning: Missing argument 2 for notifications_cck_signup_notifications() in... as a duplicate.
#5
Get 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...#6
According 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