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 trial

PHP

Issues in Starting the project

to put it simple i'am having trouble with the site and it seems that i can't see what it should display as the video was instructed such as The frog, Shirts instead it appears without it but only the text shows and the images wont display. I'am not sure what went wrong and i tried to carefully listen to what the teacher was saying over and over again but i don't seem to grasp in the beginning of the video :(

3 Answers

Could be a lot of things: do you have MAMP/XAMPP/etc. set up and active? If so, verify you've got the files in the proper directory (for MAMP, that's the htdocs folder).

Cheers, -james

Yeah i have XAMPP (Windows Version) that is running successfully when i first download it, but it seems i don't have it on the right directory which is true because my HTDOCS are placed in the desktop folder instead of it's own file folder in Sublime Text :(

Did you download the files that come with the video? because if not then you dont have the css and images that the teacher is working with.

Did you put the css and img files in the htdocs folder? If not, your server will not have access to them.