
Originally Posted by
battra
2. When I click 'Email PDF' button, received this error: Parse error: syntax error, unexpected T_NEW in /home/username/public_html/admin/dompdf/include/functions.inc.php on line 240
its hard to tell, as all the code in that dompdf file should be original and touched bar the config file... u could try re-uploading it , or getting it from src again, but it may be something else maybe server or invoice.php related...
i even checked out line 240 and traced it back a bit , to function called dec2roman, but no clues to why ur getting the error,
240:
Code:
throw new DOMPDF_Exception("dec2roman() requires a numeric argument.");
theres what looks like something similiar being written about here:
http://www.mail-archive.com/php-gene...msg188994.html
Has anybody out there actually gotten this to work ??
(i imagine so.. but cant be sure)
sorry im not much help, but its a bit over my head right now...