Hi,
I've got a serious problem with completing an order of product that has image custom fields on VM 2.6.10 on Joomla 2.5.27 with VM invoice, Artio JoomSEF, One Page Checkout.
example of such product> http://www.vintagelab15.com/design-eetkamerstoelen/design-eames-dsw-chair-wit (css custom fields menu will be adjusted tonight, so excuse the look now, please)
When I click submit the order, I get this error>
TCPDF ERROR: [Image] Unable to get image: ..(my path) /www/images/stories/virtuemart/product/resized/img_1954_275x275.jpg
Also the thumbs in the cart are enlarged> http://imtp.me/8dzp0250b
Please advise what is wrong and how could I possibly fix it... :-\
I got help from Stano Scholtz from Rupostel.com (One Page Checkout)
there is an incompatibility between versions of TCPDF used by VMinvoice and Virtuemart...
solution:
create new order state - No Invoice, assign it to creating invoice in VM Configuration: http://imtp.me/8e8u0250b
yeh and I worked some time on that question, finding out that the problem is not the image, the problem was my html in my payment description.
Yeh if you work with another tcpdf version, but actually I wonder a bit, because vm2.6 should also work with tcpdf6. Seems there is a small error in the switch.
beta testing is my favorite hobby :-) there is nothing as thrilling as a live eshop that does not send invoices, life would be boring :-)
It would be better to fix the switch. It works in vm3, because vm3 uses tcpdf 6.
the payment description is wrapped into a span. Maybe it is enough just to remove the span.