The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to direct to portal directly from login?

3 posters

Go down

Solved How to direct to portal directly from login?

Post by Arashi Kasai February 23rd 2010, 11:55 am

When my users login at the login page, I want the page to direct them to the forum's portal...not to the index.
How can we do that?

If i set the portal as the homepage, guest will be able to see the contents...but i want to start at the login page ===> Portal ===> Options to navigate to the forum
Arashi Kasai
Arashi Kasai
Forumember

Posts : 104
Reputation : 0
Language : Singapore Forum Representative

Back to top Go down

Solved Re: How to direct to portal directly from login?

Post by Sanket February 23rd 2010, 1:33 pm

Don't think thats possible.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: How to direct to portal directly from login?

Post by Arashi Kasai February 23rd 2010, 1:35 pm

Hmmm.....forumotion should put that kind of option up. Because I just want to show off my portal and it serve as a menu before entering the forum.
Arashi Kasai
Arashi Kasai
Forumember

Posts : 104
Reputation : 0
Language : Singapore Forum Representative

Back to top Go down

Solved Re: How to direct to portal directly from login?

Post by Sanket February 23rd 2010, 1:38 pm

Well the portal is showing up as homepage. Only thing is when you sign into any, it redirects to the forum.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: How to direct to portal directly from login?

Post by Arashi Kasai February 23rd 2010, 1:42 pm

No, I want it this way : Login page > Portal > Forum
The conventional way is : Login page > Forum.

The purpose i want Login page > portal > Forum is that my users will get engrossed with the content in the forum and won't go to the portal.

I tried several ways, such as creating a separate portal page and putting in the login block in it. But the users will end up logging in twice.
Arashi Kasai
Arashi Kasai
Forumember

Posts : 104
Reputation : 0
Language : Singapore Forum Representative

Back to top Go down

Solved Re: How to direct to portal directly from login?

Post by Sanket February 23rd 2010, 1:51 pm

You misunderstood what i said, i accept the fact & said its not possible.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: How to direct to portal directly from login?

Post by Arashi Kasai February 23rd 2010, 1:53 pm

Oh sorry sanket. You may close the thread since there's no solution for it.
Arashi Kasai
Arashi Kasai
Forumember

Posts : 104
Reputation : 0
Language : Singapore Forum Representative

Back to top Go down

Solved Re: How to direct to portal directly from login?

Post by Sanket February 23rd 2010, 1:55 pm

Locked
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: How to direct to portal directly from login?

Post by RoNo February 23rd 2010, 11:00 pm

[ Re-opened ]

You can redirect to the portal by using 2 login widgets...

Create a second (copy) Login widget with permissions
set to "Guests" and a redirect link like this:
"/login.forum?redirect=portal.htm"

Set the default Login widget permissions to
"Administrators, Moderators, Members"

How to direct to portal directly from login? Loginredirect1



Example: Invision forum "login to inbox" widget
[click]
How to direct to portal directly from login? Th_loginredirect2

How to direct to portal directly from login? Widget_rights1
Code:
<center><div class="box-content ipbform"><form action="/login.forum?redirect=/msg.forum?folder=inbox" rel="nofollow" method="post"><fieldset><dl><dt><label for="username">Username:</label></dt><dd><input tabindex="1" name="username" id="username" size="15" maxlength="40" value="" class="inputbox autowidth" type="text"></dd></dl><dl><dt><label for="password">Password:</label></dt><dd><input tabindex="2" id="password" name="password" size="15" maxlength="25" class="inputbox autowidth" type="password"></dd><dd class="forgot-pwd"><a href="href="/profile.forum?mode=sendpassword" rel="nofollow">I forgot my password</a></dd></dl><dl><dd><label for="autologin"><input name="autologin" id="autologin" tabindex="4" class="checkbox" checked="checked" type="checkbox"> Auto Log On</label></dd></dl><fieldset class="formbuttonrow"><input name="login" tabindex="6" value="Log in" class="button" type="submit"></fieldset></fieldset></form></div></center>

How to direct to portal directly from login? Break_gray1


Code for phpbb3 forum login widget (redirects to portal)
Code:
<form action="/login.forum?redirect=portal.htm" method="post"><fieldset class="fields1"><dl><dt><label for="username">Username:</label></dt><dd><input tabindex="1" name="username" id="username" size="20" maxlength="40" value="" class="inputbox autowidth" type="text"></dd></dl><dl><dt><label for="password">Password:</label></dt><dd><input tabindex="2" id="password" name="password" size="20" maxlength="25" class="inputbox autowidth" type="password"></dd><dd><a href="/profile.forum?mode=sendpassword" rel="nofollow">I forgot my password</a></dd></dl><dl><dd><label for="autologin" style="display: inline; white-space: normal;"><input name="autologin" id="autologin" tabindex="4" class="checkbox" checked="checked" type="checkbox"> Log me on automatically at each visit</label></dd></dl><dl><dt>&nbsp;</dt><br><dd><input name="login" tabindex="6" value="Log in" class="button1" type="submit"></dd></dl></fieldset></form>

I use these login widgets and can verify this method works Cool
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: How to direct to portal directly from login?

Post by Arashi Kasai February 24th 2010, 9:39 am

Thank you very much to solve the problem!!!
Arashi Kasai
Arashi Kasai
Forumember

Posts : 104
Reputation : 0
Language : Singapore Forum Representative

Back to top Go down

Solved Re: How to direct to portal directly from login?

Post by RoNo February 24th 2010, 8:19 pm


Since the issue has been resolved, this topic is closed.
How to direct to portal directly from login? Locked1How to direct to portal directly from login? Lock2
RoNo
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum