auth1299
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: BUG in wordpress 4.0I upgraded 3 servers and all servers are doing it.
I would like to also add that the \wp-content\cache\quick-cache\cache directory has proper rights. I gave the group users full control over the folder.
Forum: Plugins
In reply to: [WP Minify Fix] minify enginesI figured it out. I give that minifier 1 thumb down and one sideways thumb. I had to write my own. The reason the minifier you use in your plugin does not get everything is because it does not minify to the full potential. It needs a lot more work. In a few days I wrote one that surpasses that minifier. I get 100% now on gtmetrix and i’m still adding rules. I give it an A for effort though.
Forum: Plugins
In reply to: [W3 Total Cache] Windows 2008 R2 "web.config"it’s not hard coded
Forum: Plugins
In reply to: [W3 Total Cache] Windows 2008 R2 "web.config"When I am on the minify page and click help it shows that it does not detect any css or js files.
Forum: Plugins
In reply to: [W3 Total Cache] Windows 2008 R2 "web.config"The minify does not work. I can see the .css and .js files created by w3 total cache but when I look for those files in the directory, they do not exist. So my site completely has no css or js data. I’m running windows 2008 r2 IIS 7.5. I’m using memcached to cache everything.
Forum: Plugins
In reply to: [W3 Total Cache] Windows 2008 R2 "web.config"It does not seem to work when running windows 2008 IIS 7.5
Forum: Plugins
In reply to: [W3 Total Cache] brokenNever mind I figured it out. I had a rule in my .htaccess file that was blocking access to this directory
Forum: Plugins
In reply to: [W3 Total Cache] brokenFor what ever reason I turned off minify but these link in my header still exist and the files do not exist in the directory. Maybe this is why minify does not work. It seems as though the pluggin does not create these files and they also do not exist in the directory but are stated in the header. How do I get rid of them?
The following requests are returning 404/410 responses. Either fix the broken links, or remove the references to the non-existent resources.
https://www.mechanicalpleasure.com/wp-content/plugins/w3-total-cache/pub/minify.php?file=M9AvLqnMSdUx1C_Pz0_Oz81NLUpO1U8sLk4tKdZPLi5GFtYxgCjWK0otLsjPK84sSwUA.css
https://www.mechanicalpleasure.com/wp-content/plugins/w3-total-cache/pub/minify.php?file=jc9RDoIwDAbgCzGKx_AAHmB2RQfbOtuh4fYGEcKLZm_927Rf2sHwmEjmpgNF8bnsRSukmZP6JzUneDEjx0iCBFaVisKg0AunQsmBdc4UNmiltNGnnwsrZq6BcZz8N7afeDn_3dypw7iGQubR0yatqQ5anjG92FukVLTGysEi3Tk4kg08tJYLbw.jsForum: Plugins
In reply to: [Autoptimize] Layout breaks when enabling CSS OptimizeWhat I am saying is that it does not do any of the functions while being hosted on a windows 2008 r2 IIS web server. I ran gtmetrics before activating your pluggin and then after and it did nothing. I was wondering if maybe there were certain functions that require apache web services or linux OS.
Forum: Plugins
In reply to: [Autoptimize] Layout breaks when enabling CSS OptimizeI’m finding your pluggin does not work at all under a windows OS, in fact it makes the performance of the site worse by adding it’s own files and processes.
Forum: Plugins
In reply to: [Autoptimize] Layout breaks when enabling CSS Optimizeok, on your report look at item (Minify CSS) under page speed. It will tell you that you should minify CSS and it will show you the files that are not minified. Your pluggin is supposed to be minifying the CSS supposedly. But it is showing as not minified.
Minifying https://blog.futtta.be/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shCore.css?ver=2.1.364 could save 875B (46% reduction) after compression. See optimized version
Minifying https://blog.futtta.be/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shThemeDefault.css?ver=2.1.364 could save 671B (60% reduction) after compression. See optimized versionForum: Plugins
In reply to: [Autoptimize] Layout breaks when enabling CSS OptimizeI’m finding that minify CSS may not be working correctly. Run a perfomance test from https://www.gtmetrics.com on your site with the pluggin and it will show you what is working and not working.
Forum: Plugins
In reply to: [Autoptimize] Layout breaks when enabling CSS OptimizeI also modified my htaccess. I wrote my own htaccess file to lock down wordpress and I added an exception to allow clients to access the cache directory.
Forum: Plugins
In reply to: [Autoptimize] Layout breaks when enabling CSS OptimizeI tried your new pluggin and it is working now.