I wanted my logoff page to look exactly the same as my log-in page.
I cut the entire script from includes/languages/english/logoff.php and saved it somewhere. Then I copied the entire script from includes/languages/english/login.php and pasted it on includes/languages/english/logoff.php. It didn't work. When I visited my site and tested it, this is the error that I got upon logging out:
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/includes/languages/english/logoff.php:16) in /home/xxxx/public_html/includes/functions/functions_general.php on line 44
I put the original logoff script back to includes/languages/english/logoff.php and I got the same error when I tested it.
Can anybody help me with this problem? Thank you so much for your time and effort.
neophyte2007



