dleigh
Forum Replies Created
-
Thanks! I can confirm that it works on our site.
Same problem and same solution on my site. Looking forward to a fix. Thanks!
Forum: Plugins
In reply to: [Easy Updates Manager] Automatic updates break site layout?Hi,
thanks for the response.
I have a caching plugin (LiteSpeed) but I have it disabled because LiteSpeed folks have confirmed already that it’s not their issue.
I’m using MailPoet to test, but it’s happened on a number of plugin updates, not just MailPoet. I’ve deactivated all the other plugins just for troubleshooting.
Yes, it’s obviously some kind of caching issue, but I’m trying to narrow down exactly what happens on an automatic update that’s different from a manual one. Without a caching plugin, what is doing the caching? That’s what I’m trying to figure out. That’s why I’m asking about how to debug the Easy Updates Manager plugin so that I can better see what’s going on.
Thanks!
Forum: Plugins
In reply to: [LiteSpeed Cache] Plugin updates break site layoutRight now the site is “un-broken” again. I’m going to upload the old MailPoet version now so as to re-invoke the sequence that breaks the layout the next time that automatic updates happen. So if you’d like me to change a setting on LSC, please let me know.
Forum: Plugins
In reply to: [LiteSpeed Cache] Plugin updates break site layoutAnother thing that might help. When access the site:
- after an update AND
- after cache has been refreshed via the admin interface AND
- on another browser or in incognito mode
I will see a Flash of Unstyled Content (which looks like the broken version of the header) on several of the pages THE FIRST TIME I access them. After that, I don’t see the FOUC – even if I re-open the page in a brand new browser or a brand new incognito session.
So, it’s as if, once the cache has been “fixed”, there’s still a “broken” version that is flashed and then replaced.
Forum: Plugins
In reply to: [LiteSpeed Cache] Plugin updates break site layoutThank you for testing that. Could you perhaps give an example of what else might be affecting a cache in this circumstance? Would this be a cache that LiteSpeed doesn’t manage?
For my understanding of caching, it seems that there are several “layers” of caching that are involved with a WordPress site. I may not be correctly understanding that.
I do note, again, as I did in my OP, that when I disable LSC, this plugin update process proceeds without breaking the site. If the problem isn’t with LSC, it’s at least something that interacts with LSC when it’s enabled.
Forum: Plugins
In reply to: [LiteSpeed Cache] Plugin updates break site layoutThanks for your patience! It’s been an up and down few weeks.
I just tested with “enable cache” ON and “object cache” OFF and the problem still exists.
I’m still using the same method to test as outlined in the OP.
Forum: Plugins
In reply to: [Language Switcher for Transposh] Using only 2-letter language namesWorks great. Thanks!
Forum: Plugins
In reply to: [Language Switcher for Transposh] Using only 2-letter language namesHi,
Currently on 2.0.5. Seems to be working well. The new options are appreciated.
We’ve decided to implement the horizontal codes (lsft_horizontal_codes) output. I may have missed it, but I don’t see a way to style the currently selected language code differently? Is there a way currently or could another class be added to the “li” or “a” element of the currently selected language code?
Thanks!
Forum: Plugins
In reply to: [Language Switcher for Transposh] Using only 2-letter language namesHi,
Happy New Year!
Sorry it’s taken me a while to test this. Just got to it today.
The “[lsft_horizontal_codes]” works fine. However, the dropdown ([lsft_custom_dropdown_codes]) gives me the flags for some reason. Perhaps I’m missing a step that I need to do?
Thanks for the efforts at improving this!Forum: Plugins
In reply to: [Language Switcher for Transposh] Using only 2-letter language namesThanks for the reply. Even just a hook/filter that would allow replacing the text would be great.
Thanks.
Thank you. Deactivating/reactivating fixed it. Not sure how it happened as it had been working before. But I’m not too concerned about figuring that out since I use DLM on lots of sites and this is the first time it’s happened to me. Guessing some fluke with updating things. At any rate all seems good now.
Forum: Plugins
In reply to: [CryptX] Javascript function to ENCRYPT emailsDon’t know when I’ll get to it (the aforementioned project is no longer in my hands), but thank you for the new functionality and I look forward to giving it a whirl.
Thanks!
Wow – so generous of you!
So for this particular plugin, I’ve chosen 10 options to “monitor”. One of them is obviously being referenced by a cron job as it is showing up with a log entry every couple of minutes.
Unfortunately this is the message returned:
Option “wawp_disabled” updated from “” to “”
I looked at the code but it’s not obvious to me where it’s doing its comparison from the old to the new value and how it might interpret this as a “difference” between the old and new value.
Any ideas?
Thanks!
Logical.
And simple-history-log-options-update.php is part of the core of the plugin so I imagine that across plugin updates, I’ll need to maintain any changes there that I make?