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 Enhancing a Simple PHP Application Cleaning URLs with Rewrite Rules Introducing Rewrite Rules

Browser no longer display images, but rather warnings since using .htaccess. I am using only the download files.

Using Windows XP Location of files is exactly show below in what comes up on the browser. The imaging stopped when I started the lesson using the .htaccess file.

Warning: include(C:/xampp/htdocs/inc/header.php): failed to open stream: No such file or directory in C:\xampp\htdocs\project02-stage03-shirts4mike\index.php on line 7

Warning: include(): Failed opening 'C:/xampp/htdocs/inc/header.php' for inclusion (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\project02-stage03-shirts4mike\index.php on line 7

Hey, I’m Mike! Check Out My Shirts

Mike’s Latest Shirts

Warning: include(C:/xampp/htdocs/inc/products.php): failed to open stream: No such file or directory in C:\xampp\htdocs\project02-stage03-shirts4mike\index.php on line 29

Warning: include(): Failed opening 'C:/xampp/htdocs/inc/products.php' for inclusion (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\project02-stage03-shirts4mike\index.php on line 29

Notice: Undefined variable: products in C:\xampp\htdocs\project02-stage03-shirts4mike\index.php on line 33

Notice: Undefined variable: products in C:\xampp\htdocs\project02-stage03-shirts4mike\index.php on line 36

Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\project02-stage03-shirts4mike\index.php on line 36

Warning: include(C:/xampp/htdocs/inc/footer.php): failed to open stream: No such file or directory in C:\xampp\htdocs\project02-stage03-shirts4mike\index.php on line 50

Warning: include(): Failed opening 'C:/xampp/htdocs/inc/footer.php' for inclusion (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\project02-stage03-shirts4mike\index.php on line 50