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!
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
Magnus Vaughan
10,583 PointsI'm doing console foundations and the console wont open.
I've disabled adblock for the domain, but am still getting this error in console:
Uncaught SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "http://teamtreehouse.com" from accessing a frame with origin "http://www.google.co.uk". Protocols, domains, and ports must match.
2 Answers

Maciej Czuchnowski
36,441 PointsTry opening the site in incognito window (Chrome and Firefox have something like that, it may have a different name) and see if it works - incognito window has all plugins disabled.

Magnus Vaughan
10,583 PointsThis worked. Many thanks!