thelaw
Member
Posted 17 years ago #
I'm wondering how you guys deal with the "Fatal Error If your blog does not display, please contact the owner of this site."
Technically this should be a 404 error and will happen every time someone either mistypes a blog subdomain or enters in something that doesn't redirect. If you install WP MU in the root, than any 404 page redirects to this page, e.g. mysite.com/vbulletinforums/nosuchdirectory/ -- the resulting no page found is the one above. How do you guys handle this?
thelaw
Member
Posted 17 years ago #
I tried to use the 404.php file by putting in:
ErrorDocument 404 /index.php?error=404
into my .htaccess file but it's not working for half the blog - it only works for one blog area/directory. If I have a 404 error outside a blog directory it defaults to the same "Fatal Error" page. I'm wondering how you guys manage these awful fatal error pages. I'd rather just have any 404 error go to one page that I've set up (site map is good) with a 404 page not found warning.
hannahpress
Member
Posted 16 years ago #
Having the same problem. Actually I'm having this problem on one site and on another site I'm getting a blank page (not white page, just a page using my template but with no content.
Any help?