Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.10
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2009 at 20:54 UTC
Updated:
30 Nov 2009 at 11:39 UTC
Comments
Comment #1
jcnventuraThe module was never tested/configured to work with any version other than the "stable" 0.5.1. It seems it doesn't work with the current development versions.
João
Comment #2
karinagr commentedHi
I have already changed the version of dompdf . I am working with the stable version (0.5.1) but It is still not working
This is the error
Details of the Error
------------------
Type php
Location http://stage.uoguelph.ca/sessional_ta_posting/printpdf/481
Referrer http://stage.uoguelph.ca/sessional_ta_posting/gg
Message require_once(/var/www/html/drupal-6.14/sites/uoguelph.ca.sessional_ta_posting/modules/print/dompdf-0.5.1/include/domdocument.cls.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/html/drupal-6.14/sites/uoguelph.ca.sessional_ta_posting/modules/print/dompdf-0.5.1/dompdf_config.inc.php on line 194.
Severity error
Thanks for your help
Karis
Comment #3
jcnventuraI guess it doesn't have anything to do with dompdf 0.6.0 then..
There's a very similar error in their FAQ, which mentions the lack of the DOM extension in your PHP server.
Look into your phpinfo() and check whether you have that extension or not.
João
Comment #4
jcnventuraNo further info in two weeks. Closing the issue.