[wp-hackers] WEIRD! source code block show up on 404...

Davit Barbakadze jayarjo at gmail.com
Thu Apr 8 09:22:05 UTC 2010


Thank you Brian,

It gave me a blank page.

Here's the site in question: http://contemporary-magician.co.uk

You can try something like:
http://contemporary-magician.co.uk/fsdfsdfsdf to see the mess.

On Thu, Apr 8, 2010 at 1:54 AM, Brian Layman <bulk at thecodecave.com> wrote:
> I'd really need to see an example, but speculating wildly the http header
> may be messed up.
>
> Temporarily replace your 404 file with something dirt simple
>
> <?php
> header("HTTP/1.0 404 Not Found");
> ?>
>
> and see what that does,
>
> Rereading
> http://codex.wordpress.org/Creating_an_Error_404_Page
>
> may point out something missing in your template.
>
> -----Original Message-----
> From: wp-hackers-bounces at lists.automattic.com
> [mailto:wp-hackers-bounces at lists.automattic.com] On Behalf Of Davit
> Barbakadze
> Sent: Wednesday, April 07, 2010 5:38 PM
> To: wp-hackers at lists.automattic.com
> Subject: [wp-hackers] WEIRD! source code block show up on 404...
>
> I've never encountered anything like that. Regular wordpress
> installation (latest), some usual plugins (can list them if it
> matters). And I'm getting raw html source blocks, when entering wrong
> urls in address bar, without any header or footer parts and sometimes
> even with html tags split in the middle, instead of regular 404 page
> (template for which I got in theme folder). What could be the reason
> for that?
>
> Has anyone encountered or heard of anyone encountering anything like that??
>
> --
> Davit Barbakadze
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>



-- 
Davit Barbakadze


More information about the wp-hackers mailing list