adamsadowski
Forum Replies Created
-
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] after login – sslv3 alert handshake failureHave the same error
strangely, our mailing list is still there… but submissions to it don’t seem to work (tests indicate that after submission, no confirmation email is sent)
Forum: Plugins
In reply to: [WordPress Backup to Dropbox] "Column 'offset' cannot be null"?+1….
Happy I’m not the only one seeing this, but would love to see it fixed soon.
Files still seem to copy, but the backup eventually fails and then starts again in a few minutes
Forum: Plugins
In reply to: [W3 Total Cache] Help getting Minified file locationNot my page unfortunately :-). I’m trying to replicate the technique he’s using by lazy loading the minified CSS that w3tc produces. Unfortunately, I can’t figure out how to pull the hash and the Filename w3tc produces in my footer.php
Forum: Plugins
In reply to: [W3 Total Cache] What triggers page cache update, and how?You might want to try this… I’ve had some luck w/it, albeit on very small sites:
I think it is fixed in 0.9.2.10
lib/W3/Plugin/PgCacheAdmin.php is still there, but doesn’t have that code anymore.
I believe it is in lib/W3/PgCacheAdminEnvironment.php on line 1002, and it looks like it is fixed.