I have two pages serving up the exact same static page. I get an error on the second page, but I can’t figure out why.
No error: http://jatecson.com/information
Error: http://jatecson.com/set/images
I get this error in Chrome: “Uncaught SyntaxError: Unexpected token <”
In Safari I get another error: Did not parse stylesheet at ‘http://jatecson.com/set/css/main.css’ because non CSS MIME types are not allowed in strict mode.
Clicking on the error in the console takes me to line 1 of the web page: <!doctype html>
Can anyone offer a suggestion on how to fix this?
I’m running EE 2.10.1.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.