The module checks for $node->signup when it should be $node->signup_status. I left the first check in since it does seem to valid in certain situations and incase older versions of signup still use that field name.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | signup_scheduler-fix-save-dates-1192194-4.patch | 563 bytes | ngstigator |
| #1 | signup_scheduler-fix-save-dates-1192194.patch | 703 bytes | tseven |
Comments
Comment #1
tseven commentedHere is the patch mentioned above.
Comment #2
rajeevkHello,
This patch is not working. In both cases whether I try to create or update node with schedule sign up, it leads me to white screen.
Thanks,
Comment #3
rdworianyn commentedThis patch worked for me.
Comment #4
ngstigator commentedHere is a patch that will work when patching from drush make file.