Hello,
to generate PDF invoice, showing no products. How can I find out if there is a mistake? some idea?
In the email to the buyer and sellers, in Hhtml, everything works fine, but not the PDF.
I am using
Joomla 3.7.2
VM 3.2.2
tcpdf_1.0.4
PHP 5.6.30
Thanks
Jose
Works OK for me using tcpdf 1.0.4 with VM 3.2.3.9579 and Joomla 3.7.2 and default VM templates. Do you use any template overrides?
Hi jenkinhill,
My Site template is vp_merchant (virtueplanet.com)
If there are some overrides, but with the same template in VM 3.2.3 if that works.
if I tried PROTOSTAR template and the problem is not resolt. No use overrides.
I'm waiting for a stable version of VM (3.2.4 ? ) I made some small changes in email templates.
Thanks
Jose
Hia,
I found the problem. The shop is multilingual and there was an error in the language file where I have defined the description of the payment when it is bank transfer. He had a closing tag ( </div> ) without opening.
Thanks for everything.
Jose
Good to know you solved it.