Hii, Jeff,
How can i redirect user to the board index after login instead of main page of joo!bb
thanks
Raj
That can be found Here in the Documentation Wiki.
Jeff
Joined Board
10/16/2008 03:04
Last Visit
07/19/2010 18:51
User is OfflineView all users posts
Hii Jeff,
thanks 4 the replay,
but this does not solves the problem, i don't want to create any menu link.
as i signed in the forum it redirect me to main view of the joocm, i want to redirect to the joobb
in the topic view fo the joobb, it shows the some details of the user on the right side with its avtar and other details, i want to edit it, is it possible.
Thanks again
Raj,
The redirect upon login to the Joo! components, can't be changed unless you want to change the code yourself. Now I don't use the forum login in my site as it is contained within a larger site that runs Community Builder so once you log into my site, you are redirected to the site's main page. From there, if you click the "Forum" button, you go directly to Joo!BB.
If you are using the forum on a public page and that is the only area that needs to be logged into, it will direct them to the Joo!CM main menu I'm pretty sure unless you modify the code yourself.
For your second question, the user name display, avatar display and the rankings can all be adjusted in the Joo!BB configuration in the backend of your Joomla site. The rest below that can't be adjusted unless you again want to change the code yourself.
This link is to the same question and it was just answered by Robbie, the creator of this forum.
Jeff
Joined Board
10/16/2008 03:04
Last Visit
07/19/2010 18:51
User is OfflineView all users posts
My question is basically the same as Raj's.
When a visitor uses the logon link in the top of the forum, he gets redirected to the JooCM page with all these icons.
What I would like to achieve is that I can (at least) redirect the visitor to the JooBB forum, and if possible to the same location from where he clicked the logon link.
Quote by jhetrick62:Raj,
The redirect upon login to the Joo! components, can't be changed unless you want to change the code yourself. Now I don't use the forum login in my site as it is contained within a larger site that runs Community Builder so once you log into my site, you are redirected to the site's main page. From there, if you click the "Forum" button, you go directly to Joo!BB.
If you are using the forum on a public page and that is the only area that needs to be logged into, it will direct them to the Joo!CM main menu I'm pretty sure unless you modify the code yourself.
For your second question, the user name display, avatar display and the rankings can all be adjusted in the Joo!BB configuration in the backend of your Joomla site. The rest below that can't be adjusted unless you again want to change the code yourself.
This link is to the same question and it was just answered by Robbie, the creator of this forum.
Jeff
As Jeff mentioned, this appears to be hardcoded on the PHP scripts.
Can anyone point me in the right direction where to find this redirection code?
I don't think it would be that difficult to redirect to the forum overview.
If I want to redirect to the page from where the visitor clicked the logon link, the topic and Itemid variables need to be passed to the login view and processed from there.
Any suggestions where to look in the code would be appreciated.
Bert


