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 trialSiraj Khan
3,451 PointsI have followed the course exactly the same way as described here in my own editor. It shows only plain unordered HTML.!
I have followed the course exactly the same way as described here in my own editor. It shows only plain unordered HTML in the browser.! Please help.
6 Answers
Jennifer Nordell
Treehouse TeacherHi there, Siraj Khan! This is hard to troubleshoot given that we cannot see your code when you work on your local system. So, you've set up the PHP server as described in the links in the Teacher's Notes of the first video? If so, are you receiving any odd errors there?
Also, did you make sure to download the project files including the CSS and images? Things will not look the same if you are not using the same stying and images that the instructor is using.
I look forward to hearing back!
Siraj Khan
3,451 PointsYup, Mamp is working perfectly fine.
Jennifer Nordell
Treehouse TeacherUnfortunately, there are still many variables here not including the file structure and naming. To help you troubleshoot this further, I would almost need a link to a GitHub repository.
Siraj Khan
3,451 PointsSo can you help me out in that.?
Siraj Khan
3,451 PointsVariables are missing in the CSS file.?
Siraj Khan
3,451 PointsDear @Jennifer Nordell,
Can you please help.? I am still stucked in this lesson. Searched the web but couldn't find any solution.
Siraj Khan
3,451 PointsJennifer Nordell Can you please help.?
Jennifer Nordell
Treehouse TeacherUnfortunately, the answer is probably not. Again, there are too many things that could go wrong on your local system with file namings, the MAMP server, and other code that isn't listed here. I cannot help troubleshoot your code as is because it's not really complete without seeing how it runs in the environment and with all the code simultaneously. There could be misspellings/incorrect capitalizations in your file names/folders. The list goes on and on. I once saw a project that had flawless code, but because the directory name contained one extra space nothing worked.
You have a couple of options here if you want us to assist you further. Either you can do the project in Workspaces and link a snapshot of your workspace here. Alternatively, you can learn git and GitHub and link us to your repository there.
Here are some good starting points for learning git and Github:
https://teamtreehouse.com/library/introduction-to-git
https://teamtreehouse.com/library/github-basics
Hopefully, you'll provide us with a way to better assist you
Siraj Khan
3,451 PointsJennifer Nordell , above is the snapshot of my project's workspace..! Please check and help.!
Baki Baklan
5,915 PointsHello buddy, I used to have same problem. Then I realized that I didn't rename index.html as index.php. Change it like this, maybe it will work for you too.
Siraj Khan
3,451 PointsSiraj Khan
3,451 PointsHey Jennifer,
Thanks a lot for your response. Yes I downloaded complete project file along with CSS and images. I am pasting the code below:
Jennifer Nordell
Treehouse TeacherJennifer Nordell
Treehouse TeacherSiraj Khan Ok so we've eliminated that as a problem! Terrific! Now, can you confirm that your server is running correctly?