|
|
View Message | Back to Messages |
Todd Tue Mar 13 2007 at 1:50 am Framing Problem
Plasma,
Problem is seen in all browsers: Firefox, IE 6, etc.
This is the redirect code, I believe:
# Post has been added, now redirect to the main page of the forum
header('Location: '.php_self());
How can I edit the redirect to go to another page of my choosing ... for instance, a different web site like www.abc.com?
If I can understand the code better, I think I can fix this problem.
The other suggestion you made was a meta refresh redirect ... where would I put that meta tag in the case where the forum is framed?
Take a look if you like:
www.heyneighbor.info ... click on Forum.
or to go directly to the forum: www.heyneighbor.info/forum/index.php
Thanks, Plasma ...
|
|