News:

Looking for documentation? Take a look on our wiki

Main Menu

PDF invoice image path

Started by panos277, March 17, 2013, 10:56:09 AM

Previous topic - Next topic

panos277

heya
i have a problem with the invoice of my online shop. when i click to preview the invoice, it displays the following error:
TCPDF ERROR: [Image] Unable to get image: /usr/local/apache/htdocs/images/stories/virtuemart/vendor/resized/logo_90x90.png

as you can see, system is trying to find the image in localhost, and not in the server. this happens because i configured the shop offline using xampp.
what i have to do to change the path of the image???

thnx a lot for the help!!!

panos277

i cannot believe that, its only me with this problem... None can help me??

lrawling

I'm no expert but maybe try deleting then uploading the image again in Shop | Shop in VM Admin?

I am having the problem that the system reads <img src="<?php  echo JURI::root () . $this->vendor->images[0]->file_url ?>" /> as "http://www.mydomainname.com.au/" so the image is obviously not showing but there is no error message.

Cheers,

Liz

gimmychu

I've got the same problem. I'll let you know if i figure it out.