This plugin uses third-party site to minigy your JS or CSS. I really do not know why, then we have complete Minify library in corresponding plugin folder.
@tester13 No. Third-party site on for minify js files. CSS files minified by plugin's method (see StaticMinify ~ L 209).
@mauri I didn't test it very well. Apparently plugin generates an error, but you dont see it. You can do following: 1. set error_reporting(E_ALL); index.php ~ L 14 2. edit conf/config.php
Comments
I really do not know why, then we have complete Minify library in corresponding plugin folder.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •No. Third-party site on for minify js files.
CSS files minified by plugin's method (see StaticMinify ~ L 209).
@mauri
I didn't test it very well. Apparently plugin generates an error, but you dont see it.
You can do following:
1. set error_reporting(E_ALL); index.php ~ L 14
2. edit conf/config.php And check gdn_error.log for errors.
Also you can check source code of page to make sure that no css files at all. Possible they mixed in wrong way :)
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Developer at Vanilla Forums, Inc. [GitHub, Twitter]
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •See LogMessage() library\core\functions.error.php ~ L 301.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •