Error when trying to access a pdf file

Borox

Member
Hi,

I have this error when I try to access a pdf:
Fatal error: Class 'FabrikWorker' not found in /home/.../public_html/components/com_fabrik/helpers/pdf.php on line 39

I commented these lines on pdf.php, now it works:

public static function iniDomPdf($puke = false)
{
/* if (!FabrikWorker::canPdf($puke))
{
return false;
}
*/

Is it related to v3.7 version? ( I put the last github update)

BR
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top