1
Installation problems / Re: minify not working
« on: January 05, 2009, 10:39:37 am »
Thanks for the reply, Ignacio.
That's the exactly the answer I was looking for, as I was wondering if it would be safe to add it to the access.php file. Perhaps this should be mentioned somewhere (like in the download notes).
BTW, when I ran the minify script I got this error:
Concatenating javascripts ... Done!
Minifying javascript ... Done!
Writing to file 'ogmin.js' ... Done!
Concatenating CSS ...
Warning: file_get_contents(../assets/themes/default/stylesheets/custom.css) [function.file-get-contents]: failed to open stream: No such file or directory in /home/oferz2/public_html/opengoo/public/tools/minify.php on line 44
Done!
Minifying CSS ... Done!
Writing to file 'ogmin.css' ... Done!
But it seems to work fine none the less.
Thanks again,
o
That's the exactly the answer I was looking for, as I was wondering if it would be safe to add it to the access.php file. Perhaps this should be mentioned somewhere (like in the download notes).
BTW, when I ran the minify script I got this error:
Concatenating javascripts ... Done!
Minifying javascript ... Done!
Writing to file 'ogmin.js' ... Done!
Concatenating CSS ...
Warning: file_get_contents(../assets/themes/default/stylesheets/custom.css) [function.file-get-contents]: failed to open stream: No such file or directory in /home/oferz2/public_html/opengoo/public/tools/minify.php on line 44
Done!
Minifying CSS ... Done!
Writing to file 'ogmin.css' ... Done!
But it seems to work fine none the less.
Thanks again,
o