Very nice module! I have been using the latest dev in D6 and it is working great with dompdf. Started looking into the transition to D7. After porting my modules and using the D7 dev version I received this error when clicking on the PDF link.

Fatal error: Call to undefined function init_theme() in /var/www/drupal-7.0/sites/all/modules/print/print.pages.inc on line 644

I don't see the init_theme() function code anywhere....

Just a heads up.

Thanks!

Comments

Stu-Druwser’s picture

Title: Fatal error: Call to undefined function init_theme() in /var/www/drupal-7.0/sites/all/modules/print/print.pages.inc on line 644 » Fatal error: Call to undefined function init_theme() in print.pages.inc on line 644
jcnventura’s picture

Status: Active » Fixed

I've removed the init_theme calls.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.