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 trialPierre Smith
11,842 PointsBlank page ever since the video showing how to add bootstrap plugins
I've received two page one claiming that there's a database error and the other a blank page. However I haven't touched the database. How do I fix this issue?
Pierre Smith
11,842 Pointsfigured it out. there was too things I needed to change the password in the wp_config.php file and also I accidentally named my function w/ the same name as a function that already exist.
1 Answer
Pierre Smith
11,842 PointsWhen it comes to WP a blank page is an indication of bad php. If the database is the issue a Database connection error will be displayed.
Colin Marshall
32,861 PointsGreat job figuring it all out on your own Pierre!
Colin Marshall
32,861 PointsColin Marshall
32,861 PointsPlease post the code you added that caused your site to break.