I believe folder with client-side scripts is missed. You could reinstall the package or add it manually to the Tinifier folder. You can get the latest release on the Umbraco page or GitHub page. What method did you use to install the package (local file, Umbraco repository, NuGet)?
We released a new version where your issue is resolved. By the way, we support custom media types if they have "umbracoExtension" property and valid extension.
[Bug] Statistic tab in Tinifier section.
Hi Backend Devs,
Thank you for this great package.
About the bug that I'm talking about, I can't see tinifing statistic in Statistic tab in Tinifier section.
Here is what I saw:
I have 1 image that compressed
For more information: I'm using Umbraco version Umbraco 7.5.4 on SQL server 2014.
Thanks, Phong.
Hi Phong,
I believe folder with client-side scripts is missed. You could reinstall the package or add it manually to the Tinifier folder. You can get the latest release on the Umbraco page or GitHub page. What method did you use to install the package (local file, Umbraco repository, NuGet)?
Thanks
Hi Backend Devs,
Thank you for your answer.
I installed the package by using both Nuget and Packages in Developer section in the backend.
I reinstalled the package, checked Tinifier in App_Plugins as you told me but it's still error as the first time.
Thanks, Phong.
Could you open a developer console and send a pic with client-side errors?
Here is what I get in Tinifier section.
Please, open Tinifier Statistic page and click F12 as below on a screen.
I believe you should see some errors in green quads. It helps us to understand why it happens.
Here is what I get.
Only 1 return 404 status. all the rest is 200.
Hey,
We released a new version where your issue is resolved. By the way, we support custom media types if they have "umbracoExtension" property and valid extension.
Please, read more about current (1.3) version on our blog.
Thank you very much Backend Devs.
is working on a reply...