|
|
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo
|
|
When User has logged in i want to redirect him to portal.php |
Autor |
Wiadomość |
JA$ON
Posty: 116
|
Wysłany: 23-08-2007, 12:21 When User has logged in i want to redirect him to portal.php
|
|
|
Hi,
when a user logs in on any page of my website, he/she is autmatically redirected to the index.php but i want to redirect the user to portal.php.
so that eg if i log in on the forum, the portal.php will open (after log in).
how can i do that?
thanks |
_________________ Hey Gość, please take second to visit my Portal. |
|
|
|
 |
Gadatliwa Kasia
|
|
|
|
JA$ON
Posty: 116
|
Wysłany: 23-08-2007, 12:35
|
|
|
that didnt work.. i think there is a file in which you can edit the location^^ |
_________________ Hey Gość, please take second to visit my Portal. |
|
|
|
 |
Centurion


Pomógł: 543 razy Posty: 1972
|
Wysłany: 23-08-2007, 12:38
|
|
|
well you can edit login.php file and change
Kod: | $url = ( !empty($HTTP_POST_VARS['redirect']) ) ? str_replace('&', '&', htmlspecialchars($HTTP_POST_VARS['redirect'])) : "index.$phpEx";
redirect(append_sid($url, true)); |
to
Kod: | $url = ( !empty($HTTP_POST_VARS['redirect']) ) ? str_replace('&', '&', htmlspecialchars($HTTP_POST_VARS['redirect'])) : "portal.$phpEx";
redirect(append_sid($url, true)); |
this will redirect users to portal after logging in |
_________________ Poza forum pomagam tylko odpłatnie
• przenoszenie/łączenie/naprawianie baz danych
• instalacja/pisanie modów, aktualizacja for z zachowaniem modów
• programowanie php/mysql |
|
|
|
 |
JA$ON
Posty: 116
|
Wysłany: 23-08-2007, 12:43
|
|
|
thanks! by the way..where can i get this file from?
http://www.przemo.org/php...ion=file&id=101
the download link does not work anymore..
its the spider friendly mod that i found in this forum^^ |
_________________ Hey Gość, please take second to visit my Portal. |
|
|
|
 |
Centurion


Pomógł: 543 razy Posty: 1972
|
Wysłany: 23-08-2007, 12:46
|
|
|
I have no idea what happened with this file, I've put it in attachement
spider_friendly_1311.zip
|
Pobierz Plik ściągnięto 577 raz(y) 127,22 KB |
|
_________________ Poza forum pomagam tylko odpłatnie
• przenoszenie/łączenie/naprawianie baz danych
• instalacja/pisanie modów, aktualizacja for z zachowaniem modów
• programowanie php/mysql |
|
|
|
 |
JA$ON
Posty: 116
|
Wysłany: 23-08-2007, 13:12
|
|
|
thanks a lot your a great help!^^ |
_________________ Hey Gość, please take second to visit my Portal. |
|
|
|
 |
|
Nie możesz pisać nowych tematów Nie możesz odpowiadać w tematach Nie możesz zmieniać swoich postów Nie możesz usuwać swoich postów Nie możesz głosować w ankietach Możesz załączać pliki na tym forum Możesz ściągać załączniki na tym forum
|
Dodaj temat do Ulubionych Wersja do druku
|
Kopiowanie wszelkich treści zawartych na forum, modyfikacji oraz instrukcji bez zgody administracji i autorów tematów/postów zabronione!
Powered by phpBB modified by Przemo © 2003 phpBB
| Strona wygenerowana w 0,13 sekundy. Zapytań do SQL: 13 | |
 |
|