I'have a custom page--node.tpl.php in my theme. Which is used instead of print.tpl.php (from my theme, which I expect it to use), on /print/nn. Removing the page--node file shows a correct print page.

I've no other print tpl files in my theme, I've some functions in my template.php but deleting it (and emptying the cache) has no effect.

Any suggestions?

Comments

allartk’s picture

* extra info: html.tpl.php is not used, only page.tpl.php. The variables which page--node.tpl.php expects are empty.
http://nieuw.sovon.nl/print/1643

jcnventura’s picture

Status: Active » Closed (duplicate)

From what you describe, this is a duplicate of #1533312: Print page not working on a custom template.

Please get the latest 7.x-1.x-dev, and re-open this if the problem still occurs.