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.

Comments

tseven’s picture

StatusFileSize
new703 bytes

Here is the patch mentioned above.

rajeevk’s picture

Hello,

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,

rdworianyn’s picture

This patch worked for me.

ngstigator’s picture

Here is a patch that will work when patching from drush make file.