Thanks!
OK I embedded some code in the JForum.java class which does the login and registration behind the scenes. The user is logged (I see - your last visit etc...) and when I post messages I get my user and not anonymus.
Now - I still have two questions :
1. Why do I still get the forum login when I want to send a private message? Seems like I am logged out for some reason.
2. When I go to "My Profile" I get the non-editable profile - seems I get logged out.
3. I want the user to be redirected to our registration page when he tries to post a message or private message. In what
java class should I put the redirect statement?
[originally posted on jforum.net by eytankab]