Posted by Steve on 09/18/05 21:25
> It works up until the not logged in page, but once I log in (another
> re-direct) the link:
>
> <a href="<?php echo $_SESSION['where_last'];?>">Click
> here to return to the page you were trying to view.</a>
>
> Comes up with: http://www.magic2k.com/errorpages/404.php which is the 404
> error page defined in my htaccess file.
OK, but (1) what is the generated link and (2) what is the expected
link? We can't see what is missing because you haven't shown the
output.
---
Steve
[Back to original message]
|