Member:
Markus ⋅
Date: August 20, 2009, 11:48 PM
⋅ Subject: "(No title)"
Hi Chris,
The CSS files that give your site its appearance are not loaded properly. Like this. In fact, every folder I type in returns the same. It appears that your server doesn't like the .htaccess files in the folders. They only contain the following:
IndexIgnore *
Options -Indexes
Which are both valid Apache directives for hiding the directory contents, but may be restricted by some hosts. Solution: Delete the .htaccess file in the /templates folder. Please check back and let me know if it worked.