posted 15 years ago
Hi all,
I'd successfully integrated JForum into my web apps using SSO. Now I face a couple of issues and hopefully someone can shed some light on these:
- Since the SSO has turned on, when a user has successfully logged in, they will use the user profile page in my Apps instead of the default one (user/edit/3.page).
- The request parameter for language change does not work in a session after user logged in (e.g. forums/list.page?lang=ja_JP). This setting is in the individual user profile. However, I'd changed the profile page to my own page, so I'm wondering what is the simplest way to allow user to change language after logged in.
[originally posted on jforum.net by mesostructure]