Closed (fixed)
Project:
Signup
Version:
7.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2012 at 19:12 UTC
Updated:
8 Mar 2012 at 17:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
generalconsensus commentedThe Krumo output looks like this for the object is included in the picture file below:
Comment #2
sgabe commentedLets add an entity type
nodeto the signup_log table. Please test the attached patch and report back.Comment #3
cjeanson commentedWas also having this issue, ran the patch - no longer getting error.
Confirmation from someone else would be good!
Comment #4
bbeanz commentedHi, have just started using the Signup module and am trying to add 'Signup Link' to a view. I get the same error as reported along with some ajax errors (screen shots attached). Having applied the patch the Undefined Index error is fixed but my ajax errors remain and the 'Signup Link' is not visible in my view.
Not sure if my error is related but thought I'd post and hope someone might tell me what I'm doing wrong. Thanks.
Comment #5
Graham Brand commentedI can confirm this as a fix. I was getting the error when visiting the Signups node on an enabled event, and the error went away (added the patch lines manually).
Comment #6
sgabe commentedCommitted, thanks!
Comment #7.0
(not verified) commentedspecified where the field was added to
Comment #8
dkane commentedI am running 7.x-1.x-dev and am still encountering the issue that started this thread. I am receiving the error:
Notice: Undefined index: entity type in views_handler_field_entity->init() (line 44 of mysite/sites/all/modules/views/handlers/views_handler_field_entity.inc).
When the field Signup: Node: Signup link is added into the view. The view and link still work, but throws the error. I looked at applying the patch, but it is already applied in the version I am running. Any thoughts?
I am attaching my view for reference
Thanks so much!