2012-03-29, 09:46 PM
Hello, I recently made a homepage by moving the portal.php into the site route an renaming it index.php. Now after somebody logs in they are prompted with this.
Now after that message appears the user receives an error 404, page not found. I found out the cause of this. After the user logs in it returns to the page they came from. Which is portal.php, but here is the problem portal.php does not exist because I changed it to index.php. Is it possible to make this page redirect to index.php not portal.php?
Now after that message appears the user receives an error 404, page not found. I found out the cause of this. After the user logs in it returns to the page they came from. Which is portal.php, but here is the problem portal.php does not exist because I changed it to index.php. Is it possible to make this page redirect to index.php not portal.php?