When creating invoice the custumer get the error enclosed on screen.
In the invoice the is no line with the products ordered.
The invoice totals are correct.
I also tried uninstal the tcpdf component with the installer, After that i download the latest version and installed it again.
No succes.
It is just a PHP warning about the code in TCPDF - we have no control over that. Turn off PHP warnings in your server php.ini or see http://forum.virtuemart.net/index.php?topic=102555.0
The error reporting on the server is on Simple.
The main problem is not the error reporting but the missing articles on the invoice.
What PHP version are you using?
The server uses PHP 5.3.29
Joomla 3.04.01
Virtuemart 3.0.8
That's an old PHP version, should really be 5.4+ and current release VM version is 3.0.9.4
Is the TCPDF version the VM supplied version? That is com_tcpdf_1.0.0.zip from http://dev.virtuemart.net/projects/virtuemart/files (it is shown under VM3.0.6 files) ?
If you stop the error displaying does the product detail then show properly?
The update of virtuemart did the trick.
So it is solved.
thank you for the update