|
|
View Message | Back to Messages |
Plasma Tue Mar 13 2007 at 3:09 pm I think you are confused about what frames are
That site doesn't have any frames; it has tables. The redirect is failing because the page output has already started when you call the forum script.
The correct way to embed the forum in a table is to put your before/after code in header.php and footer.php. The forum script will include it when necessary, and this will fix the redirection problem.
|
|