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 Build a Simple PHP Application Creating the Menu and Footer Starting the Project

Unwanted ads on page

Whenever I open up my page I have two ad banners is anyone else havin g this problem/know how to get rid of them?

Thanks

4 Answers

Fixed it, For some weird reason when I went to my page through the MAMP webstart page, the ads popped up. If I inserted the same url manually http://localhost:8888/, there were no ads.

Ok glad you solved it but I still don't understand why you could have these ads...

Could you give us the link to your website ?

Sorry i wasnt clear im following th php shirts 4 mike course, the site is on my localhost using MAMP

It's really odd, Like that I honestly don't know how could these ads be displayed on your localhost, I followed this tutorial some months ago and I had no problem with it and If I remember well, no ads were added. Would it be possible for you to post a screenshot of the problem here ? If possible the code behind it as well. For this, inspect these elements (banners) with your google chrome dev tool or firebug for firefox. This way we'll find a solution.