Baptiste Wicht
Forum Replies Created
-
Apparently the problem was coming from the memory limit that was too small. The weird thing is that there was not out of memory error displayed.
My site meets both conditions : PHP Version 5.2.17 and WordPress 3.3.1.
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] Unable to minify CSS or JSI tried the last development version and it’s a lot better ??
The JS/CSS minify and combine works well ??
The only things that doesn’t work is the Rewrite URL Structure for minify, but that’s really not important.
Thanks a lot for your work.
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] Unable to minify CSS or JSOk, perhaps my JS scripts cannot be minified, no problem. But normally all JS can be combined, no ?
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] Unable to minify CSS or JSNobody has an idea ?
Or an other plugin that made the same things as W3 ?
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] Unable to minify CSS or JSApparently, there is also errors with the JS Combination.
The JS are apparently combined, but they are not recognized in the source page, so there they cannot be used from the page.
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] Unable to minify CSS or JSError ??
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] Unable to minify CSS or JSOk, I’ll submit a bug report tonight.
One other information i found : JS combine is good (no minify) but the links are not removed from the page source.
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] Unable to minify CSS or JSI just try the development version.
It’s a little better.
The CSS files are good combined but not minified. And if a check to “Rewrite URL structure”, there is no combine and no minify.
“Combine only” is not setted.
The “Comment removal” works well.
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] Unable to minify CSS or JSThe URL was not correct (i don’t know why ?).
Now, if i try the correct URL : https://www.baptiste-wicht.com/wp-content/w3tc/min/index.php?gg=default&g=include&t=css
I got a
HTTP/1.0 400 Bad Request
And i’ve some logs like that :
“/kunden/homepages/27/d320312359/htdocs/homepages/27/d320312359/htdocs/wp-content/themes/f2/style.css” could not be found (or was not a file)
[Sun, 18 Apr 2010 14:26:56 +0000] [/wp-content/w3tc/min/index.php?gg=default&g=include&t=css] The path “/kunden/homepages/27/d320312359/htdocs/homepages/27/d320312359/htdocs/wp-content/themes/f2/style.css” could not be found (or was not a file)Seems that the name of the server is added twice, no ?
Hope that helps to solve the problems