z.green
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] DONOTCACHEOBJECT failsThis appears to still be an issue with W3TC 0.9.4, running WordPress 3.8.2.
The setting
define('DONOTCACHEDB', true);also appears to be failing now.Running Twenty Fourteen theme.
Forum: Plugins
In reply to: [W3 Total Cache] Output buffering fatal error in activation.phpI resolved this issue by setting the Page Cache to
Disk: Basicrather thanDisk: Enhanced.Per this thread: http://wordpress.stackexchange.com/questions/56274/w3-total-cache-active-but-not-working-solved
Forum: Plugins
In reply to: [WP Super Cache] absolute path to plugin in config.php@hube2 see http://wordpress.org/support/topic/please-update-wpcachehome-path-to-something-more-dynamic?replies=7
But, I haven’t been able to get this to work myself. Let me know if you have any luck.
Forum: Plugins
In reply to: [W3 Total Cache] After I apply W3Total minify (HTML, JS, CSS) site slowdown.@bluemad, minify is broken in 0.9.3. See: http://wordpress.org/support/topic/beware-dont-update-to-093-found-massive-issue-in-the-generated-code?replies=17
You should minify your CSS/JS/HTML some other way until the developer releases a fix.
Forum: Plugins
In reply to: [W3 Total Cache] PHP Fatal Error: ob_start cannot use output buffering…Good to know. Sorry about that.
Forum: Plugins
In reply to: [W3 Total Cache] PHP Fatal Error: ob_start cannot use output buffering…new_B, were you ever able to resolve that error?
Forum: Plugins
In reply to: [Media Tags] Roles Management ErrorsMaybe this is related to
get_editable_user_idsbeing depreciated since 3.1?This feature seems to be in place already, though you can’t access it through the “Set Featured Image” dialog.
If you click Add Media > Media Tags > [select tag]
Then, at the bottom of the image you are using, next to where it says “Insert into Post” there is a link that read “Use as featured image”. This seems to work pretty well.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Undefined index noticesI don’t mind the notices, I’m just doing development anyway. Thanks for the reply!