what could have gone wrong?
I am using the member API and have set my Session("user") and session("Password") variables however it is just not autoregistering the users.
It was working okay, and I'm not too sure what I have done other than delete some autoregistered users from the database table rather than via the control panel. Could this break it? I still have my admin user and guest user in there.
These are set in the memberapi.asp page.
Const blnMemberAPI = True
Const blnMemberAPIDisableAccountControl = True
any ideas?
thanks
Mike