archon810
Forum Replies Created
-
Forum: Plugins
In reply to: [Skimlinks Affiliate Marketing Tool] Does Skimlinks support HTTPS sites?I looked at the code, and it looks like the main JS is using a proper HTTPS compatibility, but the disclosure one is loaded via http.
Forum: Plugins
In reply to: [Just Writing] Dragging and dropping imagesForum: Plugins
In reply to: [Just Writing] Dragging and dropping imagesThere’s going to be a new WP editor? 😮
Yay, thanks! Updated.
Forum: Plugins
In reply to: [WordPress Menu Exporter] PHP Fatal error: Cannot redeclare wxr_cdataI pushed a fixed version to https://github.com/archon810/WordPress-Menu-Exporter with the simplest fix I could think of without spending ages on the issue.
Hi Chris,
We use composer for dependency management, and I’d really like to avoid putting unreleased code up on production for testing like that, so I can wait till the next release. When do you think it’ll be?
Chris, were you able to fix it? We’re still seeing these by the thousands per day.
Forum: Plugins
In reply to: [WP-Appbox] Number of issues with Wp-Appbox for a high-traffic siteI’m happy to report that after working with Marcel for several months, reporting bugs and suggesting improvements, the plugin is ready for prime time on a high-traffic site.
I just rolled it out live to Android Police: https://plus.google.com/u/0/+ArtemRussakovskii/posts/6eWsU86JJwa.
Thank you, Marcel.
Hi Chris,
Any updates on the fix?
Thanks.
Hey Chris,
Here’s the debug data from one such request, saved thanks to Sentry.
https://gist.github.com/e46adc4194e82f25eb3733d3e6c57eb2
Also from higher up in the call stack (wp-includes/IXR/class-IXR-server.php):
Forum: Plugins
In reply to: [WP-Appbox] Number of issues with Wp-Appbox for a high-traffic siteHi Marcel,
Thanks for your responses.
Regarding the refresh button, ah, I didn’t notice. What about the cache-clearing request – does it check for admin rights too and only allows clearing cache for admins? Or anyone can craft a simple request to fake the refresh button?
Looking forward to all your improvements, especially caching the not found apps – that’s sort of the biggest issue for us I think.
Do you have any idea what the roadmap timeline is like for these improvements?
Thank you.
Thanks for the suggestion. https://github.com/szepeviktor/w3-total-cache-fixed/issues/379
Just wanted to follow up that the reason I even found this bug in the first place was because we added a feature to set the version of scripts and styles to their respective last modified dates (mtime), but W3TC steals away the valuable cachebust value and replaces it with a static one of its own.
Forum: Plugins
In reply to: [WP-Appbox] Cache directoryWhat if an app is taken down from the Play Store? What happens to the embed, the data, and more importantly the images/thumbs?
Forum: Plugins
In reply to: [HyperDB] utf8mb4 (WP 4.2) not supportedGah, it still doesn’t work, while your tweaks do. See https://wordpress.org/support/topic/mysqli-and-php7-support-mysql_connect-being-deprecated?replies=10#post-8743151.