Hi,
I'm creating my own join form.
I created in my process.php the necessary mysql_query and the user is created in the database but is not automatically logged in. The created user is viewable in search result, and I'm able to login but I have to go to the login form.
Is there a function to automatically login after join ?
Thanks if someone know the answer