Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 error File does not exist: /home/piwik/public_html/themes/logo.png #2547

Closed
anonymous-matomo-user opened this issue Jul 6, 2011 · 3 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.

Comments

@anonymous-matomo-user
Copy link

See reportings in http://forum.piwik.org/read.php?2,78979

When browsing CoreAdminHome a 404 error File does not exist: /home/piwik/public_html/themes/logo.png occurs

This also affects image logo-header.png

The correct uri should be /themes/default/images/logo.png

Patch attached

PHP 5.3 Piwik 1.5.1

Keywords: 404 file does not exist image logo png

@anonymous-matomo-user
Copy link
Author

Attachment:
piwik-404-image-fix.patch

@mattab
Copy link
Member

mattab commented Jul 7, 2011

It sounds like Piwik believes you have uploaded custom logo but it is not there, maybe you removed it or moved Piwik from one server to another?

@uok
Copy link

uok commented Sep 4, 2015

I just came across this error on a fresh install (2.14.3)
missing files: misc/user/logo.png and misc/user/favicon.png

on the CoreAdminHome page option "use a custom logo" is set to "no" but in the HTML code hidden <img> tags try to load these non-existing files. Please integrate the fix from @anonymous-piwik-user - thanks!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

3 participants