Welcome Guest, Not a member yet? Register   Sign In
Weird bug with pages that don't exist
#1

[eluser]Unknown[/eluser]
Newbie here. I'm trying to solve a problem we're having on our site with some pages. For the most part the 404 page points to where it's supposed to. Several addresses, however, lead to blank pages. I'm talking white background, no head, no body.
The most I do get is

Code:
<html>
<head>
<style type="text/css"></style>
</head>
</html>

But I'm not sure if this is the browser filling in blank information or the page producing this.

The error occurs when someone goes to example.com/about-us/our-company/bio/ while the actual page would be example.com/about-us/our-company/bios/

We're running EE 1.6.9 and the issue is replicated on all browsers on any OS.

Any help would be appreciated!
#2

[eluser]Unknown[/eluser]
Just realized that I posted this in code ignitor...
Can someone remove this?




Theme © iAndrew 2016 - Forum software by © MyBB