-
Hi Clinton, I'm using SickRage and everything was running perfectly for 6+ months, all of a sudden every show in sabnzb is failing with this error - SickBeard: Failed to post-process - Returned log fr…
-
My application is targeted more towards newer browsers and I mostly test it on the major platforms, so I went with a rather minimal approach to my favicons. I did run it through the checker to see wha…
-
Hello again.
It is work for me, but I think solution can be better...
in `layout`
``` haml
...
%head
= favicons
...
```
and in `config.rb`
``` ruby
helpers do
def favicons
@f=""
f…
-
`Loading previous messages` continues spinning and never loads previous messages:
![windows_server_2012_r2_datacenter](https://cloud.githubusercontent.com/assets/873610/2948722/0bc01950-da06-11e3-8a9…
-
this https://github.com/h5bp/html5-boilerplate/blob/master/browserconfig.xml#L2 link no longer available.
-
Hi
I've ran the generator in several browser on both mac and pc.
It appears that the browserconfig.xml file is not generating as part of the code.
it did randomly generate once over the weekend (07/1…
-
Currently I have this code:
```
page '/feed.xml', layout: false
page '/sitemap.xml', layout: false
page '/browserconfig.xml', layout: false
```
I propose disabling layouts on any `*.x…
-
Is there specific reason why they are there? We already have browserconfig.xml at the root and it defines the same information. Both are targeting Windows 8 and Internet Explorer 11.
Targeting Intern…
gocom updated
10 years ago
-
Hi, I've created a favicon using a large square image (472x472) via your site. I've placed favicon.ico and all related png files in the root directory of my site, but when I run the checker I get the…
-
I'm looking to maybe tackle this, but I need feedback from the developer team as how best to approach this. Currently there is no way to make all browsers/OS's work with the favicon and various sizes …