I'm using P2 on http://collaboration.blaiseandco.com/ and while single posts & archives seem to work fine, the home page doesn't fully load.
It looks like the problem lies somewhere in p2_load_entry(); because replacing this function with the_content(); allows the template to fully load.
I'm running P2 version 1.3.2 on WP 3.2.1, hosted on Bluehost.
Any ideas?