Yes, my dev site is experiencing an infinite redirect loop with the path node/%node/register.

This is a fresh install of Registration 7.x-1.0. Only the registration_views module is also enabled. There is no change in behavior using different display widgets -- i.e., Hidden, Default, Registration link, or Registration Form.

Clearing cache, etc. has no effect. Same behavior in different browsers and devices.

(Also, FYI, no user permissions appear regardless of the fact that there is a Registration entity type which is employed as a field in a content type.)

In any case the module, which looks great, is presently unusable for me.

Comments

Anonymous’s picture

After designating one of my active Registration States as the Default state, the Registration form comes up as intended. Meaning that this is a required setting, which is neither checked for in code nor in the configuration form. Nor is it documented.

Anonymous’s picture

My note about lack of user permissions can be ignored. My bad :)

The module looks great!

levelos’s picture

Status: Active » Fixed

Good catch. Addressed in a9e2bc4d844f3938ac7623f5fe515caae8a758de.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • levelos committed a9e2bc4 on 7.x-1.x, panels, any-entity, slots, integrations, hold_state
    Change default states form element to radio buttons which allows us to...