Closed (fixed)
Project:
Entity Registration
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2012 at 18:11 UTC
Updated:
27 Jun 2014 at 21:08 UTC
Jump to comment: Most recent
Comments
Comment #1
levelos commentedThat's currently possible with the latest code base. See the updated README or our recent blog post, http://thinkshout.com/blog/2012/01/lev/entity-registrations.
Comment #2
btmash commentedOh, so should I be looking at 1.x-dev for the time being? And thank you for answering my question. It is much appreciated :)
Comment #3
Bronislovas commentedHello,
Then I select in node display to show registration form format . Registration form really shows and works, but if there is assigned image field and you choose "Upload" button I got the following error:
Notice: Undefined index: registration_form - drupal_retrieve_form() (row 752 iš ***\includes\form.inc).
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'registration_form' not found or invalid function name - drupal_retrieve_form() (row 787 **\includes\form.inc).
Notice: Undefined index: field_foto - file_ajax_upload() (row 270 ***\modules\file\file.module).
Notice: Undefined index: #suffix - file_ajax_upload() (row 279 ***\modules\file\file.module).
By the way if I just choose image and press Registration button everything works, image uploads, but as previously then do not work "Remove" button. In /register path everything works just fine.
Maybe there is a quick fix for this?
Thank you for really necessary module!
Comment #4
Bronislovas commentedComment #5
levelos commentedGot it. Fixed in 47cebd10f6a09b8af8df05ceb92e20a646b0e96a.