I have a user login problem. Users can login with no problem from the index page.
The problem arises when a user who is not logged in goes into a category to view a
Link. I will number the steps.
1. User goes into a category
2. User views link
3. User clicks on details of link
4. User clicks on Add To Favorites .
5. Remember the user is not logged in so it kicks the user to the login page
6. User typs in user name a password and hit login
7. The script kick me to a 404 error page
I notice that in step 6 the login has a crazy url that has a lot o percentage signs % in it
Here is an example of the login url after the user clicks Add To Favorites
http://www.emanon-i.com/newei/login...dd.php%3Fid%3D9
You can try this if you go to www.emanon-i.com/newei and try to add a favorite with out being logged in. Use the test user I set up
Username: test4
Password: jimmy
Thanx Jimmy


