jnsgioia Posted April 29, 2017 Posted April 29, 2017 Since I updated to 1.01 the favicon on the front office has changed to a question mark. The back office one is fine. I have cleared cache and browser history.
0 moy2010 Posted April 29, 2017 Posted April 29, 2017 Try with the keys combination "CTRL + F5" to force a browser's cache refresh.
0 jnsgioia Posted April 29, 2017 Author Posted April 29, 2017 @moy2010 I already tried that. Thank you for the suggestion though.
0 Traumflug Posted April 30, 2017 Posted April 30, 2017 Confirmed to be broken. HTML looks like this: generic <link rel="icon" type="image/vnd.microsoft.icon" href="/www.reprap-diy.com/shop/img/favicon.ico?1493478356"> <link rel="shortcut icon" type="image/x-icon" href="/www.reprap-diy.com/shop/img/favicon.ico?1493478356"> where www.reprap-diy.com/shop is the shop_uri (domain is 'localhost'). Also four lines of HTML for favicons in various sizes. Looking into apache's log, favicon.ico gets requested and delivered, but apparently by a picture with this question mark instead of the expected one. A request for /www.reprap-diy.com/shop/img/favicon_144.png is answered with 404.
0 Havouza Posted June 18, 2017 Posted June 18, 2017 @Traumflug @mdekker was this bug sorted out? I cant find it on github as either open or closed
0 alwayspaws Posted June 18, 2017 Posted June 18, 2017 Also, the favicons are question marks when on mobile devices and looking at the saved favorites.
0 dynambee Posted June 18, 2017 Posted June 18, 2017 Maybe it's a file format issue? @mdekker, what filetype is used for the standard favicon? @Havouza, what filetype did you use for the favicon that isn't working on your site?
0 alwayspaws Posted June 18, 2017 Posted June 18, 2017 @mdekker said in Front office favicon: Apple users? I am but @jnsgioia is not, afaik, and is still having this problem.
0 Havouza Posted June 18, 2017 Posted June 18, 2017 Its something that happened when updating to 1.0.1 png
0 alwayspaws Posted June 18, 2017 Posted June 18, 2017 @dynambee said in Front office favicon: Maybe it's a file format issue? @mdekker, what filetype is used for the standard favicon? @Havouza, what filetype did you use for the favicon that isn't working on your site? Filetype standard is: favicon.ico size is 16px x 16px for standard. You can generate favicons here for free: http://www.favicon.cc/
0 dynambee Posted June 18, 2017 Posted June 18, 2017 I have an iPhone 7 Plus, an iPad Mini 2, a Nexus 7 2013, and use Win10 + Chrome + Firefox for my desktop. A decent mix for testing. @Havouza, your site seems to be down right now but if you let me know when it's up I'll clear cache and visit on each device/browser.
0 dynambee Posted June 18, 2017 Posted June 18, 2017 Sorry @Havouza, this VM is having DNS problems right now.
0 dynambee Posted June 18, 2017 Posted June 18, 2017 Favicons don't have to be .ico format anymore but depending on the code used for the rendered pages there could be issues with non .ico files. Right now on host-thirty.com I see the following: Chrome on Windows: Original 30bz favicon Firefox on Windows: Question mark iOS 10.3 on 7 Plus: Question mark Chrome on Nexus 7: Original 30bz favicon Maybe it's a file format issue? Try changing it to a .ico file and see if that works?
0 dynambee Posted June 18, 2017 Posted June 18, 2017 When I look at the rendering code for host-thirty I see this: <link rel="icon" type="image/vnd.microsoft.icon" href="/img/favicon.ico?1495711295"> <link rel="shortcut icon" type="image/x-icon" href="/img/favicon.ico?1495711295"> Yet when I look at the the referenced favicon file I see the original 30bz favicon: https://www.host-thirty.com/img/favicon.ico?1495711295 The image type for the "icon" line of HTML is odd but I'm not sure if it's acceptable or not. Something is definitely wrong somewhere. Edit: Changed link to be exactly the same as the one used in the 30bz code.
0 Havouza Posted June 18, 2017 Posted June 18, 2017 I uploaded my own in the image folder but it does not change anything
0 dynambee Posted June 18, 2017 Posted June 18, 2017 @Havouza said in Front office favicon: I uploaded my own in the image folder but it does not change anything Well it changed "something"... The direct link to your favicon now returns a big question mark image I think there might be a problem with your favicon file format.
0 dynambee Posted June 18, 2017 Posted June 18, 2017 When I download the file from https://www.host-thirty.com/img/favicon.ico?1495711295 and open it with IcoFX it says it's a gif image with a size of 125x125.
Question
jnsgioia
Since I updated to 1.01 the favicon on the front office has changed to a question mark. The back office one is fine. I have cleared cache and browser history.
Top Posters For This Question
25
20
11
10
Popular Days
Jun 18
30
Jul 4
20
Jun 26
12
Jun 20
4
Top Posters For This Question
alwayspaws 25 posts
dynambee 20 posts
Havouza 11 posts
wakabayashi 10 posts
Popular Days
Jun 18 2017
30 posts
Jul 4 2017
20 posts
Jun 26 2017
12 posts
Jun 20 2017
4 posts
77 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now