Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2010 at 17:10 UTC
Updated:
14 Apr 2011 at 07:59 UTC
Hi,
what kind of error is this? Where I have to look to find the error? What could be the cause of this?
Fatal error: Call to a member function get_id() on a non-object in /all/modules/print/dompdf-0.5.1/include/cellmap.cls.php on line 560
Comments
Comment #1
Frederic wbase commentedHello
You can fix this by changing line 560 from cellmap.cls.php
from
to
Comment #2
Apfel007 commentedthanx
Comment #3
jcnventuraComment #4
djkentuckyham commentedReceived a similar error and applied the same fix. So far? heh... so good
'Frame not found in cellmap' in /home/mysite/public_html/sites/all/modules/print/dompdf/include/cellmap.cls.php:224Comment #5
Frederic wbase commentedWich path did you aplied?