Popup and ajax work for login- and password form but not for register form, clicking register link will not open/load the register form but render an error "TypeError: a is undefined" (FF console) "Uncaught TypeError: Cannot read property 'length' of undefined" (Chrome console). Seems that jQuery v1.7 is needed?

Comments

miccelito’s picture

Any progress on this issue in the dev version? As for now the register form cannot load properly in modal when using newer jquery version 1.8+ (i.e. set by the Jquery Update module). Mentioned only login form and password form load as expected.