Hi guys
I have been reading many posts here on the header error issues but everything I have tried (so far) has not resulted in a fix.
What I was testing is the 404 error messages on the site by just typing anything in to get the 404 result. The first just shows the error message of the not existent page I was just trying out to get the 404 message, but I do not want that message showing either.
Using: version 1.4 [6528]
'mysite' and 'mytheme' have been substituted where necessary to secure the real values.
Notice: Zenphoto processed a 404 error on /ijhgjg. See the debug log for details. in /home/mysite/public_html/zp-core/functions.php on line 2097
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/zp-core/functions.php:2097) in /home/mysite/public_html/index.php on line 179
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/zp-core/functions.php:2097) in /home/mysite/public_html/index.php on line 180
Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/zp-core/functions.php:2097) in /home/mysite/public_html/themes/mytheme/404.php on line 3
Thanks
GW
Comments
If you output error messages, of course you get also the header error.
GW