Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialIan Hazelton
6,187 PointsWhy am i seeing this?
Every time i press 'view' in workspace, I see this screen.
Index of/
../ date/time - css/ " " img/ " " About.html/ " "
Index.html/ " "
My code looks exactly the same as Nick's. Obviously, I can just click on the Index.html, but doesn't this mean I've messed up somewhere? Anyone have any ideas?
Ian Hazelton
6,187 PointsThanks Scott. I'm sure it's something simple, but I can't for the life of me figure it out. Files as requested
Screenshot https://docs.google.com/presentation/d/1FIY6mKKbxIjEyQd7kICqkOdSg-MPXmirC48izSeA_HA/edit?usp=sharing
Index html https://docs.google.com/document/d/1nU75826nZfN0Ci9_9khH0ZdCOyzAp8Ejp7ZJ2SgLoHc/edit?usp=sharing
Also, Tried on Chrome, Firefox and IE. Cleared all temporary data. De-activated vpn client Running windows 7
6 Answers
Scott Magdalein
1,667 PointsHi there, thanks for sharing the screenshot and code. The problem was in your file names. File names should use all lowercase characters. Your file names had leading uppercase characters. I've changed them to lowercase and your Workspace should now be previewing properly.
Dov Breuer
8,268 PointsClose the browser delete the cache and cookies and try again
Ian Hazelton
6,187 PointsThanks for the reply, but I tried that already. Any other ideas?
Dov Breuer
8,268 PointsSorry bit no. Try writing to treehouse support
Claire Scholes
4,289 PointsAHH this is happening to me too!
Ian Hazelton
6,187 PointsHi Claire. I wrote an email to support. I'll post the reply here when it come in.
Dov Breuer
8,268 PointsTry to reset your browser to default http://www.howtogeek.com/171924/how-to-reset-your-web-browser-to-its-default-settings/
Ian Hazelton
6,187 PointsThat simple huh? Legend. Thanks a lot for your help, Scott.
Scott Magdalein
1,667 PointsMy pleasure! Don't forget to mark a "Best Answer" so others can see it if they have the same or similar problem in the future. :)
Scott Magdalein
1,667 PointsScott Magdalein
1,667 PointsHi Ian, well this sounds frustrating. I'd like to help. Can you post a screenshot of what you see as well as the code in your index file? That would help a ton. :)