I notices that with all the updates and patches, my live site was missing the "signup" menu bar on the "people" admin page. It is supposed to be there next to "newsletter subscriptions", "permissions", etc. I then tried to manually go to the "admin/people/signup" page and it went to the regular people page. So I went to a content type that had a signup and tried to click the signup tab and got this:
Cannot access empty property in .../public_html/sites/all/modules/signup/views/handlers/signup_handler_field_signup_edit_link.inc on line 23
I have the June 28 dev version of signup and the Nov 28 version of views. I have the feb 28 version of signup on my localhost and it does not give me the error. But I had to apply a manual patch to get around the issue with the latest Views breaking signup.
Comments
Comment #1
flightrisk commentedThis seems to be a duplicate of several threads, this seeming to be the most appropriate one? http://drupal.org/node/1223938. Not sure if it is fixed however.