11-12-2017, 12:58 PM
Code:
if(isset($user) && $user->isLoggedIn()){
Code:
Redirect::to('yourpage.php);
Code:
}
Let me know if you have any issues.
The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
Redirect to my account.php
|
Messages In This Thread |
Redirect to my account.php - by shoropio - 11-12-2017, 02:25 AM
Redirect to my account.php - by mudmin - 11-12-2017, 12:54 PM
Redirect to my account.php - by mudmin - 11-12-2017, 12:58 PM
Redirect to my account.php - by shoropio - 11-13-2017, 01:01 AM
Redirect to my account.php - by Brandin - 11-13-2017, 01:15 AM
Redirect to my account.php - by shoropio - 11-13-2017, 01:21 AM
|