[BabelSans font] TWO ERRORS downloadable font: rejected by sanitizer / invalid version tag

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart Theme[BabelSans font] TWO ERRORS downloadable font: rejected by sanitizer / invalid version tag

This topic has been marked as resolved.

[BabelSans font] TWO ERRORS downloadable font: rejected by sanitizer / invalid version tag

In web-developer extension for Firefox, I see in Javascript console two errors:

1)
Timestamp: 23.12.2013 01:02:02
Error: downloadable font: rejected by sanitizer (font-family: “Babel Sans” style:normal weight:normal stretch:normal src index:2)
source: http://localhost:5512/catalog/view/theme/shoppica2/fonts/Babel/BabelSans.woff

Source: http://localhost:5512/catalog/view/theme/shoppica2/stylesheet/screen.css.php?v=2.2.4&is_mobile=0&is_touch=0&language=ltr&price_design=label&border=1&font_body=default&font_navigation=default&font_navigation_weight=default&font_navigation_style=default&font_navigation_size=16&font_intro=default&font_intro_weight=default&font_intro_style=default&font_intro_size=32&font_title=default&font_title_weight=default&font_title_style=default&font_price=default&font_price_weight=default&font_price_style=default&font_button=default&font_button_weight=default&font_button_style=default&font_button_size=16
Row: 0

Source:
@font-face { font-family: “Babel Sans”; font-style: normal; font-weight: normal; src: local(“Babel Sans”), url(“../fonts/Babel/BabelSans.eot?#iefix”) format(“embedded-opentype”), url(“../fonts/Babel/BabelSans.woff”) format(“woff”), url(“../fonts/Babel/BabelSans.ttf”) format(“truetype”), url(“../fonts/Babel/BabelSans.svg#BabelSans”) format(“svg”); }

2)
Timestamp: 23.12.2013 01:02:02
Error: downloadable font: invalid version tag (font-family: “Babel Sans” style:normal weight:normal stretch:normal src index:2)
source: http://localhost:5512/catalog/view/theme/shoppica2/fonts/Babel/BabelSans.woff
Джерело: http://localhost:5512/catalog/view/theme/shoppica2/stylesheet/screen.css.php?v=2.2.4&is_mobile=0&is_touch=0&language=ltr&price_design=label&border=1&font_body=default&font_navigation=default&font_navigation_weight=default&font_navigation_style=default&font_navigation_size=16&font_intro=default&font_intro_weight=default&font_intro_style=default&font_intro_size=32&font_title=default&font_title_weight=default&font_title_style=default&font_price=default&font_price_weight=default&font_price_style=default&font_button=default&font_button_weight=default&font_button_style=default&font_button_size=16
Row: 0
Source:
@font-face { font-family: “Babel Sans”; font-style: normal; font-weight: normal; src: local(“Babel Sans”), url(“../fonts/Babel/BabelSans.eot?#iefix”) format(“embedded-opentype”), url(“../fonts/Babel/BabelSans.woff”) format(“woff”), url(“../fonts/Babel/BabelSans.ttf”) format(“truetype”), url(“../fonts/Babel/BabelSans.svg#BabelSans”) format(“svg”); }

How to fix it?

December 23, 2013 at 1:08 am #29635

Hi,

Can you try to replace your current fonts at:

catalog/view/theme/shoppica2/fonts/Babel

with these from the attached archive?

BR,
ThemeBurn team

January 3, 2014 at 10:42 am #29735

Thank you very much, no more errors.

Please tell me, what was the cause of the error?

January 4, 2014 at 1:24 am #29763

Hi,

It was something inside the font. It seems we’ve used some unreliable online @font-face generator service in the past.

We’ve now regenerated the Babel font with the help of the Font Squirrel @font-face generator and the problem disappeared.

BR,
ThemeBurn team

January 4, 2014 at 12:00 pm #29766

Thank you!

January 5, 2014 at 2:27 am #29793

Glad we’ve helped :)

BR,
ThemeBurn team

January 8, 2014 at 2:25 pm #29838
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.