• Page 1 of 1
  • 1
uCoz Community » Archives » Locked » How can i change the login redirect?
How can i change the login redirect?
CrisJako
Posts: 43
Reputation: 1

Message # 1 | 4:55 PM
Hello, I am having problems trying to find a way of changing the page the appears once a user has logged in.

and another thing i am wondering is, that is it possible to show member ranks such as $USER_RANK$

Animorph
Posts: 2856
Reputation: 189

Message # 2 | 5:43 PM
Quote (CrisJako)
the page the appears once a user has logged in.

the homepage ?

Quote (CrisJako)
that is it possible to show member ranks such as $USER_RANK$

it ispossible , but where do you want the user's rank to appear ?

you need to use one of these 2 codes if you wan't a rank name or image to appear

Code
$USER_RANK_NAME$
$USER_RANK_ICON$

To busy building a passive income online ;)
CrisJako
Posts: 43
Reputation: 1

Message # 3 | 6:30 PM
thanks for your reply

i want my homepage to show the login form but then want it to redirect to a different page. any ideas?

thanks for the User rank codes

Animorph
Posts: 2856
Reputation: 189

Message # 4 | 6:50 PM
CrisJako, aah , so you don't wan't a ajax window withlogin in it but a page , well the page already exists

http://yoursite.ucoz.com/index/1

if you don't want to have an ajax window to popup when clicking login you need to find :

Code
<a href="$LOGIN_LINK$">Login</a>

replace by :

Code
<a href="/index/1">Login</a>

i'm sorry if i'm misunderstanding you , be more spesific then about what you want to redirect and to where


To busy building a passive income online ;)
CrisJako
Posts: 43
Reputation: 1

Message # 5 | 8:59 PM
yeh im not very good at making sense but anyway

im just wondering if its possible to change the page that appears once a user logs in

at the moment it will login it to the page it was on but i want it to go to different page.

Animorph
Posts: 2856
Reputation: 189

Message # 6 | 9:39 PM
CrisJako, i don't think that that is possible because after logging in you automaticly re-direct to the homepage , so editing the login page has no use beause you will automaticly be send to the homepage
To busy building a passive income online ;)
CrisJako
Posts: 43
Reputation: 1

Message # 7 | 10:01 PM
hmmm ok thanks for all of your help

Added (2011-01-19, 4:01 PM)
---------------------------------------------
btw i couldnt manage to get the

$USER_RANK_NAME$
$USER_RANK_ICON$

codes to work, any ideas?

Animorph
Posts: 2856
Reputation: 189

Message # 8 | 10:05 PM
CrisJako, those are from forum , do you mind if i help you out tomorrow ? because i'm very bsy right now ; i promise that i will hep you , but also give me someinfo where do you want to display a rank image or rank name on your website , maybe a screenshot ?
To busy building a passive income online ;)
CrisJako
Posts: 43
Reputation: 1

Message # 9 | 1:02 AM
ok sure, ill post the screen shots tomorrow then

i also added to your rep

Added (2011-01-19, 7:02 PM)
---------------------------------------------
just a quick question, will the Ranks code work if i were to add it into the CSS?

screenshots will be available shortly.

Animorph
Posts: 2856
Reputation: 189

Message # 10 | 6:10 AM
Quote (CrisJako)
will the Ranks code work if i were to add it into the CSS?

no. , these codes are only for HTML

To busy building a passive income online ;)
Natashko
Posts: 3366
Reputation: 171

Message # 11 | 2:59 PM
CrisJako,
Quote (CrisJako)
im just wondering if its possible to change the page that appears once a user logs in

Do you mean that you want the users to see another page first thing, when they log to your website? If "yes", this might be helpful http://forum.ucoz.com/forum/5-2540-1#11327
More about user ranks is here http://forum.ucoz.com/forum/7-639-1#3328
CrisJako
Posts: 43
Reputation: 1

Message # 12 | 6:34 PM
is there a different code I can use?
Natashko
Posts: 3366
Reputation: 171

Message # 13 | 12:19 PM
CrisJako,
Quote (CrisJako)
is there a different code I can use?

For what? Be more specific as to what you want to be achieved.
uCoz Community » Archives » Locked » How can i change the login redirect?
  • Page 1 of 1
  • 1
Search: