0
Hi!
I have put a logo into invoice but when I recieve it, it display as broken image. How can I fix it?
Thanks
I have put a logo into invoice but when I recieve it, it display as broken image. How can I fix it?
Thanks
Responses (10)
-
Accepted Answer
-
Accepted Answer
0Hi,
I have the same problem. Is there any solution available?
Thanks-
Germinal Campsmore than a month agoare you using the full length URL for the logo? can you make a screenshot of your template's code?
-
-
Accepted Answer
-
Accepted Answer
0I also have this problem (Invoice Manager 3.0) but I have solved it by changing the "components\com_invoices\views\invoice\tmpl\default.php" file on line 491 from:
JURI::root().'media'.DS.'com_invoices'.DS.$this->template->company_logo,
to
JPATH_ROOT.DS.'media'.DS.'com_invoices'.DS.$this->template->company_logo,
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »