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

Development Tools

Magnus Vaughan
Magnus Vaughan
10,583 Points

I'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
Maciej Czuchnowski
36,441 Points

Try 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
Magnus Vaughan
10,583 Points

This worked. Many thanks!