Bit51 (part of the iThemes family)
Forum Replies Created
-
Hmm, I can confirm that it is working for me with the dev version, w3tc, and php 5.4.4. If I set the “Remove write…” option it goes to 444 if I turn it off it goes to 644
OK. Thanks. Working on clearing opcode caches throughout a little better (it can hold up a LOT of settings).
Try saving “System Tweaks” one more time. It always changes to 0644 to confirm it can write then changes back to 0444 if the option is selected. If the options are cached however (apc, etc) it may take an extra save to make it work.
Yep. You can just turn it off. If W3TC is already installed it shouldn’t complain (I use both). It’s only during W3TC configuration that it needs to write to wp-config.php. When I do hit a plugin that does this I turn off the write permission features, configure the other plugin, and turn it back on.
If you have selected to disable write permissions in “System Tweaks” the plugin will set .htaccess and wp-config.php to 0444
I’ve updated the logic in awaymode. Can you please check it in the dev version and let me know if it is working for you: http://downloads.wordpress.org/plugin/better-wp-security.zip
There were a few issues where awaymode could get stuck thanks to caching. I do believe those should be fixed and it should be using slightly better logic to determine the time a redirect.
Nope. Everything should function normally.
Sorry, it’s under the developers tab on WordPress.org. (http://wordpress.org/extend/plugins/better-wp-security/developers/) if you can’t update that’s OK, it’s always worth a try…
For those of you who have already changed user id 1 I can provide you with a query that will restore your gravatar to existing comments (I’m afraid this is the only way to fix it). You must be comfortable with MySQL however. I have put a patch in the development version (to be released shortly) that will prevent this problem from happening to future users. Thank you for the report.
No, this is the “Development Version” under the “Development” tab. I usually ask folks to test the fix I’ve added for their issue (where possible) before officially releasing it.
OK. Thanks. Just trying to track down where the gravatar might have gotten lost 😉
Thanks Peter, I’ve reworked the function a bit, particularly to properly handle caching and a little better login for daily lockouts. Can you please see if the dev version at http://downloads.wordpress.org/plugin/better-wp-security.zip is working for you?
One more question for away mode… Is your server set to UTC or local?
True, but if the backup fails initially it won’t build confidence later 😉 I don’t need to make it very sophisticated, I just need to make sure that if it fails it does so in a more elegant fashion.