Hello,

First create event then set the event capacity as whatever you want in the
Manage Registrations->Settings->Capacity.
Once the event reached the capacity then you go to
Manage Registrations->Registrations->Actions->Edit.
At the time its show the error message as follow.
"Notice: Undefined index: registration_waitlist_enable in registration_form() (line 27 of /var/www/html/drupal/docroot/sites/all/modules/contrib/registration/includes/registration.forms.inc)".

This show only after capacity level is reached.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jabastin.ameex created an issue. See original summary.

Devaraj johnson’s picture

Status: Needs review » Needs work
Thomas Cys’s picture

This bug only occurs when the waitlist module isn't enabled. This patch will probably solve this problem.

Thomas Cys’s picture

Status: Needs work » Needs review
Jabastin Arul’s picture

#3 I try this...Its working fine as I expected..Thank you Thomas Cys.

Jabastin Arul’s picture

Status: Needs review » Closed (fixed)
DanielVeza’s picture

Came across this issue as well today. Patch in #3 fixed it. Just a couple of things -

  • This ticket shouldn't be set to fixed (closed), since the patch hasn't been committed. I can't set this to needs Review since only the maintainer can reopen tickets.
  • I've rerolled the patch in #3 to work from the root of the module, not site.