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 trialDanielle Canterbury
9,058 PointsLike a free youtube video - I can follow along until you start skipping key pieces of information and code. pls fix. ty
Please fix soon, I'd like the paid membership to actually help me learn. Thanks.
2 Answers
Philip Dodd
6,288 PointsI 'm having the same issue as Danielle
Jason Lucero
644 PointsHey guys,
One thing I found helpful is to pause the video at the beginning and take a look at the variables that are in the index file before I start. Even if you don't do this the errors that you will get in your workspaces page will give you good information as to why its not working.
I got an error on this part as well but from the error found that I wasn't declaring my variable for $role first so when I was using it in the if statement and attempting to echo that out I got the error. I think the reason we don't go over setting the variables on each video is because we have gone over those dependencies in earlier modules and can learn by making mistakes then taking the troubleshooting steps to fix them ourselves.
mikes02
Courses Plus Student 16,968 Pointsmikes02
Courses Plus Student 16,968 PointsHi Danielle,
It would probably be most helpful if you described exactly where you are getting stuck, or where you feel the video is falling short, so that the specifics can help Treehouse address the issue, if there is in fact an issue.