Open rrolla opened 10 years ago
There is some news about this, in my linux hosting Sacy working fine, in windows wamp not, that must be some server configuration problem.
Had a similar problem with sacy not working for css, although it worked flawlessly for js files. After some stumbling, I found that if the link tag is "malformatted" : e.g. not closed by /> , the smarty plugin doesn't work. After changing this, it works now. Just my 2 cents. :)
Hello, I compile sacy with:
then i copy from build directory: block.asset_compile.php file to smarty plugins directory
then add to my bootstrap file:
then i in template add:
then i load webpage, but nothing minimized and so on, i also add ?debug_toggle=1 or 2 or 3 but nothing happens :(
How to properly debug, where is my error?
Thanks.