Page 1 of 1

Problem with Logo in Invoice

Posted: Wed Apr 17, 2013 2:33 am
by DarthVader11
Hello guys,

I have some wierd problem with logo in invoice header. So when i buy some product i recive mail with default logo in header that says Opencart. In source of that mail i see that image comes from admin/image/data/logo.com.
So i delete that image and replace with some other i want, nothing change :((( Even when i delete that image its strangely stays there.

I tried everything, even with some solutions on this forum, nothing solved my problem.


Anyone? ??? ??? ???

Re: Problem with Logo in Invoice

Posted: Wed Apr 17, 2013 6:53 pm
by dabomb59404
DarthVader11 wrote:Hello guys,

I have some wierd problem with logo in invoice header. So when i buy some product i recive mail with default logo in header that says Opencart. In source of that mail i see that image comes from admin/image/data/logo.com.
So i delete that image and replace with some other i want, nothing change :((( Even when i delete that image its strangely stays there.

I tried everything, even with some solutions on this forum, nothing solved my problem.


Anyone? ??? ??? ???
I don't know where you got that location for your logo from but it is not correct.
Your store logo is named logo.png and is located here: image/data/logo.png
You can just replace that logo.png file with the logo you want but just remember to name the logo you want to logo.png and make sure it is in this folder: image/data/

Re: Problem with Logo in Invoice

Posted: Fri Apr 19, 2013 2:57 am
by butte
You can upload your own logo (having whatever name you gave it, and whatever its extension is among .jpg, .png, or .gif) into place in image/data/ and then in routine fashion via admin panel's Settings / Store / Edit, on the Image tab at the item called Store Logo just click the image itself, and when the Image Manager appears just replace the default logo by selecting instead your own image, then continue back out of the Image Manager.

It is not necessary to rename your own logo logo.png but that is another way to accomplish the change. You may need to take extra steps to ensure that OC is not remembering a prior choice or a generated thumbnail, before reinserting as above the new logo.

You didn't specify version, but what dabomb59404 and I have said will apply to most versions.