01-13-2010, 09:44 AM
[eluser]davidbehler[/eluser]
I'm only guessing here, but looks like it's trying to call a controller "styles". Could be that the path to one of your css files is wrong and instead of pointing to a valid file it points to the styles controller? Use absolute paths instead of relative ones.
I'm only guessing here, but looks like it's trying to call a controller "styles". Could be that the path to one of your css files is wrong and instead of pointing to a valid file it points to the styles controller? Use absolute paths instead of relative ones.