Release Support > Release Discussion

Missing icons after 1.4.1 upgrade

(1/1)

Nihilist:
Hi gents,
I upgraded my installation of Roundcube from 1.3.8 to 1.4.1 with the new skin. Had to do most of the stuff manually, since it runs on Windows.
All worked with the exception of the icons.

Example: logon window with the following code has the icon missing

--- Code: ---<i class="input-group-text icon user"></i>
--- End code ---

Any suggestions?

Thank you!

Nihilist:
Well... fixed it myself. One of the files did say:
"Microsoft IIS Server by default does not support WOFF fonts used in Elastic skin. It might be
needed to add following MIME Types definitions (via web.config or IIS Manager):

    .woff   application/font-woff
    .woff2  application/font-woff2
"
 ;)

Issue resolved.

tonyuh:
I have the same issue after upgrading from 1.2.5 to 1.4.4 but I found that in the "Dependent" version of the package has missing "deps" folder in the new skins/elastic folder. So I had to download the "Complete" version and copy that folder into the skin and then everything works.

JohnDoh:
That is the difference between the Complete and Dependant packages. The Dependant packages require that you install the 3rd party dependencies that Roundcube requires yourself. Details are in the INSTALL file.

Navigation

[0] Message Index

Go to full version