Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post How Change Redirect After Login / Logout 
 
  • Version, Lastest
  • the web site : HERE
  • test user acount: user test, pass test


Well, I want to redirect the login and logout to the pafiledb (/dload.php), but i don't know how to do.

I searched for other topics, but no one contains the same request, did anybody have some idea how to..?
 



 
DilSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: How Change Redirect After Login / Logout 
 
Open login_ip.php and change this var:

Code: [Download] [Hide] [Select]
$redirect_url = (!empty($redirect) ? urldecode(str_replace(array('&', '?', PHP_EXT . '&'), array('&', '&', PHP_EXT . '?'), $redirect)) : '');


To:
Code: [Download] [Hide] [Select]
$redirect_url = 'dload.' . PHP_EXT;

 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How Change Redirect After Login / Logout 
 
Thank you!

I hope this post help another guest / users
 



 
DilSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events