1
Using XOOPS 2.0.13.2, php 4.4.2, MySQL 4.1.18, registering a new user takes the information given, creates the user records and when done presents the page with the message that an email is being sent to the new person to activate the account. I (as the admin) get a notification that the new user has registered but the "registration email" is never sent (I registered myself using another email).
I turned on PHP debug and got a page of erros about variable reference but I think those are not affecting registration.
Anyone have suggestions?