You should add a comment to your readme file that warns users that they must make sure their php page template includes a statement at the end of the page that looks like the following:

print $closure

The template I was using didn't have this statement and I wasted an hour or so looking for the problem.

Comments

budda’s picture

Status: Active » Closed (won't fix)

Please log an issue with the template project to get it fixes. All PHPTemplates should have this included in their page.tpl.php as its required for various Drupal modules to function correctly.