The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
account.php
#6
By the way: The current code:
<pre>
Code:
<?php
//Whatever you put here will happen after the username and password are verified and the user is "technically" logged in, but they have not yet been redirected to their starting page.  This gives you access to all the user's data through $user->data()

//Where do you want to redirect the user after login
Redirect::to('admin.php');

?>
</pre>
  Reply


Messages In This Thread
account.php - by nessinits - 03-09-2017, 11:15 AM
account.php - by mudmin - 03-09-2017, 09:51 PM
account.php - by nessinits - 03-10-2017, 07:53 PM
account.php - by mudmin - 03-10-2017, 08:10 PM
account.php - by nessinits - 03-11-2017, 12:32 PM
account.php - by nessinits - 03-11-2017, 12:35 PM
account.php - by mudmin - 03-11-2017, 02:04 PM
account.php - by nessinits - 03-11-2017, 02:08 PM
account.php - by mudmin - 03-11-2017, 02:12 PM
account.php - by nessinits - 03-11-2017, 02:18 PM
account.php - by mudmin - 03-11-2017, 02:20 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)