Jump to content

blank invoice on large orders?


Recommended Posts

I turned on error reporting and got the following.

 

Warning: Division by zero in /home/content/77/10148277/html/shop/tools/tcpdf/tcpdf.php on line 22977

Warning: array_fill() [function.array-fill]: Number of elements must be positive in /home/content/77/10148277/html/shop/tools/tcpdf/tcpdf.php on line 22979
TCPDF ERROR: Some data has already been output, can't send PDF file

 

 

Line 22979 is

$table_colwidths = array_fill(0, $dom[$key]['cols'], $table_min_column_width);

Edited by dsgnmind (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...