In the login.php file that we got from the Dr. Mohd, the default is to take the user to the welcome.php file. So you need to find where the file references the welcome page and change that location to a link to whatever page you want to take the user to right after login. We found two places that needed to be changed from welcome.php to our own home page on lines 7 and 67.