I'm testing the API system.
I've not imported the user db in the wwforum.
1) When an user login in my system and then go to the wwforum homepage they are been registered, so login sharing works.
But users was registered without mail address.
How can they receive notify in mail?
2) When an user change password from my modify page, and then log in in my site with the new password, he can't login in the wwforum. Password is not accepted, but old password not works too 0_0.
Is the login case sensitive in the wwforum?
How does it not works?
I've checked in the db of wwforum but passwords are cripted so i don't know what passwords are been written in de wwforum db.
P.