minify absolute path problem
-
plugin can’t find the JS and CSS files, and i get “Recently an error occurred while creating the CSS / JS minify cache: No sources to serve” message. the problem is absolute paths i guess. it strangely writes root, plugins folder and theme folder. i use the latest version and default options
DEBUG
Engine: disk
Theme: 9b998
Template: archive-diskografiReplaced CSS files:
1. wp-includes/css/dashicons.min.css
2. wp-includes/css/admin-bar.min.css
3. wp-content/themes/dogus-v1/css/bootstrap.min.css
4. wp-content/themes/dogus-v1/css/fontello.css
5. wp-content/themes/dogus-v1/js/fancybox/jquery.fancybox.css
6. wp-content/themes/dogus-v1/css/screen.css
7. wp-content/themes/dogus-v1/css/grid.cssReplaced JavaScript files:
1. wp-includes/js/jquery/jquery.js
2. wp-includes/js/jquery/jquery-migrate.min.js
3. wp-includes/js/admin-bar.min.js
4. wp-content/themes/dogus-v1/js/plugins.js
5. wp-content/themes/dogus-v1/js/jPlayer/jquery.jplayer.min.js
6. wp-content/themes/dogus-v1/js/custom.js
–><!– W3 Total Cache: Page cache debug info:
Engine: disk
Cache key: da31edaf13df1ed4e2b9babc207dbe26
Caching: disabled
Reject reason: User is logged in
Status: not cached
Creation Time: 2.132s
Header info:
X-Powered-By: PHP/5.6.13
X-Pingback: http://xxxx.com/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Content-Type: text/html; charset=UTF-8
–>and the log:
File “/home/xxxx/public_html/wp-content/plugins/home/xxxx/public_html/home/xxxx/public_html/wp-content/themes/dogus-v1/js/custom.js” doesn’t exist
it’s all same with css and js files
The topic ‘minify absolute path problem’ is closed to new replies.