Closed (fixed)
Project:
Printer, email and PDF versions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2010 at 14:39 UTC
Updated:
30 Jul 2010 at 17:30 UTC
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
Comment #1
Stu-Druwser commentedComment #2
jcnventuraI've removed the init_theme calls.