mohanjith / web-invoice

Automatically exported from code.google.com/p/web-invoice
GNU General Public License v3.0
0 stars 2 forks source link

Error trying to mail invoice to client #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Create an invoice
2.view and send
3.or select the invoice from list and specify 'send' action

What is the expected output? successful mailing.

What do you see instead? eror:
Fatal error: Uncaught exception 'DOMPDF_Exception' with message 'Requested HTML 
document contains no data.' in 
/home/bloggin1/public_html/wpblogexperts/wp-content/plugins/web-invoice/lib/domp
df/include/frame_tree.cls.php:135 Stack trace: #0 
/home/bloggin1/public_html/wpblogexperts/wp-content/plugins/web-invoice/lib/domp
df/include/dompdf.cls.php(293): Frame_Tree->build_tree() #1 
/home/bloggin1/public_html/wpblogexperts/wp-content/plugins/web-invoice/lib/domp
df/include/dompdf.cls.php(377): DOMPDF->_process_html() #2 
/home/bloggin1/public_html/wpblogexperts/wp-content/plugins/web-invoice/Function
s.php(960): DOMPDF->render() #3 
/home/bloggin1/public_html/wpblogexperts/wp-content/plugins/web-invoice/Function
s.php(967): web_invoice_pdf_get() #4 
/home/bloggin1/public_html/wpblogexperts/wp-content/plugins/web-invoice/Function
s.php(932): web_invoice_pdf_file('33383012') #5 
/home/bloggin1/public_html/wpblogexperts/wp-content/plugins/web-invoice/Flow.php
(152): web_invoice_send_email('33383012') #6 
/home/bloggin1/public_html/wpblogex in 
/home/bloggin1/public_html/wpblogexperts/wp-content/plugins/web-invoice/lib/domp
df/include/frame_tree.cls.php on line 135

What version of the product are you using? 2.0.7

Please provide any additional information below.
Seemed to stop working with prior upgrade. was fine until then!

Original issue reported on code.google.com by sba...@gmail.com on 17 Jul 2010 at 10:57

GoogleCodeExporter commented 9 years ago
See http://mohanjith.com/forum/topic.php?id=173

Original comment by sh.mohanjith on 17 Jul 2010 at 11:27

GoogleCodeExporter commented 9 years ago
Thank you!

Original comment by sba...@gmail.com on 18 Jul 2010 at 12:41