I'm building a joomla/amember integration that uses mootools. When mootools is loaded on signup pages, it crashes the ajax checking. http://nvcacademy.net/2/accounts/signup-mml.php use nnnn as the username to reproduce the issue Mootools also crashes the auto country/state selection in the payment system. anybody see this before...?
right, sorry, it crashes in Chrome and safari on PC. if you fill out the form... the country/state issue is present in all browsers. the state choices are filled with code instead of states.
Gotcha. Have you tested loading the mootools library to a non-modified signup page? Curious to rule out any customizations that were made before identifying moo tools as the sole culprit.
yes, I just tried that. it does fail with a default header and footer with only mootools added. It does appear to be mootools related.