VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: stawebnice on October 16, 2014, 17:43:41 PM

Title: TCPDF ERROR: [Image] Unable to get image on VM 2.6.10 with image custom fields
Post by: stawebnice on October 16, 2014, 17:43:41 PM
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... :-\


Title: Re: TCPDF ERROR: [Image] Unable to get image on VM 2.6.10 with image custom fields
Post by: stawebnice on October 17, 2014, 14:23:59 PM
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


Title: Re: TCPDF ERROR: [Image] Unable to get image on VM 2.6.10 with image custom fields
Post by: Milbo on October 17, 2014, 17:00:00 PM
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.
Title: Re: TCPDF ERROR: [Image] Unable to get image on VM 2.6.10 with image custom fields
Post by: stawebnice on October 17, 2014, 17:49:53 PM
beta testing is my favorite hobby :-) there is nothing as thrilling as a live eshop that does not send invoices, life would be boring :-)
Title: Re: TCPDF ERROR: [Image] Unable to get image on VM 2.6.10 with image custom fields
Post by: Milbo on October 18, 2014, 11:12:59 AM
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.