Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved Help Login Problem
#1
Not Solved
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.
[Image: f2t6c.jpg]
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?
#2
Not Solved
Put this in your .htaccess file:

Redirect 301 portal.php index.php
 
-Paul H.

Cogisne lingua latina?
#3
Not Solved
This gives my website a 404 error.
Also did you mean to make a new text file called .htaccess and place that code into it?
If so that did not work.
#4
Not Solved
URL?
-Paul H.

Cogisne lingua latina?
#5
Not Solved
http://thegamecrave.hostzi.com
Try logging in on the homepage.
Any Ideas?
#6
Not Solved
Can you provide a test account?
-Paul H.

Cogisne lingua latina?
#7
Not Solved
Yes, User: Test Password: password
#8
Not Solved
I can login just fine.
-Paul H.

Cogisne lingua latina?
#9
Not Solved
On the homepage? If you login on the hompeage through the sidebar module it will you a 404.


Forum Jump:


Users browsing this thread: 1 Guest(s)