I got this error after setting up billy and checking out a product:
Fatal error: Call to a member function output() on a non-object in /vagrant/public/sites/all/modules/contrib/commerce_billy_mail/commerce_billy_mail.module on line 239
I got this error after setting up billy and checking out a product:
Fatal error: Call to a member function output() on a non-object in /vagrant/public/sites/all/modules/contrib/commerce_billy_mail/commerce_billy_mail.module on line 239
Comments
Comment #1
anybodyYou have to install DOMPDF as described in commerce_billy_pdf. This is NOT a commerce_billy_mail issue, see the commerce_billy_pdf Description and README. commerce_billy_mail defines a strict dependency on commerce_billy_pdf.
I've anyway added a new WATCHDOG entry, if this problem appears for other users.